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

#include <DynamicTablesPkg/Include/ArmNameSpaceObjects.h>

Data Fields

UINT64 DiscoveryRangeBaseAddress
 
UINT32 DiscoveryRangeLength
 Length of the GIC Redistributor Discovery page range.
 

Detailed Description

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

ID: EArmObjGicRedistributorInfo

Definition at line 247 of file ArmNameSpaceObjects.h.

Field Documentation

◆ DiscoveryRangeBaseAddress

UINT64 CmArmGicRedistInfo::DiscoveryRangeBaseAddress

The physical address of a page range containing all GIC Redistributors.

Definition at line 251 of file ArmNameSpaceObjects.h.

◆ DiscoveryRangeLength

UINT32 CmArmGicRedistInfo::DiscoveryRangeLength

Length of the GIC Redistributor Discovery page range.

Definition at line 254 of file ArmNameSpaceObjects.h.


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