edk2/DynamicTablesPkg/Drivers/DynamicTableManagerDxe
Pierre Gondois 771b452507 DynamicTablesPkg: Add GetMetadataRoot() cb to DynamicTableFactory protocol
The newly added MetadataObjLib allows to store information either:
- generated by the DynamictTablesPkg framework
- provided by a ConfigurationManager
- parsed from another source of information

This information might be subject to validation/verification.
This step can only be done once the firmware tables generated
by the DynamictTablesPkg have been generated.

Add a new GetMetadataRoot() callback to the
EDKII_DYNAMIC_TABLE_FACTORY_PROTOCOL. This callback allows
to fetch the Metadata Root, allowing to access all the Metadata
information generated. This Metadata is then validated by the
DynamicTableManagerDxe.

Signed-off-by: Pierre Gondois <pierre.gondois@arm.com>
2025-06-11 12:24:35 +00:00
..
Arm DynamicTablesPkg: DynamicTableManagerDxe: Refactor PresenceArray 2024-07-29 13:44:55 +00:00
X64 DynamicTablesPkg/DynamicTableManagerDxe: Adds X64 GetAcpiTablePresenceInfo 2024-08-02 08:05:57 +00:00
DynamicTableManagerDxe.c DynamicTablesPkg: Add GetMetadataRoot() cb to DynamicTableFactory protocol 2025-06-11 12:24:35 +00:00
DynamicTableManagerDxe.h DynamicTablesPkg: DynamicTableManagerDxe: Refactor PresenceArray 2024-07-29 13:44:55 +00:00
DynamicTableManagerDxe.inf DynamicTablesPkg: Add GetMetadataRoot() cb to DynamicTableFactory protocol 2025-06-11 12:24:35 +00:00