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

#include <DynamicTablesPkg/Include/ArmNameSpaceObjects.h>

Data Fields

UINT32 InputBase
 Input base.
 
UINT32 NumIds
 Number of input IDs.
 
UINT32 OutputBase
 Output Base.
 
CM_OBJECT_TOKEN OutputReferenceToken
 Reference token for the output node.
 
UINT32 Flags
 Flags.
 

Detailed Description

A structure that describes the ID Mappings for the Platform.

ID: EArmObjIdMappingArray

Definition at line 606 of file ArmNameSpaceObjects.h.

Field Documentation

◆ Flags

UINT32 CmArmIdMapping::Flags

Flags.

Definition at line 616 of file ArmNameSpaceObjects.h.

◆ InputBase

UINT32 CmArmIdMapping::InputBase

Input base.

Definition at line 608 of file ArmNameSpaceObjects.h.

◆ NumIds

UINT32 CmArmIdMapping::NumIds

Number of input IDs.

Definition at line 610 of file ArmNameSpaceObjects.h.

◆ OutputBase

UINT32 CmArmIdMapping::OutputBase

Output Base.

Definition at line 612 of file ArmNameSpaceObjects.h.

◆ OutputReferenceToken

CM_OBJECT_TOKEN CmArmIdMapping::OutputReferenceToken

Reference token for the output node.

Definition at line 614 of file ArmNameSpaceObjects.h.


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