76 Commits (d77a546fb4c69546a81440bdeb0553b8db1d3de8)

Author SHA1 Message Date
  Michael Brown be79ca535a [xen] Use version 1 grant tables by default 11 years ago
  Michael Brown 3f39f9fcb3 [xen] Accept alternative Xen platform PCI device ID 5853:0002 11 years ago
  Michael Brown dc18fd7648 [efi] Default to releasing network devices for use via SNP 11 years ago
  Michael Brown 793a806611 [xen] Add support for Xen netfront virtual NICs 11 years ago
  Michael Brown 036af27a45 [xen] Add basic support for PV-HVM domains 11 years ago
  Michael Brown ec30c856a8 [ioapi] Centralise notion of PAGE_SIZE 11 years ago
  Michael Brown ae778091ca [ioapi] Fail ioremap() when attempting to map a zero bus address 11 years ago
  Michael Brown 5365340e77 [efi] Include SNP NIC driver within the all-drivers target 11 years ago
  Michael Brown bcfd3dea1d [efi] Identify autoboot device by MAC address when chainloading 11 years ago
  Michael Brown 0e3ab6064e [efi] Restructure EFI driver model 11 years ago
  Michael Brown 779d65222e [build] Avoid errors when build directory is mounted via NFS 11 years ago
  Michael Brown d36e814b8a [libc] Add flsll() 11 years ago
  Michael Brown dce7107fc0 [libc] Add inline assembly implementation of flsl() using BSR instruction 11 years ago
  Michael Brown f473b9c3f6 [efi] Disable SNP devices when running iPXE as the application 11 years ago
  Michael Brown f618178e60 [efi] Unload our own image before exiting UEFI application 11 years ago
  Michael Brown e662912c53 [efi] Avoid accidentally calling main() twice 11 years ago
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections 11 years ago
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting 11 years ago
  Michael Brown aa2e04fe1c [vesafb] Add VESA frame buffer console 11 years ago
  Michael Brown b2251743d8 [console] Allow console input and output to be disabled independently 11 years ago
  Michael Brown 43eba2f555 [cmdline] Generate command option help text automatically 11 years ago
  Michael Brown 55201e2d0e [settings] Expose CPUID instruction via settings mechanism 12 years ago
  Michael Brown ca319873bf [build] Fix %.licence build target 12 years ago
  Marin Hannache c0af8c0433 [cmdline] Add "poweroff" command 12 years ago
  Marin Hannache 397d4ec3c8 [legal] Add FILE_LICENCE for valgrind headers 12 years ago
  Michael Brown d8392851d2 [linux] Add support for accessing PCI configuration space via /proc/bus/pci 12 years ago
  Michael Brown dbea47ce7d [build] Add efidrv.cab target for UEFI Secure Boot signing 12 years ago
  Michael Brown e411b37eb1 [pxe] Convert external PXE API errors into iPXE platform-generated errors 12 years ago
  Michael Brown 54409583e2 [efi] Perform meaningful error code conversions 12 years ago
  Michael Brown 4ca98693b9 [initrd] Add ability to reshuffle initrds into image list order 12 years ago
  Michael Brown 603455bb06 [libc] Relicense x86 string.h 12 years ago
  Michael Brown 53f3deee06 [libc] Fix and externalise memswap() 12 years ago
  Michael Brown de20c526e6 [libc] Reduce overall code size by externalising strlen() 12 years ago
  Michael Brown 06766875ad [libc] Reduce overall code size by externalising strncmp() 12 years ago
  Michael Brown f8ece72fc9 [libc] Remove unnecessary "cld" instruction from memset() 12 years ago
  Michael Brown 61c6af3f0b [libc] Convert memcpy() from a macro to an inline function 12 years ago
  Michael Brown fc30b13b25 [libc] Reduce overall code size by externalising memmove() 12 years ago
  Michael Brown 7cbac68593 [libc] Remove obsolete implementation of memcpy() 12 years ago
  Michael Brown 117fc61738 [console] Add support for the bochs/qemu debug port console 13 years ago
  Michael Brown e6427b7ee1 [sdi] Add support for SDI images 13 years ago
  Joshua Oreman fb7c022c2c [tcpip] Fix building under Cygwin 13 years ago
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 13 years ago
  Michael Brown 4dc3f8141f [ioapi] Generalise i386 raw I/O API to x86 13 years ago
  Michael Brown ec22e08db1 [tcpip] Add faster algorithm for calculating the TCP/IP checksum 13 years ago
  Michael Brown 1d77d03216 [tcpip] Allow for architecture-specific TCP/IP checksum routines 13 years ago
  Michael Brown 6a4ff519c8 [libc] Simplify memcpy() implementation 13 years ago
  Michael Brown cdee7866f5 [cmdline] Use "cpuid --ext" instead of "cpuid --amd" 13 years ago
  Michael Brown 591541af66 [cmdline] Add "cpuid" command 13 years ago
  Michael Brown 734de43585 [build] Merge i386 and x86_64 versions of errfile.h 13 years ago
  Michael Brown 0b2c7885c7 [crypto] Use correct constraint for byte-addressable register 13 years ago