diff options
author | Pierre Gondois <Pierre.Gondois@arm.com> | 2021-10-08 15:46:27 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2021-10-08 15:39:42 +0000 |
commit | e2d7b4950b5bdabd494314ebc009e7ade5335f1e (patch) | |
tree | 5ed90ac29e3dafbbe418d2c724cf9f310bd0e1d1 /BaseTools/Source/Python/Ecc/ParserWarning.py | |
parent | de62ccbf4fe68bfbe3e35da41bb15e5596a46f25 (diff) | |
download | edk2-e2d7b4950b5bdabd494314ebc009e7ade5335f1e.tar.gz edk2-e2d7b4950b5bdabd494314ebc009e7ade5335f1e.tar.bz2 edk2-e2d7b4950b5bdabd494314ebc009e7ade5335f1e.zip |
DynamicTablesPkg: AML code generation to Return a NameString
Add AmlCodeGenReturnNameString() to generate AML code for a
Return object node, returning the object as a NameString.
AmlCodeGenReturn ("NAM1", ParentNode, NewObjectNode) is
equivalent of the following ASL code:
Return(NAM1)
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Diffstat (limited to 'BaseTools/Source/Python/Ecc/ParserWarning.py')
0 files changed, 0 insertions, 0 deletions