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-01-31 05:17:34 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
xNBA
/
src
/
interface
/
pxe
History
Michael Brown
71754ada2a
Allow linking by converting functions to stubs
2006-08-09 00:25:29 +00:00
..
pxe_errors.c
gcc is rather over-aggressive about optimising out static data structures
2006-04-24 18:31:37 +00:00
pxe_loader.c
Split PXE code into preboot, udp, tftp, undi and loader units.
2005-05-23 23:32:56 +00:00
pxe_preboot.c
Allow linking by converting functions to stubs
2006-08-09 00:25:29 +00:00
pxe_tftp.c
Allow linking by converting functions to stubs
2006-08-09 00:25:29 +00:00
pxe_udp.c
Make the UDP senddata() methods return a status code.
2006-08-03 23:10:14 +00:00
pxe_undi.c
Allow linking by converting all functions to stubs
2006-08-09 00:22:28 +00:00
pxe.c
Updated PXE UDP implementation to use the new Etherboot UDP API.
2006-08-02 23:08:10 +00:00