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)
Jan 4 2024, 9:58 PM
Unknown Object (File)
Dec 23 2023, 1:30 AM
Unknown Object (File)
Dec 13 2023, 4:40 PM
Unknown Object (File)
Nov 30 2023, 8:42 PM
Unknown Object (File)
Aug 26 2023, 11:54 AM
Unknown Object (File)
Aug 16 2023, 4:10 AM
Unknown Object (File)
Aug 16 2023, 4:08 AM
Unknown Object (File)
Jul 5 2023, 2:18 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

Lint
Lint Skipped
Unit
Tests Skipped

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.