acrn-hypervisor/hypervisor/boot
Victor Sun ef737c3089 HV: refine init_vm_bootargs_info()
changes:
	1. The VM load order type condition is not needed, since the function
	   is called only when create SOS VM or pre-launched VM;
	2. Fixed wrong parameter of fill_seed_arg() which introduced by commit
	   80262f0602.
	3. More comments on why multiboot string could override the pre-
	   configured VM bootargs and why append multiboot cmdline to SOS VM
	   bootargs;

Tracked-On: #5815
Signed-off-by: Victor Sun <victor.sun@intel.com>
2021-05-20 13:31:56 +08:00
..
guest HV: refine init_vm_bootargs_info() 2021-05-20 13:31:56 +08:00
include HV: refine acpi rsdp initialize interface 2021-02-26 16:38:32 +08:00
multiboot hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
acpi_base.c hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
reloc.c hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00