CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/02/03 03:25:14
Modified files:
usr.sbin/installboot: efi_installboot.c installboot.h util.c
Log message:
installboot(8): Adjustments for EFI platforms
Reduce #ifdef'ing within the control logic to make it clearer that there
are no essential differences in behaviour between the platforms.
Make installboot(8) write startup.nsh to enable simpler and more consistent
code in install.md.
Input and OK kettenis@ deraadt@
