acrn-hypervisor/devicemodel/hw/platform
Gao Junhao 9143e56336 dm: update ACPI with latest ASL standard
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>
2019-10-25 15:12:00 +08:00
..
acpi dm: update ACPI with latest ASL standard 2019-10-25 15:12:00 +08:00
rpmb DM: Attestation Keybox support in SOS DM 2019-02-25 16:40:25 +08:00
tpm dm: fix mutex lock issue in tpm_rbc.c 2019-10-18 15:36:18 +08:00
atkbdc.c dm: platform: clean up assert() for some platform devices 2019-06-20 11:21:51 +08:00
cmos_io.c dm: platform: clean up assert() for some platform devices 2019-06-20 11:21:51 +08:00
debugexit.c dm: cleanup assert in core.c 2019-07-05 09:36:02 +08:00
hpet.c dm: vhpet: clean up asserts 2019-07-03 13:19:43 +08:00
ioapic.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
ioc_cbc.c IOC mediator: fix wakeup reason issue when UOS resuming 2018-11-06 16:18:35 +08:00
ioc.c DM: separate pty vuart operation from IOC 2019-09-11 16:43:22 +08:00
pit.c dm: vpit: clean up asserts 2019-07-03 13:19:43 +08:00
ps2kbd.c dm: platform: clean up assert() for some platform devices 2019-06-20 11:21:51 +08:00
ps2mouse.c dm: platform: clean up assert() for some platform devices 2019-06-20 11:21:51 +08:00
pty_vuart.c DM: separate pty vuart operation from IOC 2019-09-11 16:43:22 +08:00
rtc.c dm: refine 'assert' usage in timer.c and rtc.c 2019-06-20 08:55:44 +08:00
usb_mouse.c DM USB: dynamically allocate block count for struct usb_xfer 2019-09-26 11:29:22 +08:00
usb_pmapper.c DM USB: modify disconnecting logic to support Windows 10 2019-09-26 11:29:22 +08:00