iPXE
Data Fields

Parameter block for pxenv_file_exit_hook() More...

#include <pxe_api.h>

Data Fields

PXENV_STATUS_t Status
 PXE status code. More...
 
SEGOFF16_t Hook
 SEG16:OFF16 to jump to. More...
 

Detailed Description

Parameter block for pxenv_file_exit_hook()

Definition at line 1689 of file pxe_api.h.

Field Documentation

◆ Status

PXENV_STATUS_t s_PXENV_FILE_EXIT_HOOK::Status

PXE status code.

Definition at line 1690 of file pxe_api.h.

Referenced by pxenv_file_exit_hook().

◆ Hook

SEGOFF16_t s_PXENV_FILE_EXIT_HOOK::Hook

SEG16:OFF16 to jump to.

Definition at line 1691 of file pxe_api.h.

Referenced by pxenv_file_exit_hook().


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