iPXE
Data Fields
EFI_ACPI_4_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 <Acpi40.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 418 of file Acpi40.h.

Field Documentation

◆ Type

UINT8 EFI_ACPI_4_0_PROCESSOR_LOCAL_SAPIC_STRUCTURE::Type

Definition at line 419 of file Acpi40.h.

◆ Length

UINT8 EFI_ACPI_4_0_PROCESSOR_LOCAL_SAPIC_STRUCTURE::Length

Definition at line 420 of file Acpi40.h.

◆ AcpiProcessorId

UINT8 EFI_ACPI_4_0_PROCESSOR_LOCAL_SAPIC_STRUCTURE::AcpiProcessorId

Definition at line 421 of file Acpi40.h.

◆ LocalSapicId

UINT8 EFI_ACPI_4_0_PROCESSOR_LOCAL_SAPIC_STRUCTURE::LocalSapicId

Definition at line 422 of file Acpi40.h.

◆ LocalSapicEid

UINT8 EFI_ACPI_4_0_PROCESSOR_LOCAL_SAPIC_STRUCTURE::LocalSapicEid

Definition at line 423 of file Acpi40.h.

◆ Reserved

UINT8 EFI_ACPI_4_0_PROCESSOR_LOCAL_SAPIC_STRUCTURE::Reserved[3]

Definition at line 424 of file Acpi40.h.

◆ Flags

UINT32 EFI_ACPI_4_0_PROCESSOR_LOCAL_SAPIC_STRUCTURE::Flags

Definition at line 425 of file Acpi40.h.

◆ ACPIProcessorUIDValue

UINT32 EFI_ACPI_4_0_PROCESSOR_LOCAL_SAPIC_STRUCTURE::ACPIProcessorUIDValue

Definition at line 426 of file Acpi40.h.


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