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

#include <DynamicTablesPkg/Library/Common/DynamicPlatRepoLib/TokenMapper.h>

Data Fields

CM_OBJECT_TOKEN Token
 Object Token.
 
CM_OBJ_DESCRIPTOR CmObjDesc
 

Detailed Description

Token mapping descriptor.

Bind a token and a CmObj together.

Definition at line 22 of file TokenMapper.h.

Field Documentation

◆ CmObjDesc

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.

◆ Token

CM_OBJECT_TOKEN TokenMapDescriptor::Token

Object Token.

Definition at line 24 of file TokenMapper.h.


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