From feef882f98f335b2725edc53af76f5ff50551949 Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Fri, 12 Feb 2016 16:08:04 +0100 Subject: [PATCH] grub-shell: Update 32-bit OVMF binary name. --- tests/util/grub-shell.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/util/grub-shell.in b/tests/util/grub-shell.in index 663cde663..7848b4222 100644 --- a/tests/util/grub-shell.in +++ b/tests/util/grub-shell.in @@ -165,7 +165,7 @@ case "${grub_modinfo_target_cpu}-${grub_modinfo_platform}" in boot=cd console=console trim=1 - qemuopts="-bios OVMF32.fd $qemuopts" + qemuopts="-bios OVMF-ia32.fd $qemuopts" ;; x86_64-efi) qemu=qemu-system-x86_64