summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Table
diff options
context:
space:
mode:
authorPierre Gondois <pierre.gondois@arm.com>2020-07-29 13:11:20 +0100
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2020-08-13 18:00:06 +0000
commit292e5408547767553e838b3e825a49c338224c16 (patch)
treece84298d2a7e82286621accb299bad1be1417425 /BaseTools/Source/Python/Table
parent056b0f1b207dd1825f11cfe035bccd14b0281ffc (diff)
downloadedk2-292e5408547767553e838b3e825a49c338224c16.tar.gz
edk2-292e5408547767553e838b3e825a49c338224c16.tar.bz2
edk2-292e5408547767553e838b3e825a49c338224c16.zip
DynamicTablesPkg: AmlLib definitions
Dynamic AML is a solution to generate Definition Block tables at runtime. Dynamic AML provides the following techniques for generating AML tables. - AML Fixup - AML Codegen - AML Fixup + Codegen AML fixup involves patching small sections of a template AML code at runtime, while AML Codegen provides APIs to generate small sections of AML code at runtime. A combination of Fixup and Codegen can also be used. AML has a complex grammar. To simplify the generation of AML tables, Dynamic AML introduces AmlLib that provides a rich set of APIs for parsing, traversing, fixup, codegen and serialisation of AML byte code. This patch introduces the definitions used by AmlLib. 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>
Diffstat (limited to 'BaseTools/Source/Python/Table')
0 files changed, 0 insertions, 0 deletions