diff options
author | Pierre Gondois <Pierre.Gondois@arm.com> | 2021-10-08 15:46:26 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2021-10-08 15:39:42 +0000 |
commit | de62ccbf4fe68bfbe3e35da41bb15e5596a46f25 (patch) | |
tree | fd4b8a3fdf4fc9ba124bec71433c3325afac309b /BaseTools/Source/Python/Ecc | |
parent | ce15936f2f6f82d0feef49d53ea7671b04f0906e (diff) | |
download | edk2-de62ccbf4fe68bfbe3e35da41bb15e5596a46f25.tar.gz edk2-de62ccbf4fe68bfbe3e35da41bb15e5596a46f25.tar.bz2 edk2-de62ccbf4fe68bfbe3e35da41bb15e5596a46f25.zip |
DynamicTablesPkg: AML code generation for a Method
Add AmlCodeGenMethod() to generate code for a control method.
AmlCodeGenMethod ("MET0", 1, TRUE, 3, ParentNode, NewObjectNode)
is equivalent of the following ASL code:
Method(MET0, 1, Serialized, 3) {}
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Diffstat (limited to 'BaseTools/Source/Python/Ecc')
0 files changed, 0 insertions, 0 deletions