Imagine that you have tree binaries: memtest.bin (for BIOS booting on x86_64) memtest86x64.efi (for x64 UEFI), memtest86ia32.efi (for IA32 UEFI). If you add menu entries for all of them, then all will be shown in the boot menu. This clutters the boot menu since only one of them works.
It would be useful to have an option that specifies the boot mode and UEFI architecture for a menu entry.
Originally posted to https://codeberg.org/Limine/Limine/issues/11
Imagine that you have tree binaries:
memtest.bin(for BIOS booting on x86_64)memtest86x64.efi(for x64 UEFI),memtest86ia32.efi(for IA32 UEFI). If you add menu entries for all of them, then all will be shown in the boot menu. This clutters the boot menu since only one of them works.It would be useful to have an option that specifies the boot mode and UEFI architecture for a menu entry.
Originally posted to https://codeberg.org/Limine/Limine/issues/11