mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-04 05:09:49 +00:00
With AML templates for devices in the board XML, the parser now needs to be able to parse a stream as an arbitrary object. This patch adds the `parse_tree` method to the acpiparser.aml.parser module for this purpose. Tracked-On: #6287 Signed-off-by: Junjie Mao <junjie.mao@intel.com> |
||
---|---|---|
.. | ||
aml | ||
__init__.py | ||
_utils.py | ||
apic.py | ||
asf.py | ||
dmar.py | ||
dsdt.py | ||
facp.py | ||
prt.py | ||
rdt.py | ||
rtct.py |