Page MenuHomeFreeBSD

loader.efi: Trim ZFS searching for other booting options
ClosedPublic

Authored by imp on Jun 24 2026, 4:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Aug 2, 11:42 AM
Unknown Object (File)
Sat, Aug 1, 6:39 AM
Unknown Object (File)
Fri, Jul 31, 5:38 AM
Unknown Object (File)
Thu, Jul 30, 1:16 AM
Unknown Object (File)
Tue, Jul 28, 8:59 AM
Unknown Object (File)
Mon, Jul 20, 5:34 PM
Unknown Object (File)
Mon, Jul 20, 3:16 PM
Unknown Object (File)
Sun, Jul 19, 4:54 AM
Subscribers

Details

Summary

When we're searching the system for all the disks in relaxed mode, we
need to do a final pass over all the non-boot disks. We no longer need
to have two loops since ZFS on boot device is selected properly in
try_boot_device_partitions. This also simplifies the code a bit.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 74187
Build 71070: arc lint + arc unit