1235 Commits (d37e025b81cb6fd0e7833b927ed138b42a628bc8)

Autor SHA1 Mensagem Data
  Marin Hannache 397d4ec3c8 [legal] Add FILE_LICENCE for valgrind headers 11 anos atrás
  Michael Brown d8392851d2 [linux] Add support for accessing PCI configuration space via /proc/bus/pci 11 anos atrás
  Michael Brown 238050dfd4 [build] Work around bug in gcc >= 4.8 11 anos atrás
  Michael Brown e3dd10edc4 [bzimage] Fix spurious uninitialised-variable warning on some gcc versions 11 anos atrás
  Michael Brown c825a9b39d [bzimage] Align initrd images to page boundary 11 anos atrás
  Michael Brown dbea47ce7d [build] Add efidrv.cab target for UEFI Secure Boot signing 11 anos atrás
  Michael Brown 640ab792a4 [build] Provide "allXXXs" targets for all media on all platforms 11 anos atrás
  Frediano Ziglio 9df238a8aa [romprefix] Fix incorrect pointer offset in undiloader.S 11 anos atrás
  Michael Brown 05d11b7337 [build] Use $(eval) if available 11 anos atrás
  Michael Brown 15d2f947f5 [settings] Eliminate settings "tag magic" 11 anos atrás
  Michael Brown c6375a85be [romprefix] Report failure cause when unable to open payload 11 anos atrás
  Michael Brown e411b37eb1 [pxe] Convert external PXE API errors into iPXE platform-generated errors 11 anos atrás
  Michael Brown 54409583e2 [efi] Perform meaningful error code conversions 11 anos atrás
  Michael Brown 7348035231 [libc] Redefine low 8 bits of error code as "platform error code" 11 anos atrás
  Michael Brown 9909e7b10a [bios] Fix screen clearing on buggy BIOSes 11 anos atrás
  Michael Brown e68a6ca225 [cmdline] Add ability to perform a warm reboot 11 anos atrás
  Michael Brown 71cd508838 [efi] Add "reboot" command for EFI 11 anos atrás
  Bo Yang 11ad0bafbf [build] Avoid strict-aliasing warning for gcc 4.3 11 anos atrás
  Michael Brown 4f742bcd95 [smbios] Provide SMBIOS version number via smbios_version() 11 anos atrás
  Michael Brown 2ec0c1ea48 [int13] Split out ISO9660 and El Torito definitions to separate header files 11 anos atrás
  Michael Brown 747e9eb6f3 [lkrnprefix] Allow relocation when no initrd is present 11 anos atrás
  Michael Brown cb37d92ff6 [romprefix] Display only one "Ctrl-B" prompt per PCI device during POST 11 anos atrás
  Michael Brown 2629b7e2cd [pcbios] Inhibit all calls to INT 15,e820 and INT 15,e801 during POST 11 anos atrás
  Michael Brown 0d4a760ffc [prefix] Use %cs as implicit parameter to uninstall() 11 anos atrás
  Michael Brown c7694acb51 [nbiprefix] Set up real-mode stack before jumping to .text16 11 anos atrás
  Michael Brown b33082a52b [pcbios] Add extra debugging messages when unhiding iPXE from memory 11 anos atrás
  Michael Brown 02b914e812 [tftp] Allow TFTP block size to be controlled via the PXE TFTP API 11 anos atrás
  Michael Brown 9373ca8ea2 [undi] Work around specific devices with known broken interrupt behaviour 11 anos atrás
  Michael Brown d6b0b76a05 [bzimage] Allow initrds to be rearranged in place 11 anos atrás
  Michael Brown 4ca98693b9 [initrd] Add ability to reshuffle initrds into image list order 11 anos atrás
  Michael Brown 603455bb06 [libc] Relicense x86 string.h 11 anos atrás
  Michael Brown 53f3deee06 [libc] Fix and externalise memswap() 11 anos atrás
  Michael Brown de20c526e6 [libc] Reduce overall code size by externalising strlen() 11 anos atrás
  Michael Brown 06766875ad [libc] Reduce overall code size by externalising strncmp() 11 anos atrás
  Michael Brown f8ece72fc9 [libc] Remove unnecessary "cld" instruction from memset() 11 anos atrás
  Michael Brown 61c6af3f0b [libc] Convert memcpy() from a macro to an inline function 11 anos atrás
  Michael Brown fc30b13b25 [libc] Reduce overall code size by externalising memmove() 11 anos atrás
  Michael Brown 7cbac68593 [libc] Remove obsolete implementation of memcpy() 11 anos atrás
  Michael Brown fd141fb669 [umalloc] Split largest_memblock() function out from init_eheap() 11 anos atrás
  Michael Brown 1494d41d0a [uaccess] Add userptr_sub() to find the difference between two user pointers 11 anos atrás
  Michael Brown 4867085c0c [build] Include version number within only a single object file 11 anos atrás
  Michael Brown f008698c68 [build] Use -maccumulate-outgoing-args if required by gcc 11 anos atrás
  Michael Brown fcdfe81764 [int13] Do not zero %edx when jumping to a boot sector 11 anos atrás
  Michael Brown 73eb3f17db [int13] Zero all possible registers when jumping to a boot sector 11 anos atrás
  Michael Brown 8509dbf86a [int13] Use correct size when estimating floppy disk geometry 11 anos atrás
  Michael Brown 117fc61738 [console] Add support for the bochs/qemu debug port console 11 anos atrás
  Michael Brown e6427b7ee1 [sdi] Add support for SDI images 11 anos atrás
  Michael Brown 03f0c23f8b [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers 12 anos atrás
  Michael Brown d0bd383463 [comboot] Accept only ".cbt" as an extension for COMBOOT images 12 anos atrás
  Michael Brown d97c6a321e [bzimage] Allow file mode to be specified for standalone initrd files 12 anos atrás