![]() |
Xyris
0.5
|
Data Structures | |
struct | argument |
class | Handoff |
class | HandoffCPUDescriptor |
class | HandoffRSDPDescriptor |
class | HandoffSMPDescriptor |
Typedefs | |
typedef void(* | cmdline_cb_t) (const char *arg) |
Enumerations | |
enum | HandoffBootloaderType { Stivale2 = 0 } |
Functions | |
void | parseCommandLine (char *cmdline) |
typedef void(* Boot::cmdline_cb_t) (const char *arg) |
Definition at line 21 of file Arguments.hpp.
void Boot::parseCommandLine | ( | char * | cmdline | ) |
Parse a command line for registered arguments.
cmdline | Command line string to be parsed |
Definition at line 17 of file Arguments.cpp.