129 Commits (a8037ee131a9501ddfc89ce157e3718b1a3b86a7)

Author SHA1 Message Date
  Michael Brown dd485992dc [vmware] Expose GuestRPC mechanism in 64-bit builds 8 years ago
  Michael Brown 7f65a08f3e [efi] Add %.usb target for building EFI-bootable USB (or other) disk images 8 years ago
  Michael Brown c6b299df20 [efi] Hold off watchdog timer while running 9 years ago
  Michael Brown 2849932c48 [serial] Check for UART existence in uart_select() 9 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 a25a16d4ad [vram] Add "vram" built-in setting to dump video RAM 9 years ago
  Michael Brown dc19e630cb [build] Construct all-drivers list based on driver class 9 years ago
  Michael Brown 7ca801d637 [efi] Use the EFI_RNG_PROTOCOL as an entropy source if available 9 years ago
  Michael Brown eb2252fd7a [efi] Add EFI entropy source 9 years ago
  Michael Brown 755d2b8f6b [efi] Ensure drivers are disconnected when ExitBootServices() is called 9 years ago
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism 9 years ago
  Michael Brown 5f3d165232 [malloc] Move valgrind headers out of arch/x86 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 b6889eaa1e [hyperv] Check for required features 9 years ago
  Michael Brown 08189df4e0 [timer] Rewrite the 8254 Programmable Interval Timer support 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 d38bac05e7 [build] Include Hyper-V driver in the all-drivers build 9 years ago
  Michael Brown ef16d0d2b3 [hyperv] Add support for NetVSC paravirtual network devices 9 years ago
  Michael Brown d1894970db [hyperv] Add support for VMBus devices 9 years ago
  Michael Brown d77a546fb4 [hyperv] Add support for Hyper-V hypervisor 9 years ago
  Michael Brown be79ca535a [xen] Use version 1 grant tables by default 9 years ago
  Michael Brown 3f39f9fcb3 [xen] Accept alternative Xen platform PCI device ID 5853:0002 9 years ago
  Michael Brown dc18fd7648 [efi] Default to releasing network devices for use via SNP 10 years ago
  Michael Brown 793a806611 [xen] Add support for Xen netfront virtual NICs 10 years ago
  Michael Brown 036af27a45 [xen] Add basic support for PV-HVM domains 10 years ago
  Michael Brown ec30c856a8 [ioapi] Centralise notion of PAGE_SIZE 10 years ago
  Michael Brown ae778091ca [ioapi] Fail ioremap() when attempting to map a zero bus address 10 years ago
  Michael Brown 5365340e77 [efi] Include SNP NIC driver within the all-drivers target 10 years ago
  Michael Brown bcfd3dea1d [efi] Identify autoboot device by MAC address when chainloading 10 years ago
  Michael Brown 0e3ab6064e [efi] Restructure EFI driver model 10 years ago
  Michael Brown 779d65222e [build] Avoid errors when build directory is mounted via NFS 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 f473b9c3f6 [efi] Disable SNP devices when running iPXE as the application 10 years ago
  Michael Brown f618178e60 [efi] Unload our own image before exiting UEFI application 10 years ago
  Michael Brown e662912c53 [efi] Avoid accidentally calling main() twice 10 years ago
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections 10 years ago
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting 10 years ago
  Michael Brown aa2e04fe1c [vesafb] Add VESA frame buffer console 10 years ago
  Michael Brown b2251743d8 [console] Allow console input and output to be disabled independently 10 years ago
  Michael Brown 43eba2f555 [cmdline] Generate command option help text automatically 10 years ago
  Michael Brown 55201e2d0e [settings] Expose CPUID instruction via settings mechanism 11 years ago
  Michael Brown ca319873bf [build] Fix %.licence build target 11 years ago
  Marin Hannache c0af8c0433 [cmdline] Add "poweroff" command 11 years ago
  Marin Hannache 397d4ec3c8 [legal] Add FILE_LICENCE for valgrind headers 11 years ago