64 コミット (be7f35d9c02550512e4d9cb49ff64b97a04b902a)

作成者 SHA1 メッセージ 日付
  Michael Brown d36e814b8a [libc] Add flsll() 10年前
  Michael Brown dce7107fc0 [libc] Add inline assembly implementation of flsl() using BSR instruction 10年前
  Michael Brown f473b9c3f6 [efi] Disable SNP devices when running iPXE as the application 11年前
  Michael Brown f618178e60 [efi] Unload our own image before exiting UEFI application 11年前
  Michael Brown e662912c53 [efi] Avoid accidentally calling main() twice 11年前
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections 11年前
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting 11年前
  Michael Brown aa2e04fe1c [vesafb] Add VESA frame buffer console 11年前
  Michael Brown b2251743d8 [console] Allow console input and output to be disabled independently 11年前
  Michael Brown 43eba2f555 [cmdline] Generate command option help text automatically 11年前
  Michael Brown 55201e2d0e [settings] Expose CPUID instruction via settings mechanism 11年前
  Michael Brown ca319873bf [build] Fix %.licence build target 11年前
  Marin Hannache c0af8c0433 [cmdline] Add "poweroff" command 11年前
  Marin Hannache 397d4ec3c8 [legal] Add FILE_LICENCE for valgrind headers 11年前
  Michael Brown d8392851d2 [linux] Add support for accessing PCI configuration space via /proc/bus/pci 11年前
  Michael Brown dbea47ce7d [build] Add efidrv.cab target for UEFI Secure Boot signing 11年前
  Michael Brown e411b37eb1 [pxe] Convert external PXE API errors into iPXE platform-generated errors 11年前
  Michael Brown 54409583e2 [efi] Perform meaningful error code conversions 12年前
  Michael Brown 4ca98693b9 [initrd] Add ability to reshuffle initrds into image list order 12年前
  Michael Brown 603455bb06 [libc] Relicense x86 string.h 12年前
  Michael Brown 53f3deee06 [libc] Fix and externalise memswap() 12年前
  Michael Brown de20c526e6 [libc] Reduce overall code size by externalising strlen() 12年前
  Michael Brown 06766875ad [libc] Reduce overall code size by externalising strncmp() 12年前
  Michael Brown f8ece72fc9 [libc] Remove unnecessary "cld" instruction from memset() 12年前
  Michael Brown 61c6af3f0b [libc] Convert memcpy() from a macro to an inline function 12年前
  Michael Brown fc30b13b25 [libc] Reduce overall code size by externalising memmove() 12年前
  Michael Brown 7cbac68593 [libc] Remove obsolete implementation of memcpy() 12年前
  Michael Brown 117fc61738 [console] Add support for the bochs/qemu debug port console 12年前
  Michael Brown e6427b7ee1 [sdi] Add support for SDI images 12年前
  Joshua Oreman fb7c022c2c [tcpip] Fix building under Cygwin 12年前
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12年前
  Michael Brown 4dc3f8141f [ioapi] Generalise i386 raw I/O API to x86 12年前
  Michael Brown ec22e08db1 [tcpip] Add faster algorithm for calculating the TCP/IP checksum 12年前
  Michael Brown 1d77d03216 [tcpip] Allow for architecture-specific TCP/IP checksum routines 12年前
  Michael Brown 6a4ff519c8 [libc] Simplify memcpy() implementation 12年前
  Michael Brown cdee7866f5 [cmdline] Use "cpuid --ext" instead of "cpuid --amd" 12年前
  Michael Brown 591541af66 [cmdline] Add "cpuid" command 12年前
  Michael Brown 734de43585 [build] Merge i386 and x86_64 versions of errfile.h 12年前
  Michael Brown 0b2c7885c7 [crypto] Use correct constraint for byte-addressable register 13年前
  Michael Brown 071184a6e4 [crypto] Add big-integer library for RSA calculations 13年前
  Thomas Miletich 914dc6bfa9 [linux] Avoid unused-but-set variable warning in gcc 4.6 14年前
  Piotr Jaroszyński b604e8a388 [linux] Make malloc and linux_umalloc valgrindable 14年前
  Michael Brown 27578ec8c1 [linux] Remove Linux-specific code from default (non-Linux) build 14年前
  Michael Brown 030e5a064e [build] Use unique entry symbols for each prefix 14年前
  Michael Brown 623469de5d [build] Eliminate unused sections at link-time 14年前
  Michael Brown d7736fbb7b [efi] Allow EFI to control PCI bus enumeration 14年前
  Michael Brown abb5590b29 [pci] Replace pci_max_bus() with pci_num_bus() 14年前
  Michael Brown f9b3fae8d4 [pci] Use single "busdevfn" field in struct pci_device 14年前
  Michael Brown c0e3a774b2 [linux] Fix building on RHEL5 and similar platforms 14年前
  Piotr Jaroszyński 1812bfd5d0 [linux] Add most of the linux api 14年前