mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-31 03:15:42 +00:00
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> |
||
---|---|---|
.. | ||
apl-mrb | ||
apl-up2 | ||
dnv-cb2 | ||
generic | ||
nuc6cayh | ||
nuc7i7bnh | ||
apl-mrb.config | ||
apl-nuc | ||
apl-nuc.config | ||
apl-up2.config | ||
dnv-cb2.config | ||
generic.config | ||
kbl-nuc-i7 | ||
kbl-nuc-i7.config | ||
nuc6cayh.config | ||
nuc7i7bnh.config | ||
platform_acpi_info.h | ||
vm_config.c |