Page MenuHomeFreeBSD

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

Authored by imp on Nov 10 2022, 5:05 PM.
Tags
None
Referenced Files
F132047045: D37342.id112860.diff
Mon, Oct 13, 5:20 AM
Unknown Object (File)
Sat, Oct 11, 1:35 AM
Unknown Object (File)
Sat, Oct 11, 12:52 AM
Unknown Object (File)
Fri, Oct 10, 6:54 PM
Unknown Object (File)
Fri, Oct 10, 6:54 PM
Unknown Object (File)
Fri, Oct 10, 6:54 PM
Unknown Object (File)
Fri, Oct 10, 1:51 PM
Unknown Object (File)
Tue, Oct 7, 3:30 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