Data Fields | |
UINT32 | ApicID |
BOOLEAN | Enabled |
EFI_CPU_DESIGNATION | Designation |
EFI_MP_HEALTH | Health |
UINTN | PackageNumber |
UINTN | NumberOfCores |
UINTN | NumberOfThreads |
UINT64 | ProcessorPALCompatibilityFlags |
UINT64 | ProcessorTestMask |
UINT32 EFI_MP_PROC_CONTEXT::ApicID |
This field indicates whether the processor is playing the role of BSP. If the value is EfiCpuAP, then the processor is AP. If the value is EfiCpuBSP, then the processor is BSP.
BOOLEAN EFI_MP_PROC_CONTEXT::Enabled |
This field indicates whether the processor is enabled. If the value is TRUE, then the processor is enabled. Otherwise, it is disabled.
Zero-based physical core number within package of the processor.
Zero-based logical thread number within core of the processor.
Zero-based physical package number that identifies the cartridge of the processor.
This field is reserved.