acrn-hypervisor/hypervisor/boot
Victor Sun ddd54927d7 HV: hotfix for acpi.c compile error
In commit b68aee6ef1, acpi.c
removed "hypervisor.h" which includes "acrn_common.h", but
commit e2d723d4fa is depend on
"acrn_common.h", this caused build error.

Tracked-On: #3073

Signed-off-by: Victor Sun <victor.sun@intel.com>
2019-05-07 16:03:35 +08:00
..
include HV: remove CONFIG_CONSTANT_ACPI from Kconfig 2019-05-07 11:39:51 +08:00
sbl hv:remove common header files 2019-05-07 09:10:13 +08:00
uefi HV: Modularize boot folder 2019-03-14 09:05:53 +08:00
acpi.c HV: hotfix for acpi.c compile error 2019-05-07 16:03:35 +08:00
dmar_parse.c HV: Modularize boot folder 2019-03-14 09:05:53 +08:00
reloc.c hv: cleanup some hva/hpa conversion code 2019-03-15 09:03:14 +08:00