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
832e86246b
gcc is rather over-aggressive about optimising out static data structures
...
even when __atribute__ (( unused )) is correctly set...
2006-04-24 18:31:37 +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
Merge from Etherboot 5.4
2006-03-16 17:40:55 +00:00
pxe_tftp.c
TFTP upgraded to use a core function library (in tftpcore.c) which will be
2005-06-01 13:13:05 +00:00
pxe_udp.c
Refer to implementation note on IP routing.
2005-05-27 11:37:09 +00:00
pxe_undi.c
Updated to remove obsolete constants
2006-04-19 02:11:56 +00:00
pxe.c
Split PXE code into preboot, udp, tftp, undi and loader units.
2005-05-23 23:32:56 +00:00