acrn-hypervisor/hypervisor/arch/x86/configs
Victor Sun d0fa83b2cb HV: move sos bootargs to vm configurations
Previously the bootargs of SOS_VM is stored in a text file and stitched
into multiboot mods[0].string whereas the bootargs of PRE_LAUNCHED_VM is
stored in vm_configurations.c. Given the mods[].string will be used to
store Kernel image signature under hybrid mode, move the bootargs of SOS_VM
to vm configurations also to make it consistent with PRE_LAUNCHED_VM;

Tracked-On: #3214

Signed-off-by: Victor Sun <victor.sun@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
2019-06-06 09:40:52 +08:00
..
apl-mrb HV: move sos bootargs to vm configurations 2019-06-06 09:40:52 +08:00
apl-up2 HV: move sos bootargs to vm configurations 2019-06-06 09:40:52 +08:00
dnv-cb2 HV: move sos bootargs to vm configurations 2019-06-06 09:40:52 +08:00
generic HV: move sos bootargs to vm configurations 2019-06-06 09:40:52 +08:00
nuc6cayh HV: move sos bootargs to vm configurations 2019-06-06 09:40:52 +08:00
nuc7i7bnh HV: move sos bootargs to vm configurations 2019-06-06 09:40:52 +08:00
apl-mrb.config HV: enable Kconfig of ACPI_PARSE_ENABLED 2019-05-14 11:53:02 +08:00
apl-nuc HV: remove default folder in configs 2019-02-26 17:04:49 +08:00
apl-nuc.config kconfig: support board-specific defconfig 2018-10-30 10:49:12 +08:00
apl-up2.config HV: enable Kconfig of ACPI_PARSE_ENABLED 2019-05-14 11:53:02 +08:00
dnv-cb2.config HV: enable Kconfig of ACPI_PARSE_ENABLED 2019-05-14 11:53:02 +08:00
generic.config HV: add generic board config 2019-04-29 15:25:25 +08:00
kbl-nuc-i7 HV: remove default folder in configs 2019-02-26 17:04:49 +08:00
kbl-nuc-i7.config HV: remove default folder in configs 2019-02-26 17:04:49 +08:00
nuc6cayh.config config: unify board names to lowercase 2019-03-19 19:08:59 +08:00
nuc7i7bnh.config config: unify board names to lowercase 2019-03-19 19:08:59 +08:00
platform_acpi_info.h hv: emulate ACPI reset register for Service OS guest 2019-05-15 11:20:12 +08:00
vm_config.c hv: vm_config: add epc info in vm config 2019-05-29 11:24:13 +08:00