4366 Commits (fc87adb46c1395b09302085e9d15fcd8ab3c31fe)
 

Autor SHA1 Nachricht Datum
  Michael Brown fc87adb46c [efi] Expose downloaded images via EFI_SIMPLE_FILE_SYSTEM_PROTOCOL vor 11 Jahren
  Michael Brown db014f3c23 [efi] Add last_opened_snpdev() vor 11 Jahren
  Michael Brown 033f4c92ca [autoboot] Split main control flow out of main() into a new function ipxe() vor 11 Jahren
  Michael Brown 1025835d80 [efi] Update to latest EDK2 headers vor 11 Jahren
  Michael Brown cb37d92ff6 [romprefix] Display only one "Ctrl-B" prompt per PCI device during POST vor 11 Jahren
  Michael Brown 2629b7e2cd [pcbios] Inhibit all calls to INT 15,e820 and INT 15,e801 during POST vor 11 Jahren
  Michael Brown 0d4a760ffc [prefix] Use %cs as implicit parameter to uninstall() vor 11 Jahren
  Michael Brown c7694acb51 [nbiprefix] Set up real-mode stack before jumping to .text16 vor 11 Jahren
  Michael Brown b33082a52b [pcbios] Add extra debugging messages when unhiding iPXE from memory vor 11 Jahren
  Brandon Penglase 3a8dbd9cdf [build] Add vmware build target vor 11 Jahren
  Michael Brown 02b914e812 [tftp] Allow TFTP block size to be controlled via the PXE TFTP API vor 11 Jahren
  Michael Brown c08025137b [menu] Prevent separators with shortcut keys from being selected vor 11 Jahren
  Michael Brown b8cbdbbb53 [menu] Prevent character code zero from acting as a shortcut key vor 11 Jahren
  Daniel P. Berrange eb5a2ba596 [zbin] Fix size used for memset in alloc_output_file vor 11 Jahren
  Michael Brown 9373ca8ea2 [undi] Work around specific devices with known broken interrupt behaviour vor 11 Jahren
  Kevin Tran e27803e40f [tg3] Fix various tg3 issues vor 11 Jahren
  Michael Brown 77f64b11f7 [netdevice] Separate VLAN support from presence of VLAN-supporting drivers vor 11 Jahren
  Stefan Hajnoczi 7d64abbc5d [iscsi] Include 802.1Q VLAN identifier in iBFT vor 11 Jahren
  Stefan Hajnoczi 7426177d63 [netdevice] Add vlan_tag() to get the VLAN tag of a network device vor 11 Jahren
  Michael Brown 09c5109b85 [efi] Ensure EFI binaries comply with Authenticode requirements vor 11 Jahren
  Jens Rottmann 3c29c8ecc1 [intel] Add Intel I210 Gigabit Ethernet PCI ID vor 11 Jahren
  Michael Brown b757df7756 [build] Include self-tests within "make everything" vor 11 Jahren
  Michael Brown 0acc52519d [tls] Concatenate received non-data records before processing vor 11 Jahren
  Stefan Weil 3fcb8cf8dc [src] Fix spelling in comments, debug messages and local variable names vor 11 Jahren
  Michael Brown 717279a294 [efi] Include product short name in EFI SNP device names vor 11 Jahren
  Michael Brown 1a79f6f37a [efi] Delegate to child device's EFI_COMPONENT_NAME2_PROTOCOL, if present vor 11 Jahren
  Michael Brown d6b0b76a05 [bzimage] Allow initrds to be rearranged in place vor 11 Jahren
  Michael Brown 4ca98693b9 [initrd] Add ability to reshuffle initrds into image list order vor 11 Jahren
  Michael Brown 603455bb06 [libc] Relicense x86 string.h vor 11 Jahren
  Michael Brown 53f3deee06 [libc] Fix and externalise memswap() vor 11 Jahren
  Michael Brown de20c526e6 [libc] Reduce overall code size by externalising strlen() vor 11 Jahren
  Michael Brown 06766875ad [libc] Reduce overall code size by externalising strncmp() vor 11 Jahren
  Michael Brown f8ece72fc9 [libc] Remove unnecessary "cld" instruction from memset() vor 11 Jahren
  Michael Brown 61c6af3f0b [libc] Convert memcpy() from a macro to an inline function vor 11 Jahren
  Michael Brown fc30b13b25 [libc] Reduce overall code size by externalising memmove() vor 11 Jahren
  Michael Brown 7cbac68593 [libc] Remove obsolete implementation of memcpy() vor 11 Jahren
  Michael Brown 520323e360 [test] Add self-tests for string functions vor 11 Jahren
  Michael Brown fd141fb669 [umalloc] Split largest_memblock() function out from init_eheap() vor 11 Jahren
  Michael Brown 1494d41d0a [uaccess] Add userptr_sub() to find the difference between two user pointers vor 11 Jahren
  Michael Brown 54a861a7bd [list] Reduce overall code size by externalising many list functions vor 11 Jahren
  Thomas Miletich f68b4069b1 [build] Make version.o depend on the git index vor 11 Jahren
  Michael Brown 4867085c0c [build] Include version number within only a single object file vor 11 Jahren
  Michael Brown 0932bc5156 [build] Inhibit .eh_frame on newer gcc versions vor 11 Jahren
  Michael Brown f008698c68 [build] Use -maccumulate-outgoing-args if required by gcc vor 11 Jahren
  Michael Brown 6586e03fba [forcedeth] Increase TX ring size to prevent dropped packets vor 11 Jahren
  Michael Brown 0c5e3df6d9 [intel] Poll RX queue if hardware reports RX overflow vor 11 Jahren
  Michael Brown c4ee23e7c6 [hermon] Use PCI VPD for non-volatile option storage vor 11 Jahren
  Michael Brown 2c011d77ae [readline] Allow readline_history() to return a meaningful status vor 11 Jahren
  Michael Brown 88e19fcda9 [netdevice] Clear network device setting before unregistering vor 11 Jahren
  Michael Brown 34863a51c2 [settings] Prefill existing setting value in "read" command vor 11 Jahren