memtest86plus/build32
Pete Batard 3f86696f00 Add GPT partition support
People creating the media through File System Transposition [1] rather than DD
copy may end up with a media that uses a GPT partition table rather than MBR.

So add GPT support to GRUB, as a low cost beneficial change.

For reference, File System Transposition is the default method used by Rufus
and other utilities for creating bootable media from an ISO, and it allows
users to select GPT instead over MBR, in which case memtest86+ will not boot.

[1] https://lists.gnu.org/archive/html/grub-devel/2022-06/msg00024.html
2024-05-24 10:27:20 +02:00
..
ldscripts Avoid sbverify warning about gap in section table. 2023-02-02 14:01:13 +01:00
Makefile Add GPT partition support 2024-05-24 10:27:20 +02:00
debug_memtest.sh Script to debug memtest86plus (efi-version) with GDB in QEMU (#177) 2023-07-30 22:09:25 +02:00