acrn-hypervisor/hypervisor/boot/guest
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
..
deprivilege_boot.c ACRN: Initialize the depriv_boot env to avoid the uninitialized RSDP 2019-05-27 15:49:37 +08:00
direct_boot.c reshuffle init_vm_boot_info 2019-05-20 18:49:59 +08:00
vboot_info.c reshuffle init_vm_boot_info 2019-05-20 18:49:59 +08:00
vboot_wrapper.c reshuffle init_vm_boot_info 2019-05-20 18:49:59 +08:00