iPXE
Data Fields

Parameter block for pxenv_unload_stack() More...

#include <pxe_api.h>

Data Fields

PXENV_STATUS_t Status
 PXE status code. More...
 
UINT8_t reserved [10]
 Must be zero. More...
 

Detailed Description

Parameter block for pxenv_unload_stack()

Definition at line 253 of file pxe_api.h.

Field Documentation

◆ Status

PXENV_STATUS_t s_PXENV_UNLOAD_STACK::Status

PXE status code.

Definition at line 254 of file pxe_api.h.

Referenced by pxenv_unload_stack().

◆ reserved

UINT8_t s_PXENV_UNLOAD_STACK::reserved[10]

Must be zero.

Definition at line 255 of file pxe_api.h.


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