]> git.proxmox.com Git - mirror_edk2.git/commit
DynamicTablesPkg: AML utility interfaces
authorPierre Gondois <pierre.gondois@arm.com>
Tue, 4 Aug 2020 08:01:18 +0000 (09:01 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 13 Aug 2020 18:00:06 +0000 (18:00 +0000)
commit667aa7ccbf8311a3bbe6ae541cdb6915711a9f3e
tree593c99ef7fcdfce711c01e7f85e78fc0b477f7d9
parent0414377c021e624dba9d01314464620db3ec3744
DynamicTablesPkg: AML utility interfaces

The AML utility interfaces are a collection of helper functions
that assist in computing the checksum, size and to propagate the
node information as a result of addition or update of AML nodes.

Signed-off-by: Pierre Gondois <pierre.gondois@arm.com>
Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Reviewed-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
DynamicTablesPkg/Library/Common/AmlLib/Utils/AmlUtility.c [new file with mode: 0644]
DynamicTablesPkg/Library/Common/AmlLib/Utils/AmlUtility.h [new file with mode: 0644]