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

Data Fields

EFI_ACPI_AEST_NODE_STRUCT NodeHeader
 AEST Node header. More...
 
UINT32 AcpiProcessorId
 Processor ID of node. More...
 
UINT8 ResourceType
 
UINT8 Reserved
 Reserved - must be zero. More...
 
UINT8 Flags
 Processor structure flags. More...
 
UINT8 Revision
 Processor structure revision. More...
 
UINT64 ProcessorAffinityLevelIndicator
 
EFI_ACPI_AEST_PROCESSOR_RESOURCE Resource
 Processor resource. More...
 

Detailed Description

AEST Processor structure.

Field Documentation

UINT32 EFI_ACPI_AEST_PROCESSOR_STRUCT::AcpiProcessorId

Processor ID of node.

UINT8 EFI_ACPI_AEST_PROCESSOR_STRUCT::Flags

Processor structure flags.

EFI_ACPI_AEST_NODE_STRUCT EFI_ACPI_AEST_PROCESSOR_STRUCT::NodeHeader

AEST Node header.

UINT64 EFI_ACPI_AEST_PROCESSOR_STRUCT::ProcessorAffinityLevelIndicator

Processor affinity descriptor for the resource that this error node pertains to.

UINT8 EFI_ACPI_AEST_PROCESSOR_STRUCT::Reserved

Reserved - must be zero.

EFI_ACPI_AEST_PROCESSOR_RESOURCE EFI_ACPI_AEST_PROCESSOR_STRUCT::Resource

Processor resource.

UINT8 EFI_ACPI_AEST_PROCESSOR_STRUCT::ResourceType

Resource type of the processor node. 0x0 - Cache 0x1 - TLB 0x2 - Generic

UINT8 EFI_ACPI_AEST_PROCESSOR_STRUCT::Revision

Processor structure revision.