iPXE
Data Fields
EFI_ACPI_5_1_PROCESSOR_LOCAL_SAPIC_STRUCTURE Struct Reference

Local SAPIC Structure This struct followed by a null-terminated ASCII string - ACPI Processor UID String. More...

#include <Acpi51.h>

Data Fields

UINT8 Type
 
UINT8 Length
 
UINT8 AcpiProcessorId
 
UINT8 LocalSapicId
 
UINT8 LocalSapicEid
 
UINT8 Reserved [3]
 
UINT32 Flags
 
UINT32 ACPIProcessorUIDValue
 

Detailed Description

Local SAPIC Structure This struct followed by a null-terminated ASCII string - ACPI Processor UID String.

Definition at line 446 of file Acpi51.h.

Field Documentation

◆ Type

UINT8 EFI_ACPI_5_1_PROCESSOR_LOCAL_SAPIC_STRUCTURE::Type

Definition at line 447 of file Acpi51.h.

◆ Length

UINT8 EFI_ACPI_5_1_PROCESSOR_LOCAL_SAPIC_STRUCTURE::Length

Definition at line 448 of file Acpi51.h.

◆ AcpiProcessorId

UINT8 EFI_ACPI_5_1_PROCESSOR_LOCAL_SAPIC_STRUCTURE::AcpiProcessorId

Definition at line 449 of file Acpi51.h.

◆ LocalSapicId

UINT8 EFI_ACPI_5_1_PROCESSOR_LOCAL_SAPIC_STRUCTURE::LocalSapicId

Definition at line 450 of file Acpi51.h.

◆ LocalSapicEid

UINT8 EFI_ACPI_5_1_PROCESSOR_LOCAL_SAPIC_STRUCTURE::LocalSapicEid

Definition at line 451 of file Acpi51.h.

◆ Reserved

UINT8 EFI_ACPI_5_1_PROCESSOR_LOCAL_SAPIC_STRUCTURE::Reserved[3]

Definition at line 452 of file Acpi51.h.

◆ Flags

UINT32 EFI_ACPI_5_1_PROCESSOR_LOCAL_SAPIC_STRUCTURE::Flags

Definition at line 453 of file Acpi51.h.

◆ ACPIProcessorUIDValue

UINT32 EFI_ACPI_5_1_PROCESSOR_LOCAL_SAPIC_STRUCTURE::ACPIProcessorUIDValue

Definition at line 454 of file Acpi51.h.


The documentation for this struct was generated from the following file: