diff options
author | Pierre Gondois <pierre.gondois@arm.com> | 2020-08-04 15:25:53 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2020-08-13 18:00:06 +0000 |
commit | d9800046ea43cdbd16e91ba5abf9742eb075d57f (patch) | |
tree | 9fd96429e4595788d8e770efe10b3a5366463e67 /BaseTools/Source/Python/Eot/CodeFragmentCollector.py | |
parent | 340f8f4565c6a9a11992b9ac4a90df948dbd989f (diff) | |
download | edk2-d9800046ea43cdbd16e91ba5abf9742eb075d57f.tar.gz edk2-d9800046ea43cdbd16e91ba5abf9742eb075d57f.tar.bz2 edk2-d9800046ea43cdbd16e91ba5abf9742eb075d57f.zip |
DynamicTablesPkg: AML ACPI Namespace interface
AML is a declarative language that is processed by the
ACPI AML interpreter. The ACPI AML interpreter will
compile the set of declarations into the ACPI Namespace
at definition block load time.
The hardware information described in AML is effectively
mapped in the ACPI Namespace. The AML ACPI namespace
interface implement the functionality to search the ACPI
Namespace. Example: The AmlFindNode() can be used to locate
a device node in the ACPI namespace using an ASL path as
the search input.
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/Eot/CodeFragmentCollector.py')
0 files changed, 0 insertions, 0 deletions