acrn-hypervisor/hypervisor/boot
Zhao Yakui c332443c5c ACRN: Initialize the depriv_boot env to avoid the uninitialized RSDP
Currently when get_rsdp is called, the EFI depriv_boot env is not initialized.
In such case it will fail to get the ACPI table.
On the old platform it still can parse the ACPI table from legacy platform.
But it will fail on the new platform.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
2019-05-27 15:49:37 +08:00
..
guest ACRN: Initialize the depriv_boot env to avoid the uninitialized RSDP 2019-05-27 15:49:37 +08:00
include reshuffle init_vm_boot_info 2019-05-20 18:49:59 +08:00
acpi_base.c hv:remove some unnecessary includes 2019-05-16 10:33:01 +08:00
cmdline.c restruct boot and bsp dir for firmware stuff 2019-05-09 16:33:44 +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