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)
Sun, Nov 3, 1:42 PM
Unknown Object (File)
Oct 5 2024, 7:46 PM
Unknown Object (File)
Oct 3 2024, 12:11 AM
Unknown Object (File)
Oct 2 2024, 11:24 PM
Unknown Object (File)
Oct 2 2024, 7:27 PM
Unknown Object (File)
Sep 29 2024, 7:32 PM
Unknown Object (File)
Sep 28 2024, 6:53 PM
Unknown Object (File)
Sep 28 2024, 6:53 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