|
iPXE
|
Preboot eXecution Environment (PXE) error definitions. More...
Go to the source code of this file.
Functions | |
| FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
Preboot eXecution Environment (PXE) error definitions.
Definition in file pxe_error.h.
| #define PXENV_STATUS | ( | rc | ) |
Derive PXENV_STATUS code from iPXE error number.
Definition at line 121 of file pxe_error.h.
Referenced by pxenv_file_exec(), pxenv_file_open(), pxenv_file_read(), pxenv_file_select(), pxenv_get_file_size(), pxenv_tftp_get_fsize(), pxenv_tftp_open(), pxenv_tftp_read(), pxenv_tftp_read_file(), pxenv_udp_open(), pxenv_udp_write(), pxenv_undi_get_mcast_address(), pxenv_undi_open(), pxenv_undi_reset_adapter(), and pxenv_undi_transmit().
| FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |