|
iPXE
|
UNDI CLOSE. More...
Data Structures | |
| struct | s_PXENV_UNDI_CLOSE |
| Parameter block for pxenv_undi_close() More... | |
Macros | |
| #define | PXENV_UNDI_CLOSE 0x0007 |
| PXE API function code for pxenv_undi_close() | |
Typedefs | |
| typedef struct s_PXENV_UNDI_CLOSE | PXENV_UNDI_CLOSE_t |
Variables | |
| struct smbios | __attribute__ |
UNDI CLOSE.
| #define PXENV_UNDI_CLOSE 0x0007 |
PXE API function code for pxenv_undi_close()
Definition at line 990 of file pxe_api.h.
Referenced by undinet_close(), and undinet_function_name().
| typedef struct s_PXENV_UNDI_CLOSE PXENV_UNDI_CLOSE_t |
| struct s_PXENV_UNDI_CLOSE __attribute__ |