3467 Commits (7b0cf319e4ab5ad6a0e90068057dd4638d65c7a7)
 

Author SHA1 Message Date
  Michael Brown c5d760c987 [console] Remove never-used putline() method 14 years ago
  Michael Brown d15ce77267 [cmdline] Fix inconsistent and ugly code formatting in shell_banner() 14 years ago
  Guo-Fu Tseng 1e7e4c9a61 [tcp] Randomise local TCP port 14 years ago
  Michael Brown 73e3672468 [tcp] Fix typos by changing ntohl() to htonl() where appropriate 14 years ago
  Michael Brown 43450342a9 [tcp] Store local port in host byte order 14 years ago
  Piotr Jaroszyński fd312fcc78 [image] Fix a memory leak in free_image() 14 years ago
  Andrei Faur ab14421990 [pcnet32] Fix pcnet32_wio_reset() bug 14 years ago
  Michael Brown 68c2f07f15 [tcp] Fix potential use-after-free when accessing timestamp option 14 years ago
  Alessandro Salvatori 3cefc5a3e0 [refcnt] Fix embedded image building 14 years ago
  Michael Brown c84a2c81a7 [pcnet32] Fix uninitialised variable 14 years ago
  Glenn Brown 66df967cb4 [myri10ge] Add NonVolatile Option (nvo) support 14 years ago
  Glenn Brown 978c840365 [settings] Add setting deletion (Ctrl-D) interface 14 years ago
  Glenn Brown f9bcb928f5 [settings] Enable jump scroll in config UI 14 years ago
  Glenn Brown 9908587ca2 [pci] Define Vendor Specific capability ID 14 years ago
  Michael Brown 3094d2cf33 [romprefix] Do not check for BBS compatibility 14 years ago
  Michael Brown 719b49879d [build] Fix broken build caused by implied dependency upon "perl" 14 years ago
  Michael Brown ea12dc0ec3 [build] Avoid hard-coding the path to perl 14 years ago
  Geoff Lywood f2b3f560d2 [efi] Build iPXE script support into EFI binaries by default 14 years ago
  Andrei Faur f658d7daba [r8169] Remove driver cfg lookup, use pci_device_id->driver_data instead 14 years ago
  Michael Brown 21682afe69 [tls] Handle multiple handshake records 14 years ago
  Joshua Oreman 719ba316df [refcnt] Add ref_no_free handler 14 years ago
  Michael Brown b707f15ecb [http] Pass through unknown interface method calls 14 years ago
  Michael Brown 65bc070b05 [interface] Allow for non-pass-through interface methods 14 years ago
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces 14 years ago
  Michael Brown 7b4fbd93a5 [interface] Convert all name-resolution interfaces to generic interfaces 16 years ago
  Michael Brown a03dd97e6b [interface] Convert all job-control interfaces to generic interfaces 16 years ago
  Michael Brown e71b83b22b [interface] Expand object interface to allow for polymorphic interfaces 16 years ago
  Michael Brown 5fa6775b61 [retry] Use start_timer_fixed() instead of direct timeout manipulation 14 years ago
  Michael Brown c760ac3022 [retry] Add timer_init() wrapper function 14 years ago
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function 14 years ago
  Andrei Faur f4faa27dfd [pcnet32] Replace pcnet32 with native driver 14 years ago
  Geoff Lywood ee93c72d6d [jme] Fix 64-bit compile of JMicron ethernet driver 14 years ago
  Michael Brown 068ef5f72d [process] Hold reference to process during call to step() 16 years ago
  Guo-Fu Tseng 1798e04ebb [jme] Fix refill behavior 14 years ago
  Michael Brown 75333f464e [ethernet] Move Ethernet MAC address checking routines to ethernet.h 14 years ago
  Erwan Velu 3fc4fd3213 [eepro100] Add PCI ID for Intel Pro/100 VE 14 years ago
  Wu Fengguang a6a4909afc [doc] Fix comment on Linux/x86 boot protocol path 14 years ago
  Guo-Fu Tseng f27e077f09 [jme] Add JMicron Ethernet driver 14 years ago
  Geoff Lywood 62149deb11 [efi] Add the "snpnet" driver 14 years ago
  Michael Brown 74bc1b95bb [qib7322] Fix whitespace errors 14 years ago
  Shao Miller 4a39717e17 [qib7322] Fix uninitialized variables warning 14 years ago
  Michael Brown 53315eaa25 [errdb] Add errdb.pl script to build error database 14 years ago
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports 14 years ago
  Michael Brown d2415be069 [pxe] Remove obsolete pxe_errortab.c 14 years ago
  Michael Brown bf2b1c8e47 [efi] Tidy up output of EFI header import script 14 years ago
  Michael Brown 03b1020acc [legal] Add FILE_LICENCE declarations to EFI header files 14 years ago
  Michael Brown ae5ce45afe [efi] Synchronise EFI header files 14 years ago
  Michael Brown 307b39c08c [build] Remove PACKED macro 14 years ago
  Geoff Lywood eef46c23d6 [efi] Update UEFI header files with latest version from TianoCore 14 years ago
  Geoff Lywood 6514d6430d [dhcp] Use correct DHCP options on EFI systems 14 years ago