Support Memtest86+ with UEFI
authorMichael Prokop <mika@grml.org>
Wed, 9 Nov 2022 15:22:17 +0000 (16:22 +0100)
committerMichael Prokop <mika@grml.org>
Thu, 10 Nov 2022 14:15:56 +0000 (15:15 +0100)
commitc01a86b3fc9055a06f38db11b9e908b5fe03701f
treedbbd63f06e98c1fd54e51f7a1c18851047aa742b
parent971e2aea332ffe75fd1fa648777efe84eafd3df0
Support Memtest86+ with UEFI

Memtest86+ up and until v5.01-3.1 didn't provide (U)EFI support.
Starting with v6.00, the file memtest86+.bin no longer exists,
but instead there are:

* /boot/memtest86+x32.bin
* /boot/memtest86+x32.efi
* /boot/memtest86+x64.bin
* /boot/memtest86+x64.efi

So let's start adding support for memtest86 with (U)EFI.
Hopefully we don't need FAT16/8.3 compatibility any longer,
so let's try using the files as-is.

Closes: https://github.com/grml/grml-live/issues/109
grml-live
templates/boot/grub/addons.cfg