db8b561345
Currently, the installer uses pre-created 800KB FAT12 filesystems that it dd's onto the ESP partition. This changeset improves that by having the installer generate a FAT32 filesystem directly onto the ESP using newfs_msdos and then copying loader.efi into /EFI/freebsd. For live installs it then runs efibootmgr to add a FreeBSD boot entry in the BIOS. Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D17947 |
||
---|---|---|
.. | ||
diskeditor.c | ||
diskeditor.h | ||
gpart_ops.c | ||
Makefile | ||
Makefile.depend | ||
part_wizard.c | ||
partedit_arm64.c | ||
partedit_generic.c | ||
partedit_powerpc.c | ||
partedit_sparc64.c | ||
partedit_x86.c | ||
partedit.c | ||
partedit.h | ||
sade.8 | ||
scripted.c |