iPXE
Data Fields

Parameter block for pxenv_file_exec() More...

#include <pxe_api.h>

Data Fields

PXENV_STATUS_t Status
 PXE status code. More...
 
SEGOFF16_t Command
 Command to execute. More...
 

Detailed Description

Parameter block for pxenv_file_exec()

Definition at line 1645 of file pxe_api.h.

Field Documentation

◆ Status

PXENV_STATUS_t s_PXENV_FILE_EXEC::Status

PXE status code.

Definition at line 1646 of file pxe_api.h.

Referenced by pxenv_file_exec().

◆ Command

SEGOFF16_t s_PXENV_FILE_EXEC::Command

Command to execute.

Definition at line 1647 of file pxe_api.h.

Referenced by pxenv_file_exec().


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