mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-04-06 20:32:44 +00:00
Adjust the 'launch_uos.sh' script used to start a LaaG User VM to user the OVMF.fd bios file installed under /usr/share/acrn/bios. It currently points at a file in the local folder but neither our instructions nor our installation script file puts it in this location. That results in an error when you try to launch it. Tracked-On: #3673 Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>