david/ipxe
david
/
ipxe
Archived
1
0
Fork 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
Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are
defined in vsprintf.h.  (This may change, since vsprintf.h is a
non-standard name, but for now it's the one to use.)

There should be no need to include vsprintf.h just for DBG() statements,
since include/compiler.h forces it in for a debug build anyway.
2006-09-27 10:58:14 +00:00
..
dns.c gcc is rather over-aggressive about optimising out static data structures 2006-04-24 18:31:37 +00:00
fsp.c Imported from Etherboot 5.4 tree 2005-05-19 16:51:32 +00:00
igmp.c gcc is rather over-aggressive about optimising out static data structures 2006-04-24 18:31:37 +00:00
nfs.c Move init.h to gpxe/init.h. 2006-04-30 01:08:52 +00:00
nmb.c We don't actually have a stdio.h header file. Our printf() functions are 2006-09-27 10:58:14 +00:00
slam.c gcc is rather over-aggressive about optimising out static data structures 2006-04-24 18:31:37 +00:00
tftm.c In multicast operation, the client still has a unicast local port. 2005-06-02 10:15:40 +00:00
tftpcore.c Moved old tcp.h to old_tcp.h, to avoid name clash with new (uIP-based) 2006-03-23 20:34:08 +00:00