4408 次程式碼提交 (de1fafd2f80dc9b08304cf5b66d281ef6771b1f9)
 

作者 SHA1 備註 提交日期
  Michael Brown 34a81da0c8 [test] Remove self-test for empty formatted setting value 11 年之前
  Michael Brown 885384faf3 [arp] Increase robustness of ARP discarder 11 年之前
  Michael Brown a4d1250810 [efi] Expose net device non-volatile settings via HII 11 年之前
  Michael Brown 41ea18a455 [efi] Split SNP HII functionality into a separate file 12 年之前
  Michael Brown 0fd29e15b5 [nvo] Expose nvo_applies() 11 年之前
  Michael Brown 08a6ae86a2 [nvo] Expose non-volatile options block name 11 年之前
  Michael Brown 5ad445fd0b [settings] Treat an empty formatted value as meaning "delete setting" 11 年之前
  Michael Brown 1c2b6d29ea [settings] Expose find_child_settings() 11 年之前
  Michael Brown 51b65d5f9c [libc] Add wcslen() function 11 年之前
  Shao Miller a712dae709 [serial] Don't enable serial console without serial support 11 年之前
  Michael Brown fcdfe81764 [int13] Do not zero %edx when jumping to a boot sector 11 年之前
  Michael Brown bab0a4c1ce [efi] Mark SNP formset compliant with IBM's Unified Configuration Manager 12 年之前
  Michael Brown 40044f9d43 [contrib] Enable bochs debug port by default 11 年之前
  Michael Brown dcbbf54eb2 [contrib] Allow more space for Bochs option ROM 11 年之前
  Michael Brown d23db28488 [tls] Fix potential memory leak 11 年之前
  Michael Brown 1e199c8260 [tls] Fix uninitialised variable 11 年之前
  Michael Brown 72db14640c [tls] Split received records over multiple I/O buffers 11 年之前
  Michael Brown 09d45ffd79 [crypto] Allow in-place CBC decryption 11 年之前
  Michael Brown c1adf7dabe [test] Add speed tests for cipher algorithms 11 年之前
  Michael Brown 681a219caa [test] Add speed tests for digest algorithms 11 年之前
  Michael Brown 09cc63fc8b [efi] Provide guaranteed space in transmitted packets 11 年之前
  Michael Brown 73eb3f17db [int13] Zero all possible registers when jumping to a boot sector 11 年之前
  Michael Brown 8509dbf86a [int13] Use correct size when estimating floppy disk geometry 11 年之前
  Michael Brown 117fc61738 [console] Add support for the bochs/qemu debug port console 11 年之前
  Patrick Plenefisch 8e4faa0948 [cmdline] Add standalone "nslookup" command 11 年之前
  Michael Brown c4500fb7ca [smbios] Default to "hex" type for non-string SMBIOS settings 11 年之前
  Michael Brown 25ec56e0ec [settings] Use a generic setting's own type as its default type 11 年之前
  Michael Brown e6427b7ee1 [sdi] Add support for SDI images 11 年之前
  Michael Brown 03f0c23f8b [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers 11 年之前
  Michael Brown f54a61e434 [infiniband] Include destination address vector in ib_complete_recv() 11 年之前
  Michael Brown cbe41cb31b [infiniband] Use explicit "source" and "dest" address vector parameter names 11 年之前
  Michael Brown f747fac3e1 [infiniband] Allow queue pairs to have a custom allocator for receive iobufs 11 年之前
  Michael Brown 96be171be5 [iobuf] Allow allocation of I/O buffers with a specified alignment offset 11 年之前
  Michael Brown e2becce186 [malloc] Allow allocation of memory with a specified alignment offset 11 年之前
  Michael Brown de802310bc [retry] Expose retry_poll() to explicitly poll all running timers 11 年之前
  Michael Brown 1cbb1581f1 [ethernet] Expose eth_broadcast as a global constant 11 年之前
  Anton D. Kachalov 5e73677a01 [build] Add missing #include <config/local/sideband.h> 11 年之前
  Anton D. Kachalov 34a637f46f [build] Display commands for dependency generation when building with V=1 11 年之前
  Michael Brown 79300e2ddf [tls] Disambiguate most error causes 11 年之前
  Michael Brown 70618161ad [realtek] Force EEPROM CS low before disabling EEPROM access mode 11 年之前
  Michael Brown d1949f2737 [bitbash] Add optional open() and close() methods for bit-bashing interfaces 11 年之前
  Michael Brown 5676abead2 [realtek] Forcibly enable advertisement of 1000Mbps speeds 11 年之前
  Michael Brown 6e50e7950f [mii] Add separate mii_restart() function 11 年之前
  Michael Brown 0dacd54174 [realtek] Enable DAC only when built as a 64-bit binary 11 年之前
  Michael Brown 0e61beb26f [realtek] Use read-modify-write to check for C+ Command register 11 年之前
  Michael Brown 77afdc5643 [realtek] Use explicit value for TCR.MXDMA 11 年之前
  Michael Brown 5d05220ee0 [realtek] Use explicit values for RCR.RXFTH and RCR.MXDMA 11 年之前
  Michael Brown b0ba892333 [realtek] Always set high dword of ring address registers 11 年之前
  Kevin Tran a05871d89a [tg3] Fix driver for BCM5719, BCM5720, BCM5764M, BCM57762 11 年之前
  Michael Brown 8f7cd88af5 [http] Fix HTTP SAN booting 11 年之前