iPXE
Data Structures | Macros | Typedefs

START UNDI. More...

Data Structures

struct  s_PXENV_START_UNDI
 Parameter block for pxenv_start_undi() More...
 

Macros

#define PXENV_START_UNDI   0x0000
 PXE API function code for pxenv_start_undi() More...
 

Typedefs

typedef struct s_PXENV_START_UNDI PXENV_START_UNDI_t
 

Detailed Description

START UNDI.

Macro Definition Documentation

◆ PXENV_START_UNDI

#define PXENV_START_UNDI   0x0000

PXE API function code for pxenv_start_undi()

Definition at line 435 of file pxe_api.h.

Typedef Documentation

◆ PXENV_START_UNDI_t

Definition at line 493 of file pxe_api.h.