mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-05 05:32:05 +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> |
||
---|---|---|
.. | ||
builder.py | ||
context.py | ||
datatypes.py | ||
exception.py | ||
grammar.py | ||
interpreter.py | ||
parser.py | ||
stream.py | ||
tree.py | ||
visitors.py |