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-03 06:34:32 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
691557281f6dfa5d5e614dc3e9cd69823839ae12
ipxe
/
src
/
interface
/
pxe
History
Michael Brown
691557281f
Add a couple of small but vital parts to PXENV_UDP_WRITE.
2006-08-09 01:57:02 +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
Add a couple of small but vital parts to PXENV_UDP_WRITE.
2006-08-09 01:57:02 +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