1203 Révisions (55e409b14fdfc6bcd51cdcdaf1ee20ad5258215d)

Auteur SHA1 Message Date
  Michael Brown 02b914e812 [tftp] Allow TFTP block size to be controlled via the PXE TFTP API il y a 11 ans
  Michael Brown 9373ca8ea2 [undi] Work around specific devices with known broken interrupt behaviour il y a 11 ans
  Michael Brown d6b0b76a05 [bzimage] Allow initrds to be rearranged in place il y a 11 ans
  Michael Brown 4ca98693b9 [initrd] Add ability to reshuffle initrds into image list order il y a 11 ans
  Michael Brown 603455bb06 [libc] Relicense x86 string.h il y a 11 ans
  Michael Brown 53f3deee06 [libc] Fix and externalise memswap() il y a 11 ans
  Michael Brown de20c526e6 [libc] Reduce overall code size by externalising strlen() il y a 11 ans
  Michael Brown 06766875ad [libc] Reduce overall code size by externalising strncmp() il y a 11 ans
  Michael Brown f8ece72fc9 [libc] Remove unnecessary "cld" instruction from memset() il y a 11 ans
  Michael Brown 61c6af3f0b [libc] Convert memcpy() from a macro to an inline function il y a 11 ans
  Michael Brown fc30b13b25 [libc] Reduce overall code size by externalising memmove() il y a 11 ans
  Michael Brown 7cbac68593 [libc] Remove obsolete implementation of memcpy() il y a 11 ans
  Michael Brown fd141fb669 [umalloc] Split largest_memblock() function out from init_eheap() il y a 11 ans
  Michael Brown 1494d41d0a [uaccess] Add userptr_sub() to find the difference between two user pointers il y a 11 ans
  Michael Brown 4867085c0c [build] Include version number within only a single object file il y a 11 ans
  Michael Brown f008698c68 [build] Use -maccumulate-outgoing-args if required by gcc il y a 11 ans
  Michael Brown fcdfe81764 [int13] Do not zero %edx when jumping to a boot sector il y a 11 ans
  Michael Brown 73eb3f17db [int13] Zero all possible registers when jumping to a boot sector il y a 11 ans
  Michael Brown 8509dbf86a [int13] Use correct size when estimating floppy disk geometry il y a 11 ans
  Michael Brown 117fc61738 [console] Add support for the bochs/qemu debug port console il y a 11 ans
  Michael Brown e6427b7ee1 [sdi] Add support for SDI images il y a 12 ans
  Michael Brown 03f0c23f8b [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers il y a 12 ans
  Michael Brown d0bd383463 [comboot] Accept only ".cbt" as an extension for COMBOOT images il y a 12 ans
  Michael Brown d97c6a321e [bzimage] Allow file mode to be specified for standalone initrd files il y a 12 ans
  Michael Brown 1f88e9c8ea [romprefix] Round up PMM allocation sizes to nearest 4kB il y a 12 ans
  Joshua Oreman fb7c022c2c [tcpip] Fix building under Cygwin il y a 12 ans
  Thomas Miletich c70586f6e9 [build] Fix building under OpenBSD il y a 12 ans
  Thomas Miletich acd74089f5 [vmware] Fix compilation under OpenBSD il y a 12 ans
  Michael Brown 5de45cd3da [romprefix] Report a pessimistic runtime size estimate il y a 12 ans
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts il y a 12 ans
  Michael Brown 9200049c80 [pxeprefix] Ignore errors from PXENV_FILE_CMDLINE il y a 12 ans
  Michael Brown 4dc3f8141f [ioapi] Generalise i386 raw I/O API to x86 il y a 12 ans
  Michael Brown 88016deccf [pxe] Reopen network device if NBP exits il y a 12 ans
  Michael Brown e84e19d4ed [pxeprefix] Fetch command line (if any) via PXENV_FILE_CMDLINE il y a 12 ans
  Michael Brown a814eff38e [pxe] Add PXENV_FILE_CMDLINE API call il y a 12 ans
  Michael Brown 9e5152e095 [pxeprefix] Place temporary stack after iPXE binary il y a 12 ans
  Michael Brown 2c72ce04ae [bzimage] Update setup_move_size only for protocol versions 2.00 and 2.01 il y a 12 ans
  Michael Brown 76d9c1a001 [undi] Align the received frame payload for faster processing il y a 12 ans
  Michael Brown ec22e08db1 [tcpip] Add faster algorithm for calculating the TCP/IP checksum il y a 12 ans
  Michael Brown 1d77d03216 [tcpip] Allow for architecture-specific TCP/IP checksum routines il y a 12 ans
  Michael Brown 6a4ff519c8 [libc] Simplify memcpy() implementation il y a 12 ans
  Michael Brown b9ef880c8d [romprefix] Treat 0xffffffff as an error return from PMM il y a 12 ans
  Michael Brown b58374fe91 [romprefix] Allow .mrom image to be placed anywhere within the BAR il y a 12 ans
  Michael Brown 9e8d431a0d [romprefix] Add a dummy ROM header to cover the .mrom payload il y a 12 ans
  Michael Brown cdee7866f5 [cmdline] Use "cpuid --ext" instead of "cpuid --amd" il y a 12 ans
  Michael Brown 591541af66 [cmdline] Add "cpuid" command il y a 12 ans
  Michael Brown 734de43585 [build] Merge i386 and x86_64 versions of errfile.h il y a 12 ans
  Marin Hannache 7865ae0dea [image] Remove non-working image loaders il y a 12 ans
  Michael Brown 62eb2294f0 [multiboot] Place multiboot modules low in memory il y a 12 ans
  Michael Brown a9cf527641 [vmware] Allow settings to be specified in the VMware .vmx file il y a 12 ans