acrn-hypervisor/hypervisor/boot/include
Chen, Zide 2aa8c9e5d4 hv: add multiboot2 tags to load relocatable raw binary
GRUB multiboot2 doesn't support relocation for ELF, which means it can't
load acrn.32.out to other address other than the one specified in ELF
header. Thus we need to use the raw binary file acrn.bin, and add
address/entry address/relocatable tags to instruct multiboot2 loader
how to load the raw binary.

Tracked-On: #4441
Reviewed-by: Fengwei Yin <fengwei.yin@intel.com>
Signed-off-by: Zide Chen <zide.chen@intel.com>
2020-03-06 08:27:46 +08:00
..
guest HV: init and sanitize acrn multiboot info 2020-02-26 09:24:16 +08:00
acpi.h HV: rename CONFIG_MAX_PCPU_NUM to MAX_PCPU_NUM 2019-12-12 13:49:28 +08:00
boot.h hv: add multiboot2 tags to load relocatable raw binary 2020-03-06 08:27:46 +08:00
multiboot2.h HV: init efi info with multiboot2 2020-02-26 09:24:16 +08:00
multiboot.h HV: re-arch boot component header 2020-02-26 09:24:16 +08:00
reloc.h hv:Move severl variable declaration for boot code 2019-01-25 21:32:21 +08:00