summaryrefslogtreecommitdiffstats
path: root/DynamicTablesPkg/Library/Common/DynamicPlatRepoLib/DynamicPlatRepo.c
diff options
context:
space:
mode:
authorPierre Gondois <Pierre.Gondois@arm.com>2021-12-09 10:32:50 +0100
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2021-12-14 18:45:19 +0000
commit5fe5b6f94fd3b8717b0418bf68ccd1f3323cb498 (patch)
tree43e7b8b7109ddb09a7900d1a5d04a01b6950cf9d /DynamicTablesPkg/Library/Common/DynamicPlatRepoLib/DynamicPlatRepo.c
parent740e3bb63468845b7cd7bbe87aec94f4afe89e16 (diff)
downloadedk2-5fe5b6f94fd3b8717b0418bf68ccd1f3323cb498.tar.gz
edk2-5fe5b6f94fd3b8717b0418bf68ccd1f3323cb498.tar.bz2
edk2-5fe5b6f94fd3b8717b0418bf68ccd1f3323cb498.zip
DynamicTablesPkg: DynamicPlatRepo: Add TokenMapper
The DynamicPlatRepo library allows to handle dynamically created CmObj. The dynamic platform repository can be in the following states: 1 - Non-initialised 2 - Transient: Possibility to add CmObj to the platform, but not to query them. 3 - Finalised: Possibility to query CmObj, but not to add new. A token is allocated to each CmObj added to the dynamic platform repository (except for reference tokens CmObj). This allows to retrieve dynamic CmObjs among all CmObj (static CmObj for instance). This patch add the TokenMapper files, allowing to retrieve a CmObj from a token/CmObjId couple. Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com> Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
Diffstat (limited to 'DynamicTablesPkg/Library/Common/DynamicPlatRepoLib/DynamicPlatRepo.c')
0 files changed, 0 insertions, 0 deletions