DynamicTablesPkg[all]  1.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CmArmObjRef Struct Reference

Data Fields

CM_OBJECT_TOKEN ReferenceToken
 Token of the CM object being referenced. More...
 

Detailed Description

A structure that describes a reference to another Configuration Manager object.

This is useful for creating an array of reference tokens. The framework can then query the configuration manager for these arrays using the object ID EArmObjCmRef.

This can be used is to represent one-to-many relationships between objects.

ID: EArmObjCmRef

Field Documentation

CM_OBJECT_TOKEN CmArmObjRef::ReferenceToken

Token of the CM object being referenced.