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

#include <DynamicTablesPkg/Include/ArchCommonNameSpaceObjects.h>

Data Fields

CM_OBJECT_TOKEN ReferenceToken
 Token of the CM object being referenced.
 

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 EArchCommonObjCmRef.

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

ID: EArchCommonObjCmRef

Definition at line 137 of file ArchCommonNameSpaceObjects.h.

Field Documentation

◆ ReferenceToken

CM_OBJECT_TOKEN CmArchCommonObjRef::ReferenceToken

Token of the CM object being referenced.

Definition at line 139 of file ArchCommonNameSpaceObjects.h.


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