This website works better with JavaScript.
Home
Explore
Help
Sign In
robin.thoni
/
ipxe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
11
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1000
Commits
2
Branches
Tree:
2497270c14
master
old
v1.20.1-rthoni
v1.20.1
v1.0.0-rc1
v1.0.0
v0.9.9
v0.9.8
v0.9.7
v0.9.6
v0.9.5
v0.9.4
v0.9.3
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '2497270c14'
${ noResults }
ipxe
/
src
/
interface
/
pxe
History
Michael Brown
f018da8215
Implement enough of PXENV_GET_CACHED_INFO to support pxelinux.
18 years ago
..
pxe.c
Added pxe_netdev; a slight hack for now, but will need to be done properly for the PXE UNDI API anyway.
18 years ago
pxe_errors.c
gcc is rather over-aggressive about optimising out static data structures even when __atribute__ (( unused )) is correctly set...
19 years ago
pxe_loader.c
Split PXE code into preboot, udp, tftp, undi and loader units.
20 years ago
pxe_preboot.c
Implement enough of PXENV_GET_CACHED_INFO to support pxelinux.
18 years ago
pxe_tftp.c
Allow linking by converting functions to stubs
18 years ago
pxe_udp.c
Add a couple of small but vital parts to PXENV_UDP_WRITE.
18 years ago
pxe_undi.c
Allow linking by converting all functions to stubs
18 years ago