Go to the source code of this file.
Data Structures | |
struct | ParamItem |
struct | BootParams |
struct | VenderParams |
Macros | |
#define | DEFAULT_USER_PARAMS "display=shp240" |
Functions | |
int | search_params (void) |
int | save_params (void) |
int | set_params (void) |
Variables | |
BootParams | boot_params |
VenderParams | vend_params |
#define DEFAULT_USER_PARAMS "display=shp240" |
Definition at line 42 of file bootpara.h.
BootParams boot_params |
VenderParams vend_params |