iPXE
Data Structures | Macros | Typedefs

STOP BASE. More...

Data Structures

struct  s_PXENV_STOP_BASE
 Parameter block for pxenv_stop_base() More...
 

Macros

#define PXENV_STOP_BASE   0x0076
 PXE API function code for pxenv_stop_base() More...
 

Typedefs

typedef struct s_PXENV_STOP_BASE PXENV_STOP_BASE_t
 

Detailed Description

STOP BASE.

Macro Definition Documentation

◆ PXENV_STOP_BASE

#define PXENV_STOP_BASE   0x0076

PXE API function code for pxenv_stop_base()

Definition at line 543 of file pxe_api.h.

Typedef Documentation

◆ PXENV_STOP_BASE_t

Definition at line 550 of file pxe_api.h.