Page MenuHomeFreeBSD

loader.efi: Expand uefi_rootdev to probe disks
ClosedPublic

Authored by imp on Wed, Jun 24, 4:33 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jul 16, 1:38 AM
Unknown Object (File)
Wed, Jul 15, 10:02 AM
Unknown Object (File)
Wed, Jul 15, 7:27 AM
Unknown Object (File)
Wed, Jul 15, 7:27 AM
Unknown Object (File)
Sun, Jul 5, 10:25 PM
Unknown Object (File)
Sun, Jul 5, 10:22 PM
Unknown Object (File)
Sun, Jul 5, 6:00 PM
Unknown Object (File)
Sun, Jul 5, 4:38 PM
Subscribers

Details

Summary

uefi_rootdev had to be the exact device to work. This is often difficult
to arrange and awkward. Instead, have it search the specified device: As
a partition if it specifies the partition, and as the whole disk if the
specified partition didn't work or it specifies a disk. This brings it
into lone what we do with other devices. This overrides the boot manager
search we do before we do this for the boot device, but this knob has
always been meant to overload the boot manager search.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable