TianoCore EDK2
master
Loading...
Searching...
No Matches
SmmBaseHob.h
Go to the documentation of this file.
1
42
#ifndef SMM_BASE_HOB_H_
43
#define SMM_BASE_HOB_H_
44
45
#define SMM_BASE_HOB_DATA_GUID \
46
{ \
47
0xc2217ba7, 0x03bb, 0x4f63, {0xa6, 0x47, 0x7c, 0x25, 0xc5, 0xfc, 0x9d, 0x73} \
48
}
49
50
#pragma pack(1)
51
typedef
struct
{
61
UINT32
ProcessorIndex
;
65
UINT32
NumberOfProcessors
;
69
UINT64 SmBase[];
70
}
SMM_BASE_HOB_DATA
;
71
#pragma pack()
72
73
extern
EFI_GUID
gSmmBaseHobGuid;
74
75
#endif
GUID
Definition:
Base.h:213
SMM_BASE_HOB_DATA
Definition:
SmmBaseHob.h:51
SMM_BASE_HOB_DATA::NumberOfProcessors
UINT32 NumberOfProcessors
Definition:
SmmBaseHob.h:65
SMM_BASE_HOB_DATA::ProcessorIndex
UINT32 ProcessorIndex
Definition:
SmmBaseHob.h:61
UefiCpuPkg
Include
Guid
SmmBaseHob.h
Generated on Fri Nov 15 2024 18:01:26 for TianoCore EDK2 by
1.9.6