HomeFreeBSD

MFC r302145: bsdinstall: increase EFI partition size to 200MB

Description

MFC r302145: 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.

Also merge part of r320007:

  • use EFI_BOOTPART_SIZE and EFI_BOOTPART_PATH macros on x86
  • increase ZFS EFI partition to 200M

PR: 201898
Relnotes: Yes
Sponsored by: The FreeBSD Foundation

Details

Provenance
emasteAuthored on
Parents
rS321201: enable pidfile tests on arm64
Branches
Unknown
Tags
Unknown