iPXE
Data Structures | Macros | Typedefs

FILE OPEN. More...

Data Structures

struct  s_PXENV_FILE_OPEN
 Parameter block for pxenv_file_open() More...
 

Macros

#define PXENV_FILE_OPEN   0x00e0
 PXE API function code for pxenv_file_open() More...
 

Typedefs

typedef struct s_PXENV_FILE_OPEN PXENV_FILE_OPEN_t
 

Detailed Description

FILE OPEN.

Macro Definition Documentation

◆ PXENV_FILE_OPEN

#define PXENV_FILE_OPEN   0x00e0

PXE API function code for pxenv_file_open()

Definition at line 1533 of file pxe_api.h.

Typedef Documentation

◆ PXENV_FILE_OPEN_t

Definition at line 1543 of file pxe_api.h.