CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/10/20 12:17:36
Modified files:
usr.sbin/installboot: efi_bootmgr.c
Log message:
Allow installboot(4) to finish, also if efi(4) can't be accessed. This
can for example happen if a machine has "legacy first" set for UEFI
boot in the BIOS, and GPT partitions are selected during the installation
process.
The message to the user is still being discussed.
ok deraadt@
