Message ID | e016307ecff4852cde69a4c6e9fa17e08e8c9c40.1649834193.git.jan.kiszka@siemens.com (mailing list archive) |
---|---|
State | Handled Elsewhere |
Headers | show |
Series | SWUpdate & EFI Boot Guard refactorings | expand |
diff --git a/start-qemu.sh b/start-qemu.sh index c5cd9fa..fe08ebd 100755 --- a/start-qemu.sh +++ b/start-qemu.sh @@ -53,6 +53,7 @@ case "$1" in -cpu qemu64 \ -smp 4 \ -machine q35,accel=kvm:tcg \ + -global ICH9-LPC.noreboot=off \ -device virtio-net-pci,netdev=net" if [ -n "${SECURE_BOOT}" ]; then # set bootindex=0 to boot disk instead of EFI-shell