iPXE
Data Structures | Macros | Typedefs

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() More...
 

Typedefs

typedef struct s_PXENV_UNDI_CLOSE PXENV_UNDI_CLOSE_t
 

Detailed Description

UNDI CLOSE.

Macro Definition Documentation

◆ PXENV_UNDI_CLOSE

#define PXENV_UNDI_CLOSE   0x0007

PXE API function code for pxenv_undi_close()

Definition at line 990 of file pxe_api.h.

Typedef Documentation

◆ PXENV_UNDI_CLOSE_t

Definition at line 997 of file pxe_api.h.