acrn-hypervisor/hypervisor/boot
Victor Sun 0588ef3ae3 HV: merge multiboot standard data structures in one header
In this way, all multiboot standard data structure could be found in
multiboot_std.h. The multiboot_priv.h stores all private definitions
and multiboot.h is the only public API header file.

Tracked-On: #5661

Signed-off-by: Victor Sun <victor.sun@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
2021-02-26 16:38:32 +08:00
..
guest HV: init VM bootargs only for LaaG 2021-02-09 09:00:46 +08:00
include HV: merge multiboot standard data structures in one header 2021-02-26 16:38:32 +08:00
multiboot HV: merge multiboot standard data structures in one header 2021-02-26 16:38:32 +08:00
acpi_base.c hv: modularization: change of multiboot API. 2021-01-27 15:59:47 +08:00
reloc.c hv: fixup relocation delta for symbols belong to entry section 2020-03-06 08:27:46 +08:00