acrn-hypervisor/hypervisor/boot
Victor Sun bdaa2a58df HV: correct mmap info for multiboot2
The acrn_mbi.mi_mmap_va should point to struct multiboot2_mmap_entry when
boot from multiboot2, which is different from struct multiboot_mmap when
boot from multiboot1. So we should handle mmap info separately for multiboot2.

Tracked-On: #4885

Signed-off-by: Victor Sun <victor.sun@intel.com>
2020-06-10 10:50:41 +08:00
..
guest HV: enable multiboot module string as kernel bootargs 2020-06-08 13:30:04 +08:00
include HV: enable multiboot module string as kernel bootargs 2020-06-08 13:30:04 +08:00
acpi_base.c hv: vioapic: minor refine about madt ioapic parse 2020-04-24 15:35:38 +08:00
cmdline.c HV: add hv cmdline support for multiboot2 2020-06-08 13:30:04 +08:00
multiboot.c HV: correct mmap info for multiboot2 2020-06-10 10:50:41 +08:00
multiboot2.c HV: enable multiboot module string as kernel bootargs 2020-06-08 13:30:04 +08:00
reloc.c hv: fixup relocation delta for symbols belong to entry section 2020-03-06 08:27:46 +08:00