iPXE
|
"imgextract" options More...
Data Fields | |
char * | name |
Image name. More... | |
int | keep |
Keep original image. More... | |
unsigned long | timeout |
Download timeout. More... | |
"imgextract" options
Definition at line 39 of file image_archive_cmd.c.
char* imgextract_options::name |
Image name.
Definition at line 41 of file image_archive_cmd.c.
int imgextract_options::keep |
Keep original image.
Definition at line 43 of file image_archive_cmd.c.
unsigned long imgextract_options::timeout |
Download timeout.
Definition at line 45 of file image_archive_cmd.c.