From: Vladimir Serbinenko Date: Thu, 7 Jan 2016 18:29:53 +0000 (+0100) Subject: x86_64-efi: Automatically add -bios OVMF.fd to qemu in tests. X-Git-Tag: 2.02-beta3~114 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2dcab70f8df956c15bf13e7cc1b815b751b8c12;p=thirdparty%2Fgrub.git x86_64-efi: Automatically add -bios OVMF.fd to qemu in tests. --- diff --git a/tests/util/grub-shell.in b/tests/util/grub-shell.in index c52c8c7eb..59061677d 100644 --- a/tests/util/grub-shell.in +++ b/tests/util/grub-shell.in @@ -170,6 +170,7 @@ case "${grub_modinfo_target_cpu}-${grub_modinfo_platform}" in boot=cd console=console trim=1 + qemuopts="-bios OVMF.fd $qemuopts" ;; *) boot=hd