Page MenuHomeFreeBSD

loader.efi: chain loader should provide proper device handle
ClosedPublic

Authored by tsoome on Sep 9 2017, 11:48 AM.
Tags
None
Referenced Files
F81454116: D12287.diff
Tue, Apr 16, 3:23 PM
F81451060: D12287.diff
Tue, Apr 16, 2:06 PM
F81447262: D12287.diff
Tue, Apr 16, 12:23 PM
Unknown Object (File)
Wed, Apr 3, 9:27 PM
Unknown Object (File)
Feb 18 2024, 7:27 AM
Unknown Object (File)
Feb 8 2024, 9:26 PM
Unknown Object (File)
Feb 7 2024, 8:45 AM
Unknown Object (File)
Dec 20 2023, 4:01 PM

Details

Summary

Since the efipart rewrite, the chain command was looking for device
handle using interface applicable only for net devices. Disk
partitions and zfs pools need their own approach to find the proper handle.

Test Plan

tested by chain loading loader.efi from another zfs pool and from ESP.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This looks good to me.

This revision is now accepted and ready to land.Sep 9 2017, 5:57 PM
This revision was automatically updated to reflect the committed changes.

This breaks the kernel build if WITHOUT_ZFS is defined in src.conf.