On Tue, Nov 10, 2020 at 4:01 AM Ryutaroh Matsumoto <[email protected]> wrote: > cp /usr/share/OVMF/OVMF_VARS.ms.fd . > qemu-system-x86_64 -enable-kvm -cpu host -machine q35,smm=on,accel=kvm > -global driver=cfi.pflash01,property=secure,value=on -m 1024 -drive > if=pflash,unit=0,format=raw,read-only=on,file=/usr/share/OVMF/OVMF_CODE.ms.fd > -drive if=pflash,unit=1,format=raw,file=OVMF_VARS.ms.fd
You need to include: -global ICH9-LPC.disable_s3=1 -dann -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903681 Title: 20.04 LTS's OVMF_CODE.ms.fd does not boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/edk2/+bug/1903681/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
