4319 Commits (2c011d77ae0147b8cc68bc4f3c577ebf55b83f16)
 

Author SHA1 Message Date
  Michael Brown 2c011d77ae [readline] Allow readline_history() to return a meaningful status 11 years ago
  Michael Brown 88e19fcda9 [netdevice] Clear network device setting before unregistering 11 years ago
  Michael Brown 34863a51c2 [settings] Prefill existing setting value in "read" command 11 years ago
  Michael Brown 4dedccfa1f [readline] Allow a prefilled input string to be provided 11 years ago
  Michael Brown c86790df5c [settings] Add fetchf_named_setting_copy() 11 years ago
  Michael Brown 947976da0c [netdevice] Do not force a poll on net_tx() 11 years ago
  Michael Brown dace457baf [intel] Report receive overruns via network device errors 11 years ago
  Michael Brown 7cf6c6bfed [efi] Add EFI_COMPONENT_NAME2_PROTOCOL instance for each SNP device 11 years ago
  Michael Brown 1d38168064 [autoboot] Avoid excess backspacing after displaying Ctrl-B prompt 11 years ago
  Michael Brown 0e7819d298 [efi] Add missing RC_TO_EFIRC() conversion 11 years ago
  Michael Brown a27413c82a [util] Fix uninitialised-variable warning in einfo.c 11 years ago
  Michael Brown 34a81da0c8 [test] Remove self-test for empty formatted setting value 11 years ago
  Michael Brown 885384faf3 [arp] Increase robustness of ARP discarder 11 years ago
  Michael Brown a4d1250810 [efi] Expose net device non-volatile settings via HII 11 years ago
  Michael Brown 41ea18a455 [efi] Split SNP HII functionality into a separate file 12 years ago
  Michael Brown 0fd29e15b5 [nvo] Expose nvo_applies() 11 years ago
  Michael Brown 08a6ae86a2 [nvo] Expose non-volatile options block name 11 years ago
  Michael Brown 5ad445fd0b [settings] Treat an empty formatted value as meaning "delete setting" 11 years ago
  Michael Brown 1c2b6d29ea [settings] Expose find_child_settings() 11 years ago
  Michael Brown 51b65d5f9c [libc] Add wcslen() function 11 years ago
  Shao Miller a712dae709 [serial] Don't enable serial console without serial support 11 years ago
  Michael Brown fcdfe81764 [int13] Do not zero %edx when jumping to a boot sector 11 years ago
  Michael Brown bab0a4c1ce [efi] Mark SNP formset compliant with IBM's Unified Configuration Manager 12 years ago
  Michael Brown 40044f9d43 [contrib] Enable bochs debug port by default 11 years ago
  Michael Brown dcbbf54eb2 [contrib] Allow more space for Bochs option ROM 11 years ago
  Michael Brown d23db28488 [tls] Fix potential memory leak 11 years ago
  Michael Brown 1e199c8260 [tls] Fix uninitialised variable 11 years ago
  Michael Brown 72db14640c [tls] Split received records over multiple I/O buffers 11 years ago
  Michael Brown 09d45ffd79 [crypto] Allow in-place CBC decryption 11 years ago
  Michael Brown c1adf7dabe [test] Add speed tests for cipher algorithms 11 years ago
  Michael Brown 681a219caa [test] Add speed tests for digest algorithms 11 years ago
  Michael Brown 09cc63fc8b [efi] Provide guaranteed space in transmitted packets 11 years ago
  Michael Brown 73eb3f17db [int13] Zero all possible registers when jumping to a boot sector 11 years ago
  Michael Brown 8509dbf86a [int13] Use correct size when estimating floppy disk geometry 11 years ago
  Michael Brown 117fc61738 [console] Add support for the bochs/qemu debug port console 11 years ago
  Patrick Plenefisch 8e4faa0948 [cmdline] Add standalone "nslookup" command 11 years ago
  Michael Brown c4500fb7ca [smbios] Default to "hex" type for non-string SMBIOS settings 11 years ago
  Michael Brown 25ec56e0ec [settings] Use a generic setting's own type as its default type 11 years ago
  Michael Brown e6427b7ee1 [sdi] Add support for SDI images 11 years ago
  Michael Brown 03f0c23f8b [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers 11 years ago
  Michael Brown f54a61e434 [infiniband] Include destination address vector in ib_complete_recv() 11 years ago
  Michael Brown cbe41cb31b [infiniband] Use explicit "source" and "dest" address vector parameter names 11 years ago
  Michael Brown f747fac3e1 [infiniband] Allow queue pairs to have a custom allocator for receive iobufs 11 years ago
  Michael Brown 96be171be5 [iobuf] Allow allocation of I/O buffers with a specified alignment offset 11 years ago
  Michael Brown e2becce186 [malloc] Allow allocation of memory with a specified alignment offset 11 years ago
  Michael Brown de802310bc [retry] Expose retry_poll() to explicitly poll all running timers 11 years ago
  Michael Brown 1cbb1581f1 [ethernet] Expose eth_broadcast as a global constant 11 years ago
  Anton D. Kachalov 5e73677a01 [build] Add missing #include <config/local/sideband.h> 11 years ago
  Anton D. Kachalov 34a637f46f [build] Display commands for dependency generation when building with V=1 11 years ago
  Michael Brown 79300e2ddf [tls] Disambiguate most error causes 11 years ago