audk/DynamicTablesPkg/Library/Common
Pierre Gondois 38f6d78c3b DynamicTablesPkg: Add DynamicPlatRepo library
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 inf file of the module and the main module
functionnalities and update the dsc file of the package.

Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
2021-12-14 18:45:19 +00:00
..
AcpiHelperLib DynamicTablesPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
AmlLib DynamicTablesPkg: Add AmlAttachNode() 2021-12-13 12:48:42 +00:00
DynamicPlatRepoLib DynamicTablesPkg: Add DynamicPlatRepo library 2021-12-14 18:45:19 +00:00
SsdtSerialPortFixupLib DynamicTablesPkg: Handle 16550_WITH_GAS id 2021-12-14 16:07:00 +00:00
TableHelperLib DynamicTablesPkg: Fix multiple objects parsing 2021-12-13 12:48:42 +00:00