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

#include <DynamicTablesPkg/Include/ArmNameSpaceObjects.h>

Data Fields

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

Detailed Description

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

ID: EArmObjGicMsiFrameInfo

Definition at line 222 of file ArmNameSpaceObjects.h.

Field Documentation

◆ Flags

UINT32 CmArmGicMsiFrameInfo::Flags

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

Definition at line 233 of file ArmNameSpaceObjects.h.

◆ GicMsiFrameId

UINT32 CmArmGicMsiFrameInfo::GicMsiFrameId

The GIC MSI Frame ID.

Definition at line 224 of file ArmNameSpaceObjects.h.

◆ PhysicalBaseAddress

UINT64 CmArmGicMsiFrameInfo::PhysicalBaseAddress

The Physical base address for the MSI Frame.

Definition at line 227 of file ArmNameSpaceObjects.h.

◆ SPIBase

UINT16 CmArmGicMsiFrameInfo::SPIBase

SPI Base used by this frame.

Definition at line 239 of file ArmNameSpaceObjects.h.

◆ SPICount

UINT16 CmArmGicMsiFrameInfo::SPICount

SPI Count used by this frame.

Definition at line 236 of file ArmNameSpaceObjects.h.


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