freebsd_amp_hwpstate/usr.sbin/bsdinstall/partedit
Ed Maste 5fafcca757 bsdinstall: increase EFI partition size to 200MB
A larger EFI file system size will facilitate multi-boot configurations
and the installation other EFI applications like firmware update tools.
200MB matches OS X.

Note that this changes only the partition size, not the file system that
bsdinstall places there. We need to do both, but as the partition size
is difficult to adjust later make this change for now so that at least
systems installed with FreeBSD 11.0 have a partition layout with room
to grow.

Reviewed by:	allanjude, imp
Approved by:	re (gjb)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D6935
2016-06-23 18:04:48 +00:00
..
Makefile
Makefile.depend
diskeditor.c
diskeditor.h
gpart_ops.c ARM64: bsdinstall support for creating EFI partitions 2016-06-20 06:40:58 +00:00
part_wizard.c
partedit.c
partedit.h
partedit_arm64.c ARM64: bsdinstall support for creating EFI partitions 2016-06-20 06:40:58 +00:00
partedit_generic.c
partedit_pc98.c
partedit_powerpc.c
partedit_sparc64.c
partedit_x86.c bsdinstall: increase EFI partition size to 200MB 2016-06-23 18:04:48 +00:00
sade.8
scripted.c