Files
acrn-hypervisor/hypervisor/arch/x86
Victor Sun 520a0222d3 HV: re-arch boot component header
The patch re-arch boot component header files by:

- moving multiboot.h from include/arch/x86/ to boot/include/ and keep
  this header for multiboot1 protocol data struct only;

- moving multiboot related MACROs in cpu_primary.S to multiboot.h;

- creating an independent boot.h to store acrn specific boot information
  for other files' reference;

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
..
2020-02-26 09:24:16 +08:00
2019-06-14 14:22:51 +08:00
2020-02-26 09:24:16 +08:00
2020-02-25 09:08:14 +08:00
2020-02-26 09:24:16 +08:00
2019-02-22 13:14:36 +08:00
2019-12-13 10:13:09 +08:00
2020-02-26 09:24:16 +08:00
2020-01-14 10:21:23 +08:00
2020-02-25 09:08:14 +08:00
2020-02-25 09:11:32 +08:00
2020-01-14 10:21:23 +08:00
2020-02-25 09:08:14 +08:00
2019-09-11 17:30:24 +08:00