4393 Commits (73480352315a12fdef467402ea41be9ac285e4e7)
 

Author SHA1 Message Date
  Stefan Weil 3fcb8cf8dc [src] Fix spelling in comments, debug messages and local variable names 11 years ago
  Michael Brown 717279a294 [efi] Include product short name in EFI SNP device names 11 years ago
  Michael Brown 1a79f6f37a [efi] Delegate to child device's EFI_COMPONENT_NAME2_PROTOCOL, if present 11 years ago
  Michael Brown d6b0b76a05 [bzimage] Allow initrds to be rearranged in place 11 years ago
  Michael Brown 4ca98693b9 [initrd] Add ability to reshuffle initrds into image list order 11 years ago
  Michael Brown 603455bb06 [libc] Relicense x86 string.h 11 years ago
  Michael Brown 53f3deee06 [libc] Fix and externalise memswap() 11 years ago
  Michael Brown de20c526e6 [libc] Reduce overall code size by externalising strlen() 11 years ago
  Michael Brown 06766875ad [libc] Reduce overall code size by externalising strncmp() 11 years ago
  Michael Brown f8ece72fc9 [libc] Remove unnecessary "cld" instruction from memset() 11 years ago
  Michael Brown 61c6af3f0b [libc] Convert memcpy() from a macro to an inline function 11 years ago
  Michael Brown fc30b13b25 [libc] Reduce overall code size by externalising memmove() 11 years ago
  Michael Brown 7cbac68593 [libc] Remove obsolete implementation of memcpy() 11 years ago
  Michael Brown 520323e360 [test] Add self-tests for string functions 11 years ago
  Michael Brown fd141fb669 [umalloc] Split largest_memblock() function out from init_eheap() 11 years ago
  Michael Brown 1494d41d0a [uaccess] Add userptr_sub() to find the difference between two user pointers 11 years ago
  Michael Brown 54a861a7bd [list] Reduce overall code size by externalising many list functions 11 years ago
  Thomas Miletich f68b4069b1 [build] Make version.o depend on the git index 11 years ago
  Michael Brown 4867085c0c [build] Include version number within only a single object file 11 years ago
  Michael Brown 0932bc5156 [build] Inhibit .eh_frame on newer gcc versions 11 years ago
  Michael Brown f008698c68 [build] Use -maccumulate-outgoing-args if required by gcc 11 years ago
  Michael Brown 6586e03fba [forcedeth] Increase TX ring size to prevent dropped packets 11 years ago
  Michael Brown 0c5e3df6d9 [intel] Poll RX queue if hardware reports RX overflow 11 years ago
  Michael Brown c4ee23e7c6 [hermon] Use PCI VPD for non-volatile option storage 11 years ago
  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