|
iPXE
|
"imgset" options More...
Data Fields | |
| int | keep |
| Keep original image. | |
| unsigned long | timeout |
| Download timeout. | |
| int | quiet |
| Display only error messages. | |
"imgset" options
Definition at line 42 of file image_set_cmd.c.
| int imgset_options::keep |
Keep original image.
Definition at line 44 of file image_set_cmd.c.
| unsigned long imgset_options::timeout |
Download timeout.
Definition at line 46 of file image_set_cmd.c.
| int imgset_options::quiet |
Display only error messages.
Definition at line 48 of file image_set_cmd.c.