iPXE
Data Structures | Macros | Typedefs

UNDI SHUTDOWN. More...

Data Structures

struct  s_PXENV_UNDI_SHUTDOWN
 Parameter block for pxenv_undi_shutdown() More...
 

Macros

#define PXENV_UNDI_SHUTDOWN   0x0005
 PXE API function code for pxenv_undi_shutdown() More...
 

Typedefs

typedef struct s_PXENV_UNDI_SHUTDOWN PXENV_UNDI_SHUTDOWN_t
 

Detailed Description

UNDI SHUTDOWN.

Macro Definition Documentation

◆ PXENV_UNDI_SHUTDOWN

#define PXENV_UNDI_SHUTDOWN   0x0005

PXE API function code for pxenv_undi_shutdown()

Definition at line 922 of file pxe_api.h.

Typedef Documentation

◆ PXENV_UNDI_SHUTDOWN_t

Definition at line 929 of file pxe_api.h.