TianoCore EDK2 master
|
#include <DynamicTablesPkg/Include/ArchCommonNameSpaceObjects.h>
Data Fields | |
CM_OBJECT_TOKEN | ReferenceToken |
Token of the CM object being referenced. | |
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 EArchCommonObjCmRef.
This can be used is to represent one-to-many relationships between objects.
ID: EArchCommonObjCmRef
Definition at line 137 of file ArchCommonNameSpaceObjects.h.
CM_OBJECT_TOKEN CmArchCommonObjRef::ReferenceToken |
Token of the CM object being referenced.
Definition at line 139 of file ArchCommonNameSpaceObjects.h.