freebsd-dev/release/tools
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
..
arm.subr release: arm64: Add PINEBOOK config 2018-11-26 16:38:39 +00:00
azure.conf
ec2.conf Disable atkbd0 and atkdbc0 in EC2 AMIs. This has the effect of skipping 2018-08-26 03:56:54 +00:00
gce.conf Fix NTP query on GCE due to unresolved hostname. 2018-11-26 17:00:39 +00:00
openstack.conf - Resize FreeBSD to the size of the OpenStack flavor (growfs). 2016-12-14 03:01:15 +00:00
vagrant-virtualbox.conf Remove /etc/resolv.conf from virtual machine images, which is 2017-11-21 18:02:18 +00:00
vagrant-vmware.conf Remove /etc/resolv.conf from virtual machine images, which is 2017-11-21 18:02:18 +00:00
vagrant.conf Fix an out-of-order execution issue regarding pkg(8): 2015-07-21 03:18:53 +00:00
vmimage.subr Rework UEFI ESP generation 2018-12-20 19:39:37 +00:00