Page MenuHomeFreeBSD

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

Authored by imp on Nov 10 2022, 5:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 4, 7:40 PM
Unknown Object (File)
Mon, Oct 27, 2:00 AM
Unknown Object (File)
Thu, Oct 23, 1:10 AM
Unknown Object (File)
Oct 13 2025, 5:20 AM
Unknown Object (File)
Oct 11 2025, 1:35 AM
Unknown Object (File)
Oct 11 2025, 12:52 AM
Unknown Object (File)
Oct 10 2025, 6:54 PM
Unknown Object (File)
Oct 10 2025, 6:54 PM
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