From: Vladimir Serbinenko Date: Fri, 12 Feb 2016 15:08:04 +0000 (+0100) Subject: grub-shell: Update 32-bit OVMF binary name. X-Git-Tag: 2.02-beta3~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=feef882f98f335b2725edc53af76f5ff50551949;p=thirdparty%2Fgrub.git grub-shell: Update 32-bit OVMF binary name. --- 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