]> git.proxmox.com Git - mirror_edk2.git/commit
DynamicTablesPkg: AML code generation for a Package
authorPierre Gondois <Pierre.Gondois@arm.com>
Fri, 8 Oct 2021 14:46:23 +0000 (15:46 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 8 Oct 2021 15:39:42 +0000 (15:39 +0000)
commit1e33479b393902b97821ab8a0ef321045804c013
tree9753a7e1c5e9b1211ceee3427c7111df06b0499f
parent9454d1ebcbee01ccf504ea7e8bf7d7e83a8e99e2
DynamicTablesPkg: AML code generation for a Package

Add AmlCodeGenPackage() to generate AML code for declaring
a Package() object. This function generates an empty package
node. New elements can then be added to the package's variable
argument list.

Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
DynamicTablesPkg/Library/Common/AmlLib/CodeGen/AmlCodeGen.c