mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-03-18 19:14:53 +00:00
On SBL platform, UOS bsp always starts from realmode, which requires the support of vSBL. Boot kernel directly by -U option is no longer supported. Remove -U option in launch script. Signed-off-by: Binbin Wu <binbin.wu@intel.com> Reviewed-by: Zhao Yakui <yakui.zhao@intel.com> Reviewed-by: Edwin Zhai <edwin.zhai@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>