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-04-16 03:00:10 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1af346b5315987cbc89a789dd5246ccb8c845437
ipxe
/
src
/
interface
/
pxe
T
History
Michael Brown
950057eeed
Add PXE FILE API.
2007-08-04 01:23:37 +01:00
..
pxe_errors.c
Add per-file error identifiers
2007-07-24 17:11:31 +01:00
pxe_file.c
Add PXE FILE API.
2007-08-04 01:23:37 +01:00
pxe_loader.c
!PXE and PXENV+ structures are in code segment, not data segment.
2007-07-04 03:20:18 +01:00
pxe_preboot.c
Centralise construction of the DHCP request and response packets.
2007-07-31 03:02:21 +01:00
pxe_tftp.c
Make read_user() non-blocking, and add select() call.
2007-08-04 01:22:52 +01:00
pxe_udp.c
Separate the "is data ready" function of xfer_seek() into an
2007-07-08 14:11:07 +01:00
pxe_undi.c
Use net_device_operations structure and netdev_nullify() to allow for
2007-07-07 16:43:39 +01:00