iPXE

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().

Typedefs

typedef struct s_PXENV_FILE_OPEN PXENV_FILE_OPEN_t

Functions

struct shomron_nodnic_eth_send_wqe __attribute__ ((packed))

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.

Function Documentation

◆ __attribute__()

struct s_PXENV_FILE_OPEN __attribute__ ( (packed) )