iPXE
Data Structures | Macros | Typedefs

START BASE. More...

Data Structures

struct  s_PXENV_START_BASE
 Parameter block for pxenv_start_base() More...
 

Macros

#define PXENV_START_BASE   0x0075
 PXE API function code for pxenv_start_base() More...
 

Typedefs

typedef struct s_PXENV_START_BASE PXENV_START_BASE_t
 

Detailed Description

START BASE.

Macro Definition Documentation

◆ PXENV_START_BASE

#define PXENV_START_BASE   0x0075

PXE API function code for pxenv_start_base()

Definition at line 524 of file pxe_api.h.

Typedef Documentation

◆ PXENV_START_BASE_t

Definition at line 531 of file pxe_api.h.