acrn-hypervisor/hypervisor/boot/include
Li Fei1 4eb3f5a0c7 hv: vacpi: add fadt table support
Add FADT table support to support guest S5 setting.

According to ACPI 6.3 Spec, OSPM must ignored the DSDT and FACS fields if them're zero.
However, Linux kernel seems not to abide by the protocol, it will check DSDT still.
So add an empty DSDT to meet it.

Tracked-On: #4623
Signed-off-by: Li Fei1 <fei1.li@intel.com>
2020-04-22 08:42:19 +08:00
..
guest HV: init and sanitize acrn multiboot info 2020-02-26 09:24:16 +08:00
acpi.h hv: vacpi: add fadt table support 2020-04-22 08:42:19 +08:00
boot.h HV: misra fix for multiboot2.c 2020-04-03 09:01:24 +08:00
multiboot2.h HV: init efi info with multiboot2 2020-02-26 09:24:16 +08:00
multiboot.h HV: re-arch boot component header 2020-02-26 09:24:16 +08:00
reloc.h hv: fixup relocation delta for symbols belong to entry section 2020-03-06 08:27:46 +08:00