iPXE

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()

Typedefs

typedef struct s_PXENV_FILE_EXIT_HOOK PXENV_FILE_EXIT_HOOK_t

Functions

struct ucode_control __attribute__ ((packed))

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.

Function Documentation

◆ __attribute__()

struct s_PXENV_FILE_EXIT_HOOK __attribute__ ( (packed) )