david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/proto
2005-06-01 11:01:59 +00:00
..
dns.c Abort immediately if no nameserver is present. 2005-05-01 13:59:34 +00:00
fsp.c Imported from Etherboot 5.4 tree 2005-05-19 16:51:32 +00:00
http.c Fixes for gcc >= 3.2 from Georg Baum 2005-05-23 23:47:54 +00:00
nfs.c Updated to use buffer rather than processor 2005-05-17 14:26:14 +00:00
nmb.c Fixes for gcc >= 3.2 from Georg Baum 2005-05-23 23:47:54 +00:00
slam.c Quickly hacked to use a buffer rather than a processor. 2005-05-17 14:49:46 +00:00
tcp.c Split TCP code out into proto/tcp.c 2005-05-02 12:07:47 +00:00
tftm.c Quickly hacked to use a buffer rather than a processor. 2005-05-17 14:49:46 +00:00
tftp.c Add twiddle() so that progress is visible. 2005-05-17 13:39:00 +00:00
tftpcore.c Now have enough functions to implement a standard TFTP client in around 50 2005-06-01 11:01:59 +00:00