TianoCore EDK2 master
|
Go to the source code of this file.
Data Structures | |
struct | PROCESSOR_HAND_OFF |
struct | MP_HAND_OFF |
struct | MP_HAND_OFF_CONFIG |
Macros | |
#define | MP_HANDOFF_GUID |
#define | MP_HANDOFF_CONFIG_GUID |
Variables | |
EFI_GUID | mMpHandOffGuid |
EFI_GUID | mMpHandOffConfigGuid |
Defines the HOB GUID, which is utilized for transferring essential information from the PEI to the DXE phase.
Copyright (c) 2015 - 2023, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file MpHandOff.h.
#define MP_HANDOFF_CONFIG_GUID |
Definition at line 18 of file MpHandOff.h.
#define MP_HANDOFF_GUID |
Definition at line 13 of file MpHandOff.h.