s_PXENV_FILE_API_CHECK Struct Reference
[PXENV_FILE_API_CHECK]

Parameter block for pxenv_file_api_check(). More...

#include <pxe_api.h>


Data Fields

PXENV_STATUS_t Status
 PXE status code.
UINT16_t Size
 Size of structure.
UINT32_t Magic
 Magic number.
UINT32_t Provider
 Implementation identifier.
UINT32_t APIMask
 Supported API functions.
UINT32_t Flags
 Reserved for the future.


Detailed Description

Parameter block for pxenv_file_api_check().

Definition at line 1766 of file pxe_api.h.


Field Documentation

PXE status code.

Definition at line 1767 of file pxe_api.h.

Referenced by pxenv_file_api_check().

Size of structure.

Definition at line 1768 of file pxe_api.h.

Referenced by pxenv_file_api_check().

Magic number.

Definition at line 1769 of file pxe_api.h.

Referenced by pxenv_file_api_check().

Implementation identifier.

Definition at line 1770 of file pxe_api.h.

Referenced by pxenv_file_api_check().

Supported API functions.

Definition at line 1771 of file pxe_api.h.

Referenced by pxenv_file_api_check().

Reserved for the future.

Definition at line 1772 of file pxe_api.h.

Referenced by pxenv_file_api_check().


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

Generated on Tue Apr 6 20:02:08 2010 for gPXE by  doxygen 1.5.7.1