stand/kboot: Parse the command line args
authorWarner Losh <imp@FreeBSD.org>
Wed, 7 Dec 2022 17:58:44 +0000 (10:58 -0700)
committerWarner Losh <imp@FreeBSD.org>
Wed, 7 Dec 2022 18:00:54 +0000 (11:00 -0700)
commite1ff7945e1b3a9af34f092d9cca72ed802671c20
treea155ec03eaca8a1a4bba5118608b8fb4e5eb9119
parent667419d55313619807b07b1bff1b206fb5d9edbb
stand/kboot: Parse the command line args

Do the standard command line parsing... With a small twist to deal with
the quirks of booting via linuxboot to the initrd from the command line
in shell.efi and other observed oddities.

Sponsored by: Netflix
stand/kboot/main.c