UEFIStarter
a simple UEFI framework
Data Fields
cmdline_argument_t Struct Reference

model for one command line argument More...

#include <cmdline.h>

Data Fields

cmdline_value_t value
 the parsed value
 
argument_type type
 the argument's type
 
validate_argument_fvalidator_func
 the validator function, may be NULL
 
CHAR16 * name
 the argument's name
 
CHAR16 * helptext
 a user-friendly help text
 

Detailed Description

model for one command line argument


The documentation for this struct was generated from the following file: