aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* [davicom] Use iPXE debugging infrastructureMichael Brown2010-07-141-25/+6
* [tulip] Use iPXE debugging infrastructureMichael Brown2010-07-141-209/+79
* [debug] Expose pause() and more() debugging functionsMichael Brown2010-07-142-28/+88
* [debug] Remove unused guard_region() and check_region() functionsMichael Brown2010-07-141-53/+0
* [build] Remove some obsolete header filesMichael Brown2010-07-143-125/+0
* [console] Remove never-used putline() methodMichael Brown2010-07-141-15/+4
* [cmdline] Fix inconsistent and ugly code formatting in shell_banner()Michael Brown2010-07-141-3/+4
* [tcp] Randomise local TCP portGuo-Fu Tseng2010-07-131-3/+5
* [tcp] Fix typos by changing ntohl() to htonl() where appropriateMichael Brown2010-07-131-2/+2
* [tcp] Store local port in host byte orderMichael Brown2010-07-131-9/+9
* [image] Fix a memory leak in free_image()Piotr JaroszyƄski2010-07-111-0/+1
* [pcnet32] Fix pcnet32_wio_reset() bugAndrei Faur2010-07-111-1/+1
* [tcp] Fix potential use-after-free when accessing timestamp optionMichael Brown2010-07-071-4/+7
* [refcnt] Fix embedded image buildingAlessandro Salvatori2010-07-051-3/+3
* [pcnet32] Fix uninitialised variableMichael Brown2010-06-251-1/+1
* [myri10ge] Add NonVolatile Option (nvo) supportGlenn Brown2010-06-241-11/+314
* [settings] Add setting deletion (Ctrl-D) interfaceGlenn Brown2010-06-241-0/+7
* [settings] Enable jump scroll in config UIGlenn Brown2010-06-241-38/+77
* [pci] Define Vendor Specific capability IDGlenn Brown2010-06-241-0/+1
* [romprefix] Do not check for BBS compatibilityMichael Brown2010-06-241-29/+3
* [build] Fix broken build caused by implied dependency upon "perl"Michael Brown2010-06-243-14/+14
* [build] Avoid hard-coding the path to perlMichael Brown2010-06-241-1/+1
* [efi] Build iPXE script support into EFI binaries by defaultGeoff Lywood2010-06-231-0/+1
* [r8169] Remove driver cfg lookup, use pci_device_id->driver_data insteadAndrei Faur2010-06-232-66/+11
* [tls] Handle multiple handshake recordsMichael Brown2010-06-231-39/+54
* [refcnt] Add ref_no_free handlerJoshua Oreman2010-06-233-11/+14
* [http] Pass through unknown interface method callsMichael Brown2010-06-221-2/+4
* [interface] Allow for non-pass-through interface methodsMichael Brown2010-06-223-10/+46
* [interface] Convert all data-xfer interfaces to generic interfacesMichael Brown2010-06-2231-1511/+764
* [interface] Convert all name-resolution interfaces to generic interfacesMichael Brown2010-06-224-260/+169
* [interface] Convert all job-control interfaces to generic interfacesMichael Brown2010-06-228-293/+88
* [interface] Expand object interface to allow for polymorphic interfacesMichael Brown2010-06-225-44/+413
* [retry] Use start_timer_fixed() instead of direct timeout manipulationMichael Brown2010-06-222-4/+2
* [retry] Add timer_init() wrapper functionMichael Brown2010-06-229-11/+23
* [refcnt] Add ref_init() wrapper functionMichael Brown2010-06-2222-14/+59
* [pcnet32] Replace pcnet32 with native driverAndrei Faur2010-06-222-822/+1143
* [jme] Fix 64-bit compile of JMicron ethernet driverGeoff Lywood2010-06-221-1/+1
* [process] Hold reference to process during call to step()Michael Brown2010-06-151-0/+2
* [jme] Fix refill behaviorGuo-Fu Tseng2010-06-131-7/+13
* [ethernet] Move Ethernet MAC address checking routines to ethernet.hMichael Brown2010-06-073-16/+67
* [eepro100] Add PCI ID for Intel Pro/100 VEErwan Velu2010-06-071-0/+1
* [doc] Fix comment on Linux/x86 boot protocol pathWu Fengguang2010-06-031-1/+1
* [jme] Add JMicron Ethernet driverGuo-Fu Tseng2010-06-023-0/+2218
* [efi] Add the "snpnet" driverGeoff Lywood2010-06-0210-4/+724
* [qib7322] Fix whitespace errorsMichael Brown2010-06-011-107/+108
* [qib7322] Fix uninitialized variables warningShao Miller2010-06-011-3/+10
* [libc] Enable automated extraction of error usage reportsMichael Brown2010-05-3122-391/+1499
* [pxe] Remove obsolete pxe_errortab.cMichael Brown2010-05-301-103/+0
* [efi] Tidy up output of EFI header import scriptMichael Brown2010-05-293-19/+65
* [legal] Add FILE_LICENCE declarations to EFI header filesMichael Brown2010-05-2940-0/+96