|
iPXE
|
"img{single}" options More...
Data Fields | |
| char * | name |
| Image name. More... | |
| unsigned long | timeout |
| Download timeout. More... | |
| int | replace |
| Replace image. More... | |
| int | autofree |
| Free image after execution. More... | |
"img{single}" options
Definition at line 45 of file image_cmd.c.
| char* imgsingle_options::name |
Image name.
Definition at line 47 of file image_cmd.c.
| unsigned long imgsingle_options::timeout |
Download timeout.
Definition at line 49 of file image_cmd.c.
| int imgsingle_options::replace |
Replace image.
Definition at line 51 of file image_cmd.c.
| int imgsingle_options::autofree |
Free image after execution.
Definition at line 53 of file image_cmd.c.
1.8.15