iPXE
Data Fields
EFI_ACPI_5_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 <Acpi50.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 565 of file Acpi50.h.

Field Documentation

◆ Type

UINT8 EFI_ACPI_5_0_PROCESSOR_LOCAL_SAPIC_STRUCTURE::Type

Definition at line 566 of file Acpi50.h.

◆ Length

UINT8 EFI_ACPI_5_0_PROCESSOR_LOCAL_SAPIC_STRUCTURE::Length

Definition at line 567 of file Acpi50.h.

◆ AcpiProcessorId

UINT8 EFI_ACPI_5_0_PROCESSOR_LOCAL_SAPIC_STRUCTURE::AcpiProcessorId

Definition at line 568 of file Acpi50.h.

◆ LocalSapicId

UINT8 EFI_ACPI_5_0_PROCESSOR_LOCAL_SAPIC_STRUCTURE::LocalSapicId

Definition at line 569 of file Acpi50.h.

◆ LocalSapicEid

UINT8 EFI_ACPI_5_0_PROCESSOR_LOCAL_SAPIC_STRUCTURE::LocalSapicEid

Definition at line 570 of file Acpi50.h.

◆ Reserved

UINT8 EFI_ACPI_5_0_PROCESSOR_LOCAL_SAPIC_STRUCTURE::Reserved[3]

Definition at line 571 of file Acpi50.h.

◆ Flags

UINT32 EFI_ACPI_5_0_PROCESSOR_LOCAL_SAPIC_STRUCTURE::Flags

Definition at line 572 of file Acpi50.h.

◆ ACPIProcessorUIDValue

UINT32 EFI_ACPI_5_0_PROCESSOR_LOCAL_SAPIC_STRUCTURE::ACPIProcessorUIDValue

Definition at line 573 of file Acpi50.h.


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