This website requires JavaScript.
Explore
Help
Sign In
sysadmin
/
ipxe
Watch
1
Star
0
Fork
0
You've already forked ipxe
mirror of
https://github.com/ipxe/ipxe
synced
2026-02-02 19:57:34 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b34d4d044978714abe771ca8d7d07153ad048d82
ipxe
/
src
/
interface
/
pxe
History
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