mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-02 04:15:31 +00:00
While not allowed by ACPI specification, using a ConstObj (e.g. OneOp) as a term in a TermList IS witnessed in the DSDT of some BIOS. This patch allows ConstObj to act as a TermObj so that a TermList can contain a ConstObj as a statement (which is essentially no-op). This patch is added in v2 of the series. 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 |