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
2025-12-14 16:01:38 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1ad72e0e79b36d52e8b9d2488cbc39edcd8a5ad8
ipxe
/
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