TianoCore EDK2 master
|
#include <DynamicTablesPkg/Include/ArmNameSpaceObjects.h>
Data Fields | |
UINT64 | DiscoveryRangeBaseAddress |
UINT32 | DiscoveryRangeLength |
Length of the GIC Redistributor Discovery page range. | |
A structure that describes the GIC Redistributor information for the Platform.
ID: EArmObjGicRedistributorInfo
Definition at line 247 of file ArmNameSpaceObjects.h.
UINT64 CmArmGicRedistInfo::DiscoveryRangeBaseAddress |
The physical address of a page range containing all GIC Redistributors.
Definition at line 251 of file ArmNameSpaceObjects.h.
UINT32 CmArmGicRedistInfo::DiscoveryRangeLength |
Length of the GIC Redistributor Discovery page range.
Definition at line 254 of file ArmNameSpaceObjects.h.