MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
EFI_ACPI_6_4_PPTT_STRUCTURE_PROCESSOR_FLAGS Struct Reference

Data Fields

UINT32 PhysicalPackage:1
 
UINT32 AcpiProcessorIdValid:1
 
UINT32 ProcessorIsAThread:1
 
UINT32 NodeIsALeaf:1
 
UINT32 IdenticalImplementation:1
 
UINT32 Reserved:27
 

Detailed Description

Processor hierarchy node structure flags

Field Documentation

UINT32 EFI_ACPI_6_4_PPTT_STRUCTURE_PROCESSOR_FLAGS::AcpiProcessorIdValid
UINT32 EFI_ACPI_6_4_PPTT_STRUCTURE_PROCESSOR_FLAGS::IdenticalImplementation
UINT32 EFI_ACPI_6_4_PPTT_STRUCTURE_PROCESSOR_FLAGS::NodeIsALeaf
UINT32 EFI_ACPI_6_4_PPTT_STRUCTURE_PROCESSOR_FLAGS::PhysicalPackage
UINT32 EFI_ACPI_6_4_PPTT_STRUCTURE_PROCESSOR_FLAGS::ProcessorIsAThread
UINT32 EFI_ACPI_6_4_PPTT_STRUCTURE_PROCESSOR_FLAGS::Reserved