]> git.ipfire.org Git - thirdparty/grub.git/commit
tests: Only pass SeaBIOS fw_opt for x86 non-EFI platforms
authorDaniel Axtens <dja@axtens.net>
Thu, 21 Apr 2022 05:24:13 +0000 (15:24 +1000)
committerDaniel Kiper <daniel.kiper@oracle.com>
Tue, 28 Jun 2022 15:21:07 +0000 (17:21 +0200)
commit188d2ff1c3a5d72220bb599e0d95e0f752bae7e9
treee690a53e12ef3985b877c7614ec7c3553e99e381
parent2f4430cc0a44fd8c8aa7aee5c51887667ad3d6c3
tests: Only pass SeaBIOS fw_opt for x86 non-EFI platforms

This breaks the tests on pseries - just restrict it to x86 platforms
that don't specify an EFI.

Signed-off-by: Daniel Axtens <dja@axtens.net>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
tests/util/grub-shell.in