acrn-hypervisor/hypervisor/boot
Victor Sun da3d181f62 HV: init efi info with multiboot2
Initialize efi info of acrn mbi when boot from multiboot2 protocol, with
this patch hypervisor could get host efi info and pass it to Linux zeropage,
then make guest Linux possible to boot with efi environment;

Tracked-On: #4419

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2020-02-26 09:24:16 +08:00
..
guest HV: init module and rsdp info with multiboot2 2020-02-26 09:24:16 +08:00
include HV: init efi info with multiboot2 2020-02-26 09:24:16 +08:00
acpi_base.c HV: search rsdp from e820 acpi reclaim region 2019-12-25 13:50:11 +08:00
cmdline.c HV: init and sanitize acrn multiboot info 2020-02-26 09:24:16 +08:00
multiboot.c HV: init mmap info with multiboot2 2020-02-26 09:24:16 +08:00
multiboot2.c HV: init efi info with multiboot2 2020-02-26 09:24:16 +08:00
reloc.c acrnboot: correct the calculation of the end boundry of _DYNAMIC region 2019-12-11 09:31:24 +08:00