4423 коммитов (dbea47ce7d61f253b58aa7268b0261922a6b1a22)
 

Автор SHA1 Сообщение Дата
  Michael Brown 4f742bcd95 [smbios] Provide SMBIOS version number via smbios_version() 11 лет назад
  Michael Brown 2ec0c1ea48 [int13] Split out ISO9660 and El Torito definitions to separate header files 11 лет назад
  Michael Brown 6b9b44319f [efi] Add EFI-specific debugging macros 11 лет назад
  Michael Brown e05dcf0e01 [efi] Fix minor typos in efi_image.c 11 лет назад
  Michael Brown 747e9eb6f3 [lkrnprefix] Allow relocation when no initrd is present 11 лет назад
  Michael Brown e63f6c9241 [efi] Fix building with newer binutils 11 лет назад
  Michael Brown c7c3d839fc [efi] Add our own EFI_LOAD_FILE_PROTOCOL implementation 11 лет назад
  Michael Brown fc87adb46c [efi] Expose downloaded images via EFI_SIMPLE_FILE_SYSTEM_PROTOCOL 11 лет назад
  Michael Brown db014f3c23 [efi] Add last_opened_snpdev() 11 лет назад
  Michael Brown 033f4c92ca [autoboot] Split main control flow out of main() into a new function ipxe() 11 лет назад
  Michael Brown 1025835d80 [efi] Update to latest EDK2 headers 11 лет назад
  Michael Brown cb37d92ff6 [romprefix] Display only one "Ctrl-B" prompt per PCI device during POST 11 лет назад
  Michael Brown 2629b7e2cd [pcbios] Inhibit all calls to INT 15,e820 and INT 15,e801 during POST 11 лет назад
  Michael Brown 0d4a760ffc [prefix] Use %cs as implicit parameter to uninstall() 11 лет назад
  Michael Brown c7694acb51 [nbiprefix] Set up real-mode stack before jumping to .text16 11 лет назад
  Michael Brown b33082a52b [pcbios] Add extra debugging messages when unhiding iPXE from memory 11 лет назад
  Brandon Penglase 3a8dbd9cdf [build] Add vmware build target 11 лет назад
  Michael Brown 02b914e812 [tftp] Allow TFTP block size to be controlled via the PXE TFTP API 11 лет назад
  Michael Brown c08025137b [menu] Prevent separators with shortcut keys from being selected 11 лет назад
  Michael Brown b8cbdbbb53 [menu] Prevent character code zero from acting as a shortcut key 11 лет назад
  Daniel P. Berrange eb5a2ba596 [zbin] Fix size used for memset in alloc_output_file 11 лет назад
  Michael Brown 9373ca8ea2 [undi] Work around specific devices with known broken interrupt behaviour 11 лет назад
  Kevin Tran e27803e40f [tg3] Fix various tg3 issues 11 лет назад
  Michael Brown 77f64b11f7 [netdevice] Separate VLAN support from presence of VLAN-supporting drivers 11 лет назад
  Stefan Hajnoczi 7d64abbc5d [iscsi] Include 802.1Q VLAN identifier in iBFT 11 лет назад
  Stefan Hajnoczi 7426177d63 [netdevice] Add vlan_tag() to get the VLAN tag of a network device 11 лет назад
  Michael Brown 09c5109b85 [efi] Ensure EFI binaries comply with Authenticode requirements 11 лет назад
  Jens Rottmann 3c29c8ecc1 [intel] Add Intel I210 Gigabit Ethernet PCI ID 11 лет назад
  Michael Brown b757df7756 [build] Include self-tests within "make everything" 11 лет назад
  Michael Brown 0acc52519d [tls] Concatenate received non-data records before processing 11 лет назад
  Stefan Weil 3fcb8cf8dc [src] Fix spelling in comments, debug messages and local variable names 11 лет назад
  Michael Brown 717279a294 [efi] Include product short name in EFI SNP device names 11 лет назад
  Michael Brown 1a79f6f37a [efi] Delegate to child device's EFI_COMPONENT_NAME2_PROTOCOL, if present 11 лет назад
  Michael Brown d6b0b76a05 [bzimage] Allow initrds to be rearranged in place 11 лет назад
  Michael Brown 4ca98693b9 [initrd] Add ability to reshuffle initrds into image list order 11 лет назад
  Michael Brown 603455bb06 [libc] Relicense x86 string.h 11 лет назад
  Michael Brown 53f3deee06 [libc] Fix and externalise memswap() 11 лет назад
  Michael Brown de20c526e6 [libc] Reduce overall code size by externalising strlen() 11 лет назад
  Michael Brown 06766875ad [libc] Reduce overall code size by externalising strncmp() 11 лет назад
  Michael Brown f8ece72fc9 [libc] Remove unnecessary "cld" instruction from memset() 11 лет назад
  Michael Brown 61c6af3f0b [libc] Convert memcpy() from a macro to an inline function 11 лет назад
  Michael Brown fc30b13b25 [libc] Reduce overall code size by externalising memmove() 11 лет назад
  Michael Brown 7cbac68593 [libc] Remove obsolete implementation of memcpy() 11 лет назад
  Michael Brown 520323e360 [test] Add self-tests for string functions 11 лет назад
  Michael Brown fd141fb669 [umalloc] Split largest_memblock() function out from init_eheap() 11 лет назад
  Michael Brown 1494d41d0a [uaccess] Add userptr_sub() to find the difference between two user pointers 11 лет назад
  Michael Brown 54a861a7bd [list] Reduce overall code size by externalising many list functions 11 лет назад
  Thomas Miletich f68b4069b1 [build] Make version.o depend on the git index 11 лет назад
  Michael Brown 4867085c0c [build] Include version number within only a single object file 11 лет назад
  Michael Brown 0932bc5156 [build] Inhibit .eh_frame on newer gcc versions 11 лет назад