]> git.ipfire.org Git - thirdparty/grub.git/commit
tests: Skip pata_test on i386-efi
authorGlenn Washburn <development@efficientek.com>
Sun, 6 Feb 2022 22:00:09 +0000 (16:00 -0600)
committerDaniel Kiper <daniel.kiper@oracle.com>
Tue, 8 Feb 2022 15:06:50 +0000 (16:06 +0100)
commitcdefaf1f587b303467109bfa61e01468739c5fac
tree2a4329d12a96f858ab90679ae616219334e6bae7
parent199b3ec00c9d3eaa2dda8b34dd9e710349f9fcc8
tests: Skip pata_test on i386-efi

In comparison to other i386 targets, on i386-efi the Q35 QEMU machine type
is used to do the testing to be able to make use of the EFI firmware in
QEMU. On the Q35 machine type there is no way to use ATA to communicate with
an IDE, only AHCI.

Signed-off-by: Glenn Washburn <development@efficientek.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
tests/pata_test.in