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

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

Data Fields

UINT8 Type
 
UINT8 Length
 
UINT16 Flags
 
UINT8 InterruptType
 
UINT8 ProcessorId
 
UINT8 ProcessorEid
 
UINT8 IoSapicVector
 
UINT32 GlobalSystemInterrupt
 
UINT32 PlatformInterruptSourceFlags
 
UINT8 CpeiProcessorOverride
 
UINT8 Reserved [31]
 

Detailed Description

Platform Interrupt Sources Structure Definition

Definition at line 388 of file Acpi60.h.

Field Documentation

◆ CpeiProcessorOverride

UINT8 EFI_ACPI_6_0_PLATFORM_INTERRUPT_APIC_STRUCTURE::CpeiProcessorOverride

Definition at line 398 of file Acpi60.h.

◆ Flags

UINT16 EFI_ACPI_6_0_PLATFORM_INTERRUPT_APIC_STRUCTURE::Flags

Definition at line 391 of file Acpi60.h.

◆ GlobalSystemInterrupt

UINT32 EFI_ACPI_6_0_PLATFORM_INTERRUPT_APIC_STRUCTURE::GlobalSystemInterrupt

Definition at line 396 of file Acpi60.h.

◆ InterruptType

UINT8 EFI_ACPI_6_0_PLATFORM_INTERRUPT_APIC_STRUCTURE::InterruptType

Definition at line 392 of file Acpi60.h.

◆ IoSapicVector

UINT8 EFI_ACPI_6_0_PLATFORM_INTERRUPT_APIC_STRUCTURE::IoSapicVector

Definition at line 395 of file Acpi60.h.

◆ Length

UINT8 EFI_ACPI_6_0_PLATFORM_INTERRUPT_APIC_STRUCTURE::Length

Definition at line 390 of file Acpi60.h.

◆ PlatformInterruptSourceFlags

UINT32 EFI_ACPI_6_0_PLATFORM_INTERRUPT_APIC_STRUCTURE::PlatformInterruptSourceFlags

Definition at line 397 of file Acpi60.h.

◆ ProcessorEid

UINT8 EFI_ACPI_6_0_PLATFORM_INTERRUPT_APIC_STRUCTURE::ProcessorEid

Definition at line 394 of file Acpi60.h.

◆ ProcessorId

UINT8 EFI_ACPI_6_0_PLATFORM_INTERRUPT_APIC_STRUCTURE::ProcessorId

Definition at line 393 of file Acpi60.h.

◆ Reserved

UINT8 EFI_ACPI_6_0_PLATFORM_INTERRUPT_APIC_STRUCTURE::Reserved[31]

Definition at line 399 of file Acpi60.h.

◆ Type

UINT8 EFI_ACPI_6_0_PLATFORM_INTERRUPT_APIC_STRUCTURE::Type

Definition at line 389 of file Acpi60.h.


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