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

Data Fields

UINT64 PhysicalBaseAddress
 The Physical Base address for the GIC Distributor. More...
 
UINT32 SystemVectorBase
 
UINT8 GicVersion
 

Detailed Description

A structure that describes the GIC Distributor information for the Platform.

ID: EArmObjGicDInfo

Field Documentation

UINT8 CmArmGicDInfo::GicVersion

The GIC version as described by the GICD structure in the ACPI Specification.

UINT64 CmArmGicDInfo::PhysicalBaseAddress

The Physical Base address for the GIC Distributor.

UINT32 CmArmGicDInfo::SystemVectorBase

The global system interrupt number where this GIC Distributor's interrupt inputs start.