]> git.proxmox.com Git - mirror_edk2.git/commit
DynamicTablesPkg: Make AmlNodeGetIntegerValue public
authorPierre Gondois <Pierre.Gondois@arm.com>
Fri, 8 Oct 2021 14:46:20 +0000 (15:46 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 8 Oct 2021 15:39:42 +0000 (15:39 +0000)
commit6d2777d85fb92f13e1aafa9ef55778cd4982315a
tree4c6880818301cefb57d35a8edeeab6ed0fed4de1
parent37bd08176ca7908ad5310c3b28b2e8ffb8a9eaa2
DynamicTablesPkg: Make AmlNodeGetIntegerValue public

Remove the STATIC qualifier for the AmlUtility function
AmlNodeGetIntegerValue() and add the definition to the
header file so that it can be used by other AmlLib
sub-modules.

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