freebsd-dev/tools/boot
Rebecca Cran db8b561345 Rework UEFI ESP generation
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
2018-12-20 19:39:37 +00:00
..
install-boot.sh Rework UEFI ESP generation 2018-12-20 19:39:37 +00:00
lua-img.sh Default to /tmp/loadertest for lua test scripts 2018-02-16 20:23:48 +00:00
lua-lint.sh lua-lint: Hint that try_include is now an accepted global 2018-03-26 19:08:19 +00:00
lua-test.sh Update lualoader test script a little bit 2018-10-25 02:04:01 +00:00
rootgen.sh Rework UEFI ESP generation 2018-12-20 19:39:37 +00:00
universe.sh Remove armeb from the list of architectures we build for the boot 2018-07-09 18:02:23 +00:00