Page MenuHomeFreeBSD

bsdinstall: make x86 and arm64 EFI params consistent
ClosedPublic

Authored by emaste on Jun 16 2017, 2:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jul 30, 11:56 PM
Unknown Object (File)
Sun, Jul 26, 10:50 AM
Unknown Object (File)
Sat, Jul 25, 12:28 AM
Unknown Object (File)
Wed, Jul 22, 11:50 AM
Unknown Object (File)
Sat, Jul 18, 1:26 PM
Unknown Object (File)
Jul 6 2026, 10:24 PM
Unknown Object (File)
Jun 30 2026, 6:25 PM
Unknown Object (File)
Jun 30 2026, 3:50 PM
Subscribers

Details

Summary
  • increase arm64 EFI partition to 200M, same as x86
  • use EFI_BOOTPART_SIZE and EFI_BOOTPART_PATH macros on both

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste added a subscriber: gjb.
This revision is now accepted and ready to land.Jun 16 2017, 2:11 PM

You should also change the value for the ZFS Auto mode, which applies to amd64 and arm64:

https://svnweb.freebsd.org/base/head/usr.sbin/bsdinstall/scripts/zfsboot?view=markup#l851

This revision now requires changes to proceed.Jun 16 2017, 4:22 PM
emaste edited edge metadata.

also address auto ZFS, from @allanjude

This revision is now accepted and ready to land.Jun 16 2017, 5:28 PM
This revision was automatically updated to reflect the committed changes.