DynamicTablesPkg[all]  1.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CmArmGicMsiFrameInfo Struct Reference

Data Fields

UINT32 GicMsiFrameId
 The GIC MSI Frame ID. More...
 
UINT64 PhysicalBaseAddress
 The Physical base address for the MSI Frame. More...
 
UINT32 Flags
 
UINT16 SPICount
 SPI Count used by this frame. More...
 
UINT16 SPIBase
 SPI Base used by this frame. More...
 

Detailed Description

A structure that describes the GIC MSI Frame information for the Platform.

ID: EArmObjGicMsiFrameInfo

Field Documentation

UINT32 CmArmGicMsiFrameInfo::Flags

The GIC MSI Frame flags as described by the GIC MSI frame structure in the ACPI Specification.

UINT32 CmArmGicMsiFrameInfo::GicMsiFrameId

The GIC MSI Frame ID.

UINT64 CmArmGicMsiFrameInfo::PhysicalBaseAddress

The Physical base address for the MSI Frame.

UINT16 CmArmGicMsiFrameInfo::SPIBase

SPI Base used by this frame.

UINT16 CmArmGicMsiFrameInfo::SPICount

SPI Count used by this frame.