iPXE
Data Fields

Parameter block for pxenv_file_select() More...

#include <pxe_api.h>

Data Fields

PXENV_STATUS_t Status
 PXE status code. More...
 
UINT16_t FileHandle
 File handle. More...
 
UINT16_t Ready
 Indication of readiness. More...
 

Detailed Description

Parameter block for pxenv_file_select()

Definition at line 1581 of file pxe_api.h.

Field Documentation

◆ Status

PXENV_STATUS_t s_PXENV_FILE_SELECT::Status

PXE status code.

Definition at line 1582 of file pxe_api.h.

Referenced by pxenv_file_select().

◆ FileHandle

UINT16_t s_PXENV_FILE_SELECT::FileHandle

File handle.

Definition at line 1583 of file pxe_api.h.

Referenced by pxenv_file_select().

◆ Ready

UINT16_t s_PXENV_FILE_SELECT::Ready

Indication of readiness.

Definition at line 1584 of file pxe_api.h.

Referenced by pxenv_file_select().


The documentation for this struct was generated from the following file: