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/net/tcp
Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long
This brings us in to line with Linux definitions, and also simplifies
adding x86_64 support since both platforms have 2-byte shorts, 4-byte
ints and 8-byte long longs.
2008-11-19 19:15:44 +00:00
..
ftp.c [makefile] Add -Wformat-nonliteral as an extra warning category 2008-10-10 18:41:24 +01:00
http.c [http] gPXE is a HTTP/1.0 client, not a HTTP/1.1 client 2008-03-31 05:01:08 -07:00
https.c Allowed zero-cost enforced ordering of features in startup banner 2007-08-02 14:51:03 +01:00
iscsi.c [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 2008-11-19 19:15:44 +00:00