Page MenuHomeFreeBSD

stand/efi: Move to using common devparse()
ClosedPublic

Authored by imp on Nov 10 2022, 5:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 13, 8:29 AM
Unknown Object (File)
Thu, Oct 30, 2:59 AM
Unknown Object (File)
Mon, Oct 27, 12:30 AM
Unknown Object (File)
Sun, Oct 26, 8:18 PM
Unknown Object (File)
Oct 19 2025, 10:52 AM
Unknown Object (File)
Oct 18 2025, 9:35 PM
Unknown Object (File)
Oct 10 2025, 1:13 AM
Unknown Object (File)
Oct 10 2025, 1:13 AM
Subscribers

Details

Summary

We no longer need to have to hand-code this for each boot loader since
devparse() handles them all with dv_parsedev().

Sponsored by: Netflix

Diff Detail

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