mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-10-20 21:53:06 +00:00
![]() It is often desirable to clone an AML branch/tree or an AML node. An example of could be to clone an AML template before fixup so that the original AML template remains unmodified. Another example would be replicating a device branch in the AML tree and fixing up the device information. To facilitate such scenarios the AmlLib library provides functions that can be used to clone an AML branch/tree or an AML node. 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> |
||
---|---|---|
.. | ||
AmlClone.c | ||
AmlNode.c | ||
AmlNode.h | ||
AmlNodeInterface.c | ||
AmlTree.c | ||
AmlTree.h | ||
AmlTreeEnumerator.c | ||
AmlTreeIterator.c | ||
AmlTreeIterator.h | ||
AmlTreeTraversal.c | ||
AmlTreeTraversal.h |