grub-shell: Update 32-bit OVMF binary name.

This commit is contained in:
Vladimir Serbinenko 2016-02-12 16:08:04 +01:00
parent eba6db6323
commit feef882f98
1 changed files with 1 additions and 1 deletions

View File

@ -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