CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2024/10/30 10:22:33
Modified files: usr.sbin/installboot: efi_installboot.c i386_installboot.c Log message: Install a copy of the UEFI bootloader in /efi/openbsd on the EFI system partition. This will allow us to create boot options for the firmware boot manager that other OSes won't interfere with. ok phessler@, tobhe@, kn@