Module ostd::boot::kcmdline

source ·
Expand description

The module to parse kernel command-line arguments.

The format of the Asterinas command line string conforms to the Linux kernel command line rules:

https://www.kernel.org/doc/html/v6.4/admin-guide/kernel-parameters.html

Structs§

  • The struct to store the parsed kernel command-line arguments.

Enums§