255 Commits (626ccf76eafeaf22144e36bb3822766b08b5443e)

Author SHA1 Message Date
  Michael Brown 626ccf76ea [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 08189df4e0 [timer] Rewrite the 8254 Programmable Interval Timer support 9 years ago
  Michael Brown d77a546fb4 [hyperv] Add support for Hyper-V hypervisor 9 years ago
  Michael Brown 6566690ba1 [bios] Support displaying and hiding cursor 10 years ago
  Michael Brown 945b8de1fd [i386] Add functions to read and write model-specific registers 10 years ago
  Michael Brown 5a08b63cb7 [librm] Speed up protected-to-real mode transition under KVM 10 years ago
  Michael Brown aaf276ccd4 [comboot] Use built-in interrupt reflector 10 years ago
  Michael Brown 23b671daf4 [librm] Allow interrupts in protected mode 10 years ago
  Michael Brown e5f6a9be38 [profile] Add generic profiling infrastructure 10 years ago
  Michael Brown d36e814b8a [libc] Add flsll() 10 years ago
  Michael Brown 082cedb3c3 [build] Fix __libgcc attribute for recent gcc versions 10 years ago
  Michael Brown fffd98bd37 [uaccess] Add memcmp_user() 10 years ago
  Michael Brown aa2e04fe1c [vesafb] Add VESA frame buffer console 10 years ago
  Michael Brown c825a9b39d [bzimage] Align initrd images to page boundary 11 years ago
  Michael Brown 7348035231 [libc] Redefine low 8 bits of error code as "platform error code" 11 years ago
  Michael Brown e68a6ca225 [cmdline] Add ability to perform a warm reboot 11 years ago
  Michael Brown 71cd508838 [efi] Add "reboot" command for EFI 11 years ago
  Bo Yang 11ad0bafbf [build] Avoid strict-aliasing warning for gcc 4.3 11 years ago
  Michael Brown 2ec0c1ea48 [int13] Split out ISO9660 and El Torito definitions to separate header files 11 years ago
  Michael Brown 4ca98693b9 [initrd] Add ability to reshuffle initrds into image list order 11 years ago
  Michael Brown 1494d41d0a [uaccess] Add userptr_sub() to find the difference between two user pointers 11 years ago
  Michael Brown e6427b7ee1 [sdi] Add support for SDI images 11 years ago
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 years ago
  Michael Brown 4dc3f8141f [ioapi] Generalise i386 raw I/O API to x86 12 years ago
  Michael Brown a814eff38e [pxe] Add PXENV_FILE_CMDLINE API call 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 a9cf527641 [vmware] Allow settings to be specified in the VMware .vmx file 12 years ago
  Michael Brown 4dbb193c33 [int13] Add support for emulating floppy disk drives 12 years ago
  Michael Brown 12002d6955 [time] Add RTC-based time source 12 years ago
  Michael Brown 846bde90e6 [time] Define an API for getting the current time 12 years ago
  Michael Brown 732bea2f88 [i386] Use memory address constraints in __bswap_16s() and __bswap_64s() 12 years ago
  Michael Brown e187de7239 [i386] Fix building on older versions of gcc 12 years ago
  Michael Brown af96c4151c [i386] Optimise byte-swapping functions and provide __bswap_{16,32,64}s() 12 years ago
  Michael Brown 3a5823a126 [vmware] Add GuestRPC mechanism 12 years ago
  Michael Brown 05719804b9 [rng] Add RTC-based entropy source 12 years ago
  Michael Brown 073f41085f [rng] Add ANS X9.82 Approved Source of Entropy Input 12 years ago
  Michael Brown 464ca5dbc0 [i386] Add missing #include <ipxe/io.h> in pic8259.h 12 years ago
  Michael Brown 9a93db3f09 [pxe] Provide PXENV_FILE_EXIT_HOOK only for ipxelinux.0 builds 12 years ago
  Michael Brown fa410e0a41 [pxe] Modularise PXE API provision 12 years ago
  Michael Brown 27fdb95572 [prefix] Allow an initrd to be passed to iPXE 12 years ago
  Michael Brown 9cf2f9dc2b [dhcp] Add symbolic definitions for DHCP client architecture values 13 years ago
  Michael Brown 00d0226fee [int13] Add support for El Torito bootable CD-ROM images 13 years ago
  Michael Brown 5d2802e403 [sanboot] Add "sanhook" and "sanunhook" commands 13 years ago
  Michael Brown 9fa4ac2e9a [image] Simplify use of imgdownload() 13 years ago
  Jarrod Johnson 4526f431d7 [bzimage] Increase maximum command-line size to 0x7ff 13 years ago
  Michael Brown 4a30637d38 [int13] Include disk signature in debugging output 13 years ago
  Michael Brown 3c35ae2f3b [int13] Add infrastructure to support EDD version 4.0 13 years ago
  Michael Brown 220495f8bf [block] Replace gPXE block-device API with an iPXE asynchronous interface 13 years ago