freebsd-dev/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
..
diskeditor.c
diskeditor.h
gpart_ops.c ARM64: bsdinstall support for creating EFI partitions 2016-06-20 06:40:58 +00:00
Makefile Use LIBEXECDIR for /usr/libexec. 2015-11-26 01:14:40 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
part_wizard.c Add support for two workarounds for known issues booting GPT in legacy mode on some hardware 2015-07-18 18:49:44 +00:00
partedit_arm64.c ARM64: bsdinstall support for creating EFI partitions 2016-06-20 06:40:58 +00:00
partedit_generic.c Add ZFS support to the bsdinstall partition editor and sade. 2014-09-13 18:24:54 +00:00
partedit_pc98.c Add ZFS support to the bsdinstall partition editor and sade. 2014-09-13 18:24:54 +00:00
partedit_powerpc.c Add ZFS support to the bsdinstall partition editor and sade. 2014-09-13 18:24:54 +00:00
partedit_sparc64.c Add ZFS support to the bsdinstall partition editor and sade. 2014-09-13 18:24:54 +00:00
partedit_x86.c bsdinstall: increase EFI partition size to 200MB 2016-06-23 18:04:48 +00:00
partedit.c Remove unportable calls to basename(). 2016-04-26 10:04:06 +00:00
partedit.h Add support for two workarounds for known issues booting GPT in legacy mode on some hardware 2015-07-18 18:49:44 +00:00
sade.8 Add ZFS support to the bsdinstall partition editor and sade. 2014-09-13 18:24:54 +00:00
scripted.c Add ZFS support to the bsdinstall partition editor and sade. 2014-09-13 18:24:54 +00:00