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)
Thu, Sep 10, 4:22 PM
Unknown Object (File)
Thu, Sep 10, 1:44 AM
Unknown Object (File)
Wed, Sep 9, 6:47 PM
Unknown Object (File)
Tue, Sep 8, 2:44 PM
Unknown Object (File)
Tue, Sep 8, 4:58 AM
Unknown Object (File)
Mon, Sep 7, 5:28 AM
Unknown Object (File)
Sat, Sep 5, 1:08 PM
Unknown Object (File)
Fri, Sep 4, 4:22 PM
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 Not Applicable
Unit
Tests Not Applicable