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)
Sun, May 17, 2:17 PM
Unknown Object (File)
Fri, May 15, 2:17 PM
Unknown Object (File)
Wed, May 13, 2:42 PM
Unknown Object (File)
Tue, May 12, 8:40 PM
Unknown Object (File)
Mon, May 11, 9:26 PM
Unknown Object (File)
Mon, May 11, 2:22 PM
Unknown Object (File)
Thu, May 7, 6:50 PM
Unknown Object (File)
Mon, Apr 27, 4:30 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.