Parameter block for undi_loader()
More...
#include <pxe_api.h>
Parameter block for undi_loader()
Definition at line 1729 of file pxe_api.h.
◆ Status
◆ AX
ax register as for PXENV_START_UNDI
Definition at line 1733 of file pxe_api.h.
◆ BX
bx register as for PXENV_START_UNDI
Definition at line 1735 of file pxe_api.h.
◆ DX
dx register as for PXENV_START_UNDI
Definition at line 1737 of file pxe_api.h.
◆ DI
di register as for PXENV_START_UNDI
Definition at line 1739 of file pxe_api.h.
◆ ES
es register as for PXENV_START_UNDI
Definition at line 1741 of file pxe_api.h.
◆ UNDI_DS
UNDI data segment.
- Note
- The PXE specification defines the type of this field as UINT16_t. For x86, SEGSEL_t and UINT16_t are equivalent anyway; for other architectures SEGSEL_t makes more sense.
Definition at line 1749 of file pxe_api.h.
◆ UNDI_CS
UNDI code segment.
- Note
- The PXE specification defines the type of this field as UINT16_t. For x86, SEGSEL_t and UINT16_t are equivalent anyway; for other architectures SEGSEL_t makes more sense.
Definition at line 1757 of file pxe_api.h.
◆ PXEptr
SEGOFF16_t s_UNDI_LOADER::PXEptr |
◆ PXENVptr
SEGOFF16_t s_UNDI_LOADER::PXENVptr |
The documentation for this struct was generated from the following file: