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)
Sat, Oct 4, 9:30 PM
Unknown Object (File)
Mon, Sep 22, 12:29 AM
Unknown Object (File)
Sep 8 2025, 8:23 AM
Unknown Object (File)
Sep 5 2025, 9:01 AM
Unknown Object (File)
Aug 15 2025, 12:28 AM
Unknown Object (File)
Aug 9 2025, 7:54 AM
Unknown Object (File)
Aug 4 2025, 8:31 AM
Unknown Object (File)
Aug 3 2025, 3:33 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.