mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-03 20:59:53 +00:00
The ACPI specification allows both assigning to buffers and indexing to a certain byte of a buffer using the Index operator. This patch adds the implementation of these two operations in the interpreter. 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 |