|
iPXE
|
"sanboot" options More...
Data Fields | |
| unsigned int | drive |
| Drive number. More... | |
| int | no_describe |
| Do not describe SAN device. More... | |
| int | keep |
| Keep SAN device. More... | |
| char * | filename |
| Boot filename. More... | |
| char * | extra |
| Required extra filename. More... | |
| char * | label |
| Volume label. More... | |
| struct uuid_option | uuid |
| UUID. More... | |
"sanboot" options
Definition at line 43 of file sanboot_cmd.c.
| unsigned int sanboot_options::drive |
Drive number.
Definition at line 45 of file sanboot_cmd.c.
| int sanboot_options::no_describe |
Do not describe SAN device.
Definition at line 47 of file sanboot_cmd.c.
| int sanboot_options::keep |
Keep SAN device.
Definition at line 49 of file sanboot_cmd.c.
| char* sanboot_options::filename |
Boot filename.
Definition at line 51 of file sanboot_cmd.c.
| char* sanboot_options::extra |
Required extra filename.
Definition at line 53 of file sanboot_cmd.c.
| char* sanboot_options::label |
Volume label.
Definition at line 55 of file sanboot_cmd.c.
| struct uuid_option sanboot_options::uuid |
UUID.
Definition at line 57 of file sanboot_cmd.c.
1.8.15