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

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

Data Fields

UINT8 Type
 
UINT8 Length
 
UINT8 IoApicId
 
UINT8 Reserved
 
UINT32 IoApicAddress
 
UINT32 GlobalSystemInterruptBase
 

Detailed Description

IO APIC Structure

Definition at line 364 of file Acpi60.h.

Field Documentation

◆ GlobalSystemInterruptBase

UINT32 EFI_ACPI_6_0_IO_APIC_STRUCTURE::GlobalSystemInterruptBase

Definition at line 370 of file Acpi60.h.

◆ IoApicAddress

UINT32 EFI_ACPI_6_0_IO_APIC_STRUCTURE::IoApicAddress

Definition at line 369 of file Acpi60.h.

◆ IoApicId

UINT8 EFI_ACPI_6_0_IO_APIC_STRUCTURE::IoApicId

Definition at line 367 of file Acpi60.h.

◆ Length

UINT8 EFI_ACPI_6_0_IO_APIC_STRUCTURE::Length

Definition at line 366 of file Acpi60.h.

◆ Reserved

UINT8 EFI_ACPI_6_0_IO_APIC_STRUCTURE::Reserved

Definition at line 368 of file Acpi60.h.

◆ Type

UINT8 EFI_ACPI_6_0_IO_APIC_STRUCTURE::Type

Definition at line 365 of file Acpi60.h.


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