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.
2169
Commits
2
Branches
Tree:
98de16befd
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 '98de16befd'
${ noResults }
ipxe
/
src
/
interface
/
pxe
History
Michael Brown
950057eeed
Add PXE FILE API.
17 years ago
..
pxe_errors.c
Add per-file error identifiers
17 years ago
pxe_file.c
Add PXE FILE API.
17 years ago
pxe_loader.c
!PXE and PXENV+ structures are in code segment, not data segment.
17 years ago
pxe_preboot.c
Centralise construction of the DHCP request and response packets.
17 years ago
pxe_tftp.c
Make read_user() non-blocking, and add select() call.
17 years ago
pxe_udp.c
Separate the "is data ready" function of xfer_seek() into an xfer_window() function, which can return a scalar rather than a boolean.
17 years ago
pxe_undi.c
Use net_device_operations structure and netdev_nullify() to allow for safe dropping of the netdev ref by the driver while other refs still exist.
17 years ago