iPXE
Data Fields
EFI_ACPI_3_0_PROCESSOR_LOCAL_SAPIC_STRUCTURE Struct Reference

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

#include <Acpi30.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 458 of file Acpi30.h.

Field Documentation

◆ Type

UINT8 EFI_ACPI_3_0_PROCESSOR_LOCAL_SAPIC_STRUCTURE::Type

Definition at line 459 of file Acpi30.h.

◆ Length

UINT8 EFI_ACPI_3_0_PROCESSOR_LOCAL_SAPIC_STRUCTURE::Length

Definition at line 460 of file Acpi30.h.

◆ AcpiProcessorId

UINT8 EFI_ACPI_3_0_PROCESSOR_LOCAL_SAPIC_STRUCTURE::AcpiProcessorId

Definition at line 461 of file Acpi30.h.

◆ LocalSapicId

UINT8 EFI_ACPI_3_0_PROCESSOR_LOCAL_SAPIC_STRUCTURE::LocalSapicId

Definition at line 462 of file Acpi30.h.

◆ LocalSapicEid

UINT8 EFI_ACPI_3_0_PROCESSOR_LOCAL_SAPIC_STRUCTURE::LocalSapicEid

Definition at line 463 of file Acpi30.h.

◆ Reserved

UINT8 EFI_ACPI_3_0_PROCESSOR_LOCAL_SAPIC_STRUCTURE::Reserved[3]

Definition at line 464 of file Acpi30.h.

◆ Flags

UINT32 EFI_ACPI_3_0_PROCESSOR_LOCAL_SAPIC_STRUCTURE::Flags

Definition at line 465 of file Acpi30.h.

◆ ACPIProcessorUIDValue

UINT32 EFI_ACPI_3_0_PROCESSOR_LOCAL_SAPIC_STRUCTURE::ACPIProcessorUIDValue

Definition at line 466 of file Acpi30.h.


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