mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-02 04:15:31 +00:00
Local variables can be assigned with formal arguments in AML. As a result when interpreting a DefReturn node, the interpreter shall unwrap multiple layers of argument/local variable wrappings until a concrete value is found. This patch implements this logic. 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 | ||
rdt.py | ||
rtct.py |