TianoCore EDK2
master
Loading...
Searching...
No Matches
CpuHotPlugData.h
Go to the documentation of this file.
1
9
#ifndef _CPU_HOT_PLUG_DATA_H_
10
#define _CPU_HOT_PLUG_DATA_H_
11
12
#define CPU_HOT_PLUG_DATA_REVISION_1 0x00000001
13
14
typedef
struct
{
15
UINT32 Revision;
// Used for version identification for this structure
16
UINT32 ArrayLength;
// The entries number of the following ApicId array and SmBase array
17
//
18
// Data required for SMBASE relocation
19
//
20
UINT64 *ApicId;
// Pointer to ApicId array
21
UINTN
*SmBase;
// Pointer to SmBase array
22
UINT32 Reserved;
23
UINT32 SmrrBase;
24
UINT32 SmrrSize;
25
}
CPU_HOT_PLUG_DATA
;
26
27
#endif
UINTN
UINT64 UINTN
Definition:
ProcessorBind.h:112
CPU_HOT_PLUG_DATA
Definition:
CpuHotPlugData.h:14
UefiCpuPkg
Include
CpuHotPlugData.h
Generated on Fri Nov 15 2024 18:01:26 for TianoCore EDK2 by
1.9.6