acrn-hypervisor/hypervisor/boot
dongshen a1ef0ab9d9 hv: move ACPI related defines/structs to acpi.h
Currently ACPI related defines/structs are scattered across multiple C
source files, move them into acpi.h so that they can be shared and used by
vacpi code (to be added in subsequent commits).

Tracked-On: #3601
Signed-off-by: dongshen <dongsheng.x.zhang@intel.com>
Reviewed-by: Eddie Dong <eddie.dong@intel.com>
2019-08-29 10:12:25 +08:00
..
guest hv: uart: enable early boot uart 2019-07-26 09:10:06 +08:00
include hv: move ACPI related defines/structs to acpi.h 2019-08-29 10:12:25 +08:00
acpi_base.c hv: move ACPI related defines/structs to acpi.h 2019-08-29 10:12:25 +08:00
cmdline.c hv: mmu: add hpa2hva_early API for earlt boot 2019-07-26 09:10:06 +08:00
dmar_info.c HV: enable Kconfig of ACPI_PARSE_ENABLED 2019-05-14 11:53:02 +08:00
reloc.c hv: cleanup some hva/hpa conversion code 2019-03-15 09:03:14 +08:00