Comment 15 for bug 1582320

Revision history for this message
Mathieu Trudel-Lapierre (cyphermox) wrote :

Fix Released in yakkety:

libdebian-installer (0.102ubuntu3) yakkety; urgency=medium

  * src/system/efi.c: fix my blunder; we still need to have ret declared as an
    int since we need it for the ignore_uefi check. Derp.

libdebian-installer (0.102ubuntu2) yakkety; urgency=medium

  * src/system/efi.c: validate the presence of efivars *or* vars under
    /sys/firmware/efi to decide whether we should show the system as running
    in EFI mode; either of these paths is required for efibootmgr to set a
    BootEntry at the end of installation.