iPXE
Data Fields

Parameter block for pxenv_file_cmdline() More...

#include <pxe_api.h>

Data Fields

PXENV_STATUS_t Status
 PXE status code. More...
 
UINT16_t BufferSize
 Data buffer size. More...
 
SEGOFF16_t Buffer
 Data buffer. More...
 

Detailed Description

Parameter block for pxenv_file_cmdline()

Definition at line 1709 of file pxe_api.h.

Field Documentation

◆ Status

PXENV_STATUS_t s_PXENV_FILE_CMDLINE::Status

PXE status code.

Definition at line 1710 of file pxe_api.h.

Referenced by pxenv_file_cmdline().

◆ BufferSize

UINT16_t s_PXENV_FILE_CMDLINE::BufferSize

Data buffer size.

Definition at line 1711 of file pxe_api.h.

Referenced by pxenv_file_cmdline().

◆ Buffer

SEGOFF16_t s_PXENV_FILE_CMDLINE::Buffer

Data buffer.

Definition at line 1712 of file pxe_api.h.

Referenced by pxenv_file_cmdline().


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