acrn-hypervisor/misc/config_tools/board_inspector/acpiparser
Junjie Mao 0215603812 board_inspector/acpiparser: add DSDT/SSDT parser
This patch adds a parser and interpreter of ACPI DSDT/SSDT tables in
AML (ACPI Machine Language) in order to understand the complete device
layout and resource allocation.

Kindly note that the interpreter is still experimental and not yet
complete.

Tracked-On: #5922
Signed-off-by: Junjie Mao <junjie.mao@intel.com>
2021-05-16 19:02:00 +08:00
..
aml board_inspector/acpiparser: add DSDT/SSDT parser 2021-05-16 19:02:00 +08:00
__init__.py board-inspector: reorganize the scripts 2021-05-16 19:02:00 +08:00
_utils.py board-inspector: reorganize the scripts 2021-05-16 19:02:00 +08:00
apic.py board-inspector: reorganize the scripts 2021-05-16 19:02:00 +08:00
asf.py board-inspector: reorganize the scripts 2021-05-16 19:02:00 +08:00
dmar.py board-inspector: reorganize the scripts 2021-05-16 19:02:00 +08:00
dsdt.py board_inspector/acpiparser: add DSDT/SSDT parser 2021-05-16 19:02:00 +08:00
facp.py board-inspector: reorganize the scripts 2021-05-16 19:02:00 +08:00
rdt.py board_inspector/acpiparser: add DSDT/SSDT parser 2021-05-16 19:02:00 +08:00
rtct.py board-inspector: reorganize the scripts 2021-05-16 19:02:00 +08:00