4465 Commits (9978e2cb3725c716169ade674c18376b1a401219)
 

Author SHA1 Message Date
  Michael Brown db014f3c23 [efi] Add last_opened_snpdev() 11 years ago
  Michael Brown 033f4c92ca [autoboot] Split main control flow out of main() into a new function ipxe() 11 years ago
  Michael Brown 1025835d80 [efi] Update to latest EDK2 headers 11 years ago
  Michael Brown cb37d92ff6 [romprefix] Display only one "Ctrl-B" prompt per PCI device during POST 11 years ago
  Michael Brown 2629b7e2cd [pcbios] Inhibit all calls to INT 15,e820 and INT 15,e801 during POST 11 years ago
  Michael Brown 0d4a760ffc [prefix] Use %cs as implicit parameter to uninstall() 11 years ago
  Michael Brown c7694acb51 [nbiprefix] Set up real-mode stack before jumping to .text16 11 years ago
  Michael Brown b33082a52b [pcbios] Add extra debugging messages when unhiding iPXE from memory 11 years ago
  Brandon Penglase 3a8dbd9cdf [build] Add vmware build target 11 years ago
  Michael Brown 02b914e812 [tftp] Allow TFTP block size to be controlled via the PXE TFTP API 11 years ago
  Michael Brown c08025137b [menu] Prevent separators with shortcut keys from being selected 11 years ago
  Michael Brown b8cbdbbb53 [menu] Prevent character code zero from acting as a shortcut key 11 years ago
  Daniel P. Berrange eb5a2ba596 [zbin] Fix size used for memset in alloc_output_file 11 years ago
  Michael Brown 9373ca8ea2 [undi] Work around specific devices with known broken interrupt behaviour 11 years ago
  Kevin Tran e27803e40f [tg3] Fix various tg3 issues 11 years ago
  Michael Brown 77f64b11f7 [netdevice] Separate VLAN support from presence of VLAN-supporting drivers 11 years ago
  Stefan Hajnoczi 7d64abbc5d [iscsi] Include 802.1Q VLAN identifier in iBFT 11 years ago
  Stefan Hajnoczi 7426177d63 [netdevice] Add vlan_tag() to get the VLAN tag of a network device 11 years ago
  Michael Brown 09c5109b85 [efi] Ensure EFI binaries comply with Authenticode requirements 11 years ago
  Jens Rottmann 3c29c8ecc1 [intel] Add Intel I210 Gigabit Ethernet PCI ID 11 years ago
  Michael Brown b757df7756 [build] Include self-tests within "make everything" 11 years ago
  Michael Brown 0acc52519d [tls] Concatenate received non-data records before processing 11 years ago
  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