mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-01 11:55:25 +00:00
The stream tracks the AML binary to be parsed as a list of bytes, not characters. It makes no sense to call `ord` with a byte as the input parameter. This patch also adjust the format of the dump and print the formatted using the logging module. Tracked-On: #6504 Signed-off-by: Junjie Mao <junjie.mao@intel.com> Reviewed-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com> |
||
---|---|---|
.. | ||
aml | ||
__init__.py | ||
_utils.py | ||
apic.py | ||
asf.py | ||
dmar.py | ||
dsdt.py | ||
facp.py | ||
prt.py | ||
rdt.py | ||
rtct.py | ||
tpm2.py |