|
iPXE
|
FILE SELECT. More...
Data Structures | |
| struct | s_PXENV_FILE_SELECT |
| Parameter block for pxenv_file_select() More... | |
Macros | |
| #define | PXENV_FILE_SELECT 0x00e2 |
| PXE API function code for pxenv_file_select() | |
| #define | RDY_READ 0x0001 |
| File is ready for reading. | |
Typedefs | |
| typedef struct s_PXENV_FILE_SELECT | PXENV_FILE_SELECT_t |
Functions | |
| struct shomron_nodnic_eth_send_wqe | __attribute__ ((packed)) |
FILE SELECT.
| #define PXENV_FILE_SELECT 0x00e2 |
PXE API function code for pxenv_file_select()
| #define RDY_READ 0x0001 |
File is ready for reading.
Definition at line 1578 of file pxe_api.h.
Referenced by pxenv_file_select().
| typedef struct s_PXENV_FILE_SELECT PXENV_FILE_SELECT_t |
| struct s_PXENV_FILE_SELECT __attribute__ | ( | (packed) | ) |