Comment 6 for bug 1814403

Revision history for this message
oshunluvr (stuartksmith) wrote :

Not using EFI here at all; BTRFS+GPT but no EFI. IMO forcing reference to EFI when it doesn't exist is poor programming for a universal tool like a boot manager. EFI should be included but gracefully enough not to cause problems. If the strong recommendation is to not set GRUB_RECORDFAIL_TIMEOUT to zero, why is it acceptable to delay boot for functionality that doesn't exist?

Seems at a minimum the 00_header should be re-written to bypass the "lsefi" stanza if EFI is not in use.