Displaying 1 result from an estimated 1 matches for "undi_romid_t".
2004 Nov 23
0
Jumping to PXE boot from DOS
...this was 4 */
u_int8_t structlength; /* Length of this structure
in */
/* bytes. */
u_int8_t structcksum; /* Use to make byte checksum
of this */
/* structure == zero. */
u_int8_t structrev; /* Structure format revision
number. */
u_int8_t reserved1; /* must be zero */
undi_romid_t *undi; /* Far pointer to UNDI
ROMID */
bc_romid_t *base; /* Far pointer to
base-code ROMID */
u_int16_t (*entry16point)(u_int16_t func, void
*param);
/* 16bit stack segment
API entry */
/* point. This will be seg:off in */
/* real mod...