iPXE
|
"colour" options More...
Data Fields | |
unsigned int | basic |
Basic colour. More... | |
unsigned int | rgb |
24-bit RGB value More... | |
"colour" options
Definition at line 138 of file console_cmd.c.
unsigned int colour_options::basic |
Basic colour.
Definition at line 140 of file console_cmd.c.
unsigned int colour_options::rgb |
24-bit RGB value
Definition at line 142 of file console_cmd.c.