acrn-hypervisor/hypervisor/boot/include
Victor Sun a57a4fd7fb HV: Make: enable build for new configs layout
The make command is same as old configs layout:

under acrn-hypervisor folder:
	make hypervisor BOARD=xxx SCENARIO=xxx [TARGET_DIR]=xxx [RELEASE=x]

under hypervisor folder:
	make BOARD=xxx SCENARIO=xxx [TARGET_DIR]=xxx [RELEASE=x]

if BOARD/SCENARIO parameter is not specified, the default will be:
	BOARD=nuc7i7dnb SCENARIO=industry

Tracked-On: #5077

Signed-off-by: Victor Sun <victor.sun@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2020-07-24 16:16:06 +08:00
..
guest HV: split sanitize_multiboot_info api 2020-06-08 13:30:04 +08:00
acpi.h HV: Make: enable build for new configs layout 2020-07-24 16:16:06 +08:00
boot.h HV: enable multiboot module string as kernel bootargs 2020-06-08 13:30:04 +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: fixup relocation delta for symbols belong to entry section 2020-03-06 08:27:46 +08:00