iPXE

PXE entry points and calling conventions. More...

Data Structures

struct  s_PXENV
 The PXENV+ structure. More...
struct  s_PXE
 The !PXE structure. More...

Typedefs

typedef struct s_PXENV PXENV_t
typedef struct s_PXE PXE_t

Functions

struct s_PXENV __attribute__ ((packed))

Variables

struct INF_3C90X __attribute__

Detailed Description

PXE entry points and calling conventions.

Typedef Documentation

◆ PXENV_t

typedef struct s_PXENV PXENV_t

Definition at line 126 of file pxe_api.h.

◆ PXE_t

typedef struct s_PXE PXE_t

Definition at line 231 of file pxe_api.h.

Function Documentation

◆ __attribute__()

struct s_PXENV __attribute__ ( (packed) )

Variable Documentation

◆ __attribute__

struct s_PXE __attribute__