mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-05-14 02:34:12 +00:00
The device model generating ACPI table use the old ASL standard(version:20190816), then the iasl in clearlinux(version:31360) is 20191018, it can't disassemble the ACPI table compiled by old standard. Tracked-On: #3933 Signed-off-by: Gao Junhao <junhao.gao@intel.com> Reviewed-by: Fengwei Yin <fengwei.yin@intel.com> Acked-by: Yu Wang <yu1.wang@intel.com>