|
iPXE
|
STOP UNDI. More...
Data Structures | |
| struct | s_PXENV_STOP_UNDI |
| Parameter block for pxenv_stop_undi() More... | |
Macros | |
| #define | PXENV_STOP_UNDI 0x0015 |
| PXE API function code for pxenv_stop_undi() | |
Typedefs | |
| typedef struct s_PXENV_STOP_UNDI | PXENV_STOP_UNDI_t |
Variables | |
| struct atl_ring | __attribute__ |
STOP UNDI.
| #define PXENV_STOP_UNDI 0x0015 |
PXE API function code for pxenv_stop_undi()
Definition at line 505 of file pxe_api.h.
Referenced by undinet_function_name(), undinet_probe(), and undinet_remove().
| typedef struct s_PXENV_STOP_UNDI PXENV_STOP_UNDI_t |
| struct s_PXENV_STOP_UNDI __attribute__ |