iPXE
Data Structures | Macros | Typedefs

FILE EXIT HOOK. More...

Data Structures

struct  s_PXENV_FILE_EXIT_HOOK
 Parameter block for pxenv_file_exit_hook() More...
 

Macros

#define PXENV_FILE_EXIT_HOOK   0x00e7
 PXE API function code for pxenv_file_exit_hook() More...
 

Typedefs

typedef struct s_PXENV_FILE_EXIT_HOOK PXENV_FILE_EXIT_HOOK_t
 

Detailed Description

FILE EXIT HOOK.

Macro Definition Documentation

◆ PXENV_FILE_EXIT_HOOK

#define PXENV_FILE_EXIT_HOOK   0x00e7

PXE API function code for pxenv_file_exit_hook()

Definition at line 1686 of file pxe_api.h.

Typedef Documentation

◆ PXENV_FILE_EXIT_HOOK_t

Definition at line 1694 of file pxe_api.h.