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

#include <DynamicTablesPkg/Include/ArmNameSpaceObjects.h>

Data Fields

CM_OBJECT_TOKEN Token
 An unique token used to identify this object.
 
UINT32 IdMappingCount
 Number of ID mappings.
 
CM_OBJECT_TOKEN IdMappingToken
 Reference token for the ID mapping array.
 
UINT32 Identifier
 Unique identifier for this node.
 
UINT32 Flags
 Reserved Memory Range flags.
 
UINT32 MemRangeDescCount
 Memory range descriptor count.
 
CM_OBJECT_TOKEN MemRangeDescToken
 Reference token for the Memory Range descriptor array.
 

Detailed Description

A structure that describes the RMR node for the Platform.

ID: EArmObjRmr

Definition at line 675 of file ArmNameSpaceObjects.h.

Field Documentation

◆ Flags

UINT32 CmArmRmrNode::Flags

Reserved Memory Range flags.

Definition at line 687 of file ArmNameSpaceObjects.h.

◆ Identifier

UINT32 CmArmRmrNode::Identifier

Unique identifier for this node.

Definition at line 684 of file ArmNameSpaceObjects.h.

◆ IdMappingCount

UINT32 CmArmRmrNode::IdMappingCount

Number of ID mappings.

Definition at line 679 of file ArmNameSpaceObjects.h.

◆ IdMappingToken

CM_OBJECT_TOKEN CmArmRmrNode::IdMappingToken

Reference token for the ID mapping array.

Definition at line 681 of file ArmNameSpaceObjects.h.

◆ MemRangeDescCount

UINT32 CmArmRmrNode::MemRangeDescCount

Memory range descriptor count.

Definition at line 690 of file ArmNameSpaceObjects.h.

◆ MemRangeDescToken

CM_OBJECT_TOKEN CmArmRmrNode::MemRangeDescToken

Reference token for the Memory Range descriptor array.

Definition at line 692 of file ArmNameSpaceObjects.h.

◆ Token

CM_OBJECT_TOKEN CmArmRmrNode::Token

An unique token used to identify this object.

Definition at line 677 of file ArmNameSpaceObjects.h.


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