Searched refs:undi (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dundi.c9 $Id: undi.c,v 1.8 2003/10/25 13:54:53 mcb30 Exp $
26 #include "undi.h"
34 static undi_t undi = { NULL, NULL, NULL, NULL, NULL, NULL, NULL, variable
75 undi.pxe->EntryPointSP.segment, undi.pxe->EntryPointSP.offset,
76 undi.pxe->Stack.Seg_Addr, undi.pxe->Stack.Seg_Size,
77 undi.pxe->UNDIData.Seg_Addr, undi.pxe->UNDIData.Seg_Size,
78 undi
[all...]
H A Dundi.h9 $Id: undi.h,v 1.5 2003/10/24 10:05:06 mcb30 Exp $
204 typedef struct undi { struct
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure896 --enable-undi enable PXE UNDI driver
5773 # Check whether --enable-undi or --disable-undi was given.
5780 NETBOOT_DRIVERS="$NETBOOT_DRIVERS undi.o"

Completed in 113 milliseconds