TianoCore EDK2 master
|
#include <DynamicTablesPkg/Include/ArmNameSpaceObjects.h>
Data Fields | |
CM_OBJECT_TOKEN | Token |
An unique token used to identify this object. | |
UINT32 | ItsIdCount |
The number of ITS identifiers in the ITS node. | |
CM_OBJECT_TOKEN | ItsIdToken |
Reference token for the ITS identifier array. | |
UINT32 | Identifier |
Unique identifier for this node. | |
A structure that describes the ITS Group node for the Platform.
ID: EArmObjItsGroup
Definition at line 398 of file ArmNameSpaceObjects.h.
UINT32 CmArmItsGroupNode::Identifier |
Unique identifier for this node.
Definition at line 407 of file ArmNameSpaceObjects.h.
UINT32 CmArmItsGroupNode::ItsIdCount |
The number of ITS identifiers in the ITS node.
Definition at line 402 of file ArmNameSpaceObjects.h.
CM_OBJECT_TOKEN CmArmItsGroupNode::ItsIdToken |
Reference token for the ITS identifier array.
Definition at line 404 of file ArmNameSpaceObjects.h.
CM_OBJECT_TOKEN CmArmItsGroupNode::Token |
An unique token used to identify this object.
Definition at line 400 of file ArmNameSpaceObjects.h.