Comment 7 for bug 1814403

Revision history for this message
Steve Langasek (vorlon) wrote :

On Mon, Feb 04, 2019 at 04:47:35PM -0000, oshunluvr wrote:
> Seems at a minimum the 00_header should be re-written to bypass the
> "lsefi" stanza if EFI is not in use.

The whole point of the 'lsefi' command is to check at runtime whether EFI is
in use. If you have not booted the EFI GRUB, the lsefi command should not
exist and this check should return false.

If that is not the case, then we have more investigation to do.