]> git.proxmox.com Git - mirror_edk2.git/commit
DynamicTablesPkg: Add AddSsdtAcpiHeader()
authorPierre Gondois <Pierre.Gondois@arm.com>
Fri, 8 Oct 2021 14:46:14 +0000 (15:46 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 8 Oct 2021 15:39:42 +0000 (15:39 +0000)
commitbfaf7c8b9e4b89eb49c6357e50ba556e5fc47387
treebd9465a0cdc6321dc2eb671c9050b134deb220e4
parent25cf58a16353b20a20641c499b013392c5eb42ae
DynamicTablesPkg: Add AddSsdtAcpiHeader()

To fetch the Oem information from the ConfigurationManagerProtocol
and the AcpiTableInfo, and populate the SSDT ACPI header when
creating a RootNode via the AmlLib, create AddSsdtAcpiHeader().

Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
DynamicTablesPkg/Include/Library/TableHelperLib.h
DynamicTablesPkg/Library/Common/TableHelperLib/TableHelper.c