TianoCore EDK2 master
|
#include <DynamicTablesPkg/Library/Common/DynamicPlatRepoLib/TokenMapper.h>
Data Fields | |
CM_OBJECT_TOKEN | Token |
Object Token. | |
CM_OBJ_DESCRIPTOR | CmObjDesc |
Token mapping descriptor.
Bind a token and a CmObj together.
Definition at line 22 of file TokenMapper.h.
CM_OBJ_DESCRIPTOR TokenMapDescriptor::CmObjDesc |
CmObjectDescriptor CM_OBJ_DESCRIPTOR.Data is a reference copy and not allocated. It points to the individual objects in the Dynamic Plat Repo ArmNameSpaceObjectArray.
Definition at line 29 of file TokenMapper.h.
CM_OBJECT_TOKEN TokenMapDescriptor::Token |
Object Token.
Definition at line 24 of file TokenMapper.h.