david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/interface/pxe
Michael Brown b34d4d0449 Separate the "is data ready" function of xfer_seek() into an
xfer_window() function, which can return a scalar rather than a
boolean.
2007-07-08 14:11:07 +01:00
..
pxe_errors.c Split error-message table portions of errno.h out to gpxe/errortab.h 2006-12-20 03:40:48 +00:00
pxe_loader.c !PXE and PXENV+ structures are in code segment, not data segment. 2007-07-04 03:20:18 +01:00
pxe_preboot.c Add (untested) UNDI loader C-level implementation. 2007-07-03 23:41:35 +01:00
pxe_tftp.c Implement the "overwrite TFTP filename" Microsoft RIS bug workaround. 2007-06-30 15:13:18 +01:00
pxe_udp.c Separate the "is data ready" function of xfer_seek() into an 2007-07-08 14:11:07 +01:00
pxe_undi.c Use net_device_operations structure and netdev_nullify() to allow for 2007-07-07 16:43:39 +01:00