summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated tcp.c to provide a standardised data transfer interface.Michael Brown2007-05-252-350/+406
* Use list_for_each_entry_safe() when flushing queue.Michael Brown2007-05-201-1/+2
* Add local address to socket openers.Michael Brown2007-05-192-7/+15
* Rename pkbpad.c to iobpad.cMichael Brown2007-05-191-0/+0
* pkbuff->iobuf changeoverMichael Brown2007-05-1925-665/+429Star
* Add explicit "freeing" debug messages.Michael Brown2007-05-181-0/+3
* Must request data before anything actually happens...Michael Brown2007-05-181-0/+4
* Add debuggingMichael Brown2007-05-181-0/+2
* Add alloc_iob() and free_iob(). (Direct search-and-replaceMichael Brown2007-05-182-39/+133
* Updated to use POSIX-style file I/O layer.Michael Brown2007-05-181-298/+149Star
* Added POSIX-style blocking I/O calls, for use by PXE TFTP API.Michael Brown2007-05-182-0/+363
* Allow construction of PXE status code from internal error number.Michael Brown2007-05-181-0/+3
* Prefix all the open()-family routines with xfer_, to disambiguate themMichael Brown2007-05-184-19/+21
* Do not hold self-references. This then avoids the problem of having toMichael Brown2007-05-157-38/+96
* Data-transfer interface should now be functionally complete.Michael Brown2007-05-154-73/+243
* Add always_inline attribute to force gcc to inline single-instructionMichael Brown2007-05-012-4/+4
* Added (non-functional) reference count to struct imageMichael Brown2007-05-011-0/+24
* Initial sketch for a downloader objectMichael Brown2007-05-012-0/+293
* Add start() eventMichael Brown2007-05-014-61/+136
* Clarify behaviour of plug() by using intf_put() and intf_get().Michael Brown2007-05-012-3/+22
* Document the fact that a zeroed-out refcounted object will behave inMichael Brown2007-05-011-0/+5
* D'ohMichael Brown2007-04-301-2/+2
* Added plug_plug()Michael Brown2007-04-302-0/+16
* Add (and use) generic reference counter, to improve signal:noise ratioMichael Brown2007-04-308-58/+128
* Skeleton job control interfaceMichael Brown2007-04-292-0/+201
* Add seek()Michael Brown2007-04-294-38/+137
* Preliminary support for opening data-transfer interfacesMichael Brown2007-04-284-18/+325
* Added PF_INET[6] and SOCK_{STREAM,DGRAM} definitions and debugMichael Brown2007-04-281-3/+56
* Added deliver-as-iobuf/deliver-as-raw concepts.Michael Brown2007-04-272-6/+91
* Initial sketch for the generic data-transfer interface.Michael Brown2007-04-275-0/+417
* Trivial ASN.1 decoding functions.Michael Brown2007-04-212-0/+191
* hoffmeis: Preparations for syslog support (LOGSERVER in DHCP, linewiseAnselm Martin Hoffmeister2007-04-095-3/+26
* hoffmeis: Fixing situation where absence of a newdata() handler for UDPAnselm Martin Hoffmeister2007-04-091-5/+10
* Add 32-bit support.Michael Brown2007-03-221-13/+70
* Provide a buffer in base memory for code to fill with generated DHCP data.Michael Brown2007-03-222-0/+42
* TypoMichael Brown2007-03-203-5/+5
* Support 32-bit (linear) NBI images. We don't yet provide a bootp dataMichael Brown2007-03-141-33/+44
* Ported bnx2 driver from Etherboot 5.4.James Harper2007-03-143-0/+10891
|\
* | Added .nbi as a format.Michael Brown2007-03-112-0/+69
* | Make _load_size accurately reflect the number of bytes in the actualMichael Brown2007-03-111-2/+0Star
* | t5x9 code relies on nic->ioaddr being setMichael Brown2007-03-111-7/+11
* | Updated 3c509 to current device modelMichael Brown2007-03-101-165/+185
* | Updated ISAPnP, EISA, MCA and ISA buses to current device model.Michael Brown2007-03-1036-1648/+1418Star
* | Start a new release notes file (RELNOTES) in preparation for releaseMarty Connor2007-03-051-41/+5Star
* | Start a new LOG file in preparation for releaseMarty Connor2007-03-051-2865/+11Star
* | Update non-GPL licensed files for gPXEMarty Connor2007-03-051-17/+23
* | Remove outdated web filesMarty Connor2007-03-035-606/+0Star
* | Add gpxe-tarball target to create clean release tarballsMarty Connor2007-03-021-1/+18
* | Add warning about formats that are not working until we fix themMarty Connor2007-03-021-3/+7
* | Version increment in preparation for releaseMarty Connor2007-03-021-1/+1