TianoCore EDK2 master
|
Go to the source code of this file.
Data Structures | |
struct | MM_CPU_SYNC_CONFIG |
Macros | |
#define | MM_CPU_SYNC_CONFIG_HOB_GUID |
Enumerations | |
enum | MM_CPU_SYNC_MODE { MmCpuSyncModeTradition , MmCpuSyncModeRelaxedAp , MmCpuSyncModeMax } |
Variables | |
EFI_GUID | gMmCpuSyncConfigHobGuid |
This file defines MM_CPU_SYNC_CONFIG which controls how BSP synchronizes with APs in x86 SMM environment.
Copyright (c) 2024, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file MmCpuSyncConfig.h.
#define MM_CPU_SYNC_CONFIG_HOB_GUID |
The GUID of the MmCpuSyncConfig GUIDed HOB.
Definition at line 17 of file MmCpuSyncConfig.h.
enum MM_CPU_SYNC_MODE |
Definition at line 22 of file MmCpuSyncConfig.h.