iPXE
Data Structures | Macros | Typedefs

FILE READ. More...

Data Structures

struct  s_PXENV_FILE_READ
 Parameter block for pxenv_file_read() More...
 

Macros

#define PXENV_FILE_READ   0x00e3
 PXE API function code for pxenv_file_read() More...
 

Typedefs

typedef struct s_PXENV_FILE_READ PXENV_FILE_READ_t
 

Detailed Description

FILE READ.

Macro Definition Documentation

◆ PXENV_FILE_READ

#define PXENV_FILE_READ   0x00e3

PXE API function code for pxenv_file_read()

Definition at line 1599 of file pxe_api.h.

Typedef Documentation

◆ PXENV_FILE_READ_t

Definition at line 1609 of file pxe_api.h.