41 Commits (5bd8427d3dad38993c1f8f175454f7fde0af34ca)

Author SHA1 Message Date
  Michael Brown 5bd8427d3d [ioapi] Split ioremap() out to a separate IOMAP API 8 years ago
  Michael Brown f468f12b1e [bios] Add bin-x86_64-pcbios build platform 8 years ago
  Michael Brown 211529a7fe [xen] Wait for and clear XenStore event before receiving data 9 years ago
  Michael Brown 611c9e39da [serial] Add general abstraction of a 16550-compatible UART 9 years ago
  Michael Brown 3ec8b67818 [int13con] Add basic ability to log to a local disk via INT 13 9 years ago
  Michael Brown eb2252fd7a [efi] Add EFI entropy source 9 years ago
  Michael Brown 01d16d821f [libc] Rewrite byte-swapping code 9 years ago
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown 21d3d5c47c [libc] Reduce size of memset() 9 years ago
  Michael Brown 8ee39f7432 [libc] Rewrite string functions 9 years ago
  Michael Brown d77a546fb4 [hyperv] Add support for Hyper-V hypervisor 9 years ago
  Michael Brown 036af27a45 [xen] Add basic support for PV-HVM domains 10 years ago
  Michael Brown d36e814b8a [libc] Add flsll() 10 years ago
  Michael Brown dce7107fc0 [libc] Add inline assembly implementation of flsl() using BSR instruction 10 years ago
  Michael Brown aa2e04fe1c [vesafb] Add VESA frame buffer console 10 years ago
  Michael Brown 55201e2d0e [settings] Expose CPUID instruction via settings mechanism 11 years ago
  Marin Hannache c0af8c0433 [cmdline] Add "poweroff" command 11 years ago
  Michael Brown e411b37eb1 [pxe] Convert external PXE API errors into iPXE platform-generated errors 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 e6427b7ee1 [sdi] Add support for SDI images 11 years ago
  Michael Brown 4dc3f8141f [ioapi] Generalise i386 raw I/O API to x86 12 years ago
  Michael Brown ec22e08db1 [tcpip] Add faster algorithm for calculating the TCP/IP checksum 12 years ago
  Michael Brown 1d77d03216 [tcpip] Allow for architecture-specific TCP/IP checksum routines 12 years ago
  Michael Brown 591541af66 [cmdline] Add "cpuid" command 12 years ago
  Michael Brown 734de43585 [build] Merge i386 and x86_64 versions of errfile.h 12 years ago
  Michael Brown 0b2c7885c7 [crypto] Use correct constraint for byte-addressable register 12 years ago
  Michael Brown 071184a6e4 [crypto] Add big-integer library for RSA calculations 12 years ago
  Piotr Jaroszyński 0e5fc47a25 [linux] Add linux api headers 14 years ago
  Joshua Oreman 79e05875d3 [string] Use 64-bit registers in assembly memswap() on x86_64 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Michael Brown ce0a0ccf5c [x86_64] Add support for compilation as an x86_64 binary 15 years ago