TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_ACPI_6_0_IO_SAPIC_STRUCTURE Struct Reference

#include <MdePkg/Include/IndustryStandard/Acpi60.h>

Data Fields

UINT8 Type
 
UINT8 Length
 
UINT8 IoApicId
 
UINT8 Reserved
 
UINT32 GlobalSystemInterruptBase
 
UINT64 IoSapicAddress
 

Detailed Description

IO SAPIC Structure

Definition at line 443 of file Acpi60.h.

Field Documentation

◆ GlobalSystemInterruptBase

UINT32 EFI_ACPI_6_0_IO_SAPIC_STRUCTURE::GlobalSystemInterruptBase

Definition at line 448 of file Acpi60.h.

◆ IoApicId

UINT8 EFI_ACPI_6_0_IO_SAPIC_STRUCTURE::IoApicId

Definition at line 446 of file Acpi60.h.

◆ IoSapicAddress

UINT64 EFI_ACPI_6_0_IO_SAPIC_STRUCTURE::IoSapicAddress

Definition at line 449 of file Acpi60.h.

◆ Length

UINT8 EFI_ACPI_6_0_IO_SAPIC_STRUCTURE::Length

Definition at line 445 of file Acpi60.h.

◆ Reserved

UINT8 EFI_ACPI_6_0_IO_SAPIC_STRUCTURE::Reserved

Definition at line 447 of file Acpi60.h.

◆ Type

UINT8 EFI_ACPI_6_0_IO_SAPIC_STRUCTURE::Type

Definition at line 444 of file Acpi60.h.


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