This website requires JavaScript.
Explore
Help
Sign In
xCAT
/
xNBA
Watch
2
Star
0
Fork
0
You've already forked xNBA
mirror of
https://github.com/xcat2/xNBA.git
synced
2025-02-24 14:29:55 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
xNBA
/
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
…
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