iPXE
imgset_options Struct Reference

"imgset" options More...

Data Fields

int keep
 Keep original image.
unsigned long timeout
 Download timeout.
int quiet
 Display only error messages.

Detailed Description

"imgset" options

Definition at line 42 of file image_set_cmd.c.

Field Documentation

◆ keep

int imgset_options::keep

Keep original image.

Definition at line 44 of file image_set_cmd.c.

◆ timeout

unsigned long imgset_options::timeout

Download timeout.

Definition at line 46 of file image_set_cmd.c.

◆ quiet

int imgset_options::quiet

Display only error messages.

Definition at line 48 of file image_set_cmd.c.


The documentation for this struct was generated from the following file: