acrn-hypervisor/hypervisor/boot/multiboot
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
..
multiboot2.c hv: modularization: remove global variable efiloader_sig. 2021-01-27 15:59:47 +08:00
multiboot_priv.h HV: merge multiboot standard data structures in one header 2021-02-26 16:38:32 +08:00
multiboot.c HV: merge multiboot standard data structures in one header 2021-02-26 16:38:32 +08:00