129 Commits (a8037ee131a9501ddfc89ce157e3718b1a3b86a7)

Author SHA1 Message Date
  Michael Brown a4923354e3 [build] Fix building on older versions of binutils 8 years ago
  Michael Brown 163f8acba0 [librm] Generate page tables for 64-bit builds 8 years ago
  Michael Brown d1562c38a6 [librm] Prepare for long-mode memory map 8 years ago
  Michael Brown bfe6e3e90e [relocate] Preserve page alignment during relocation 8 years ago
  Michael Brown 6eb1c927a3 [librm] Transition to protected mode within init_librm() 8 years ago
  Michael Brown 31b5c2e753 [librm] Provide an abstraction wrapper for prot_call 8 years ago
  Michael Brown 196f0f2551 [librm] Convert prot_call() to a real-mode near call 8 years ago
  Michael Brown df2509db95 [prefix] Standardise calls to prot_call() 8 years ago
  Michael Brown adac4b1984 [librm] Simplify definitions for prot_call() and real_call() stack frames 8 years ago
  Michael Brown 02a88b7489 [prefix] Use garbage-collectable section names 8 years ago
  Michael Brown f0ea1f4d77 [bios] Use an 8kB stack for x86_64 8 years ago
  Michael Brown b1436e0b83 [librm] Use garbage-collectable section names 8 years ago
  Michael Brown a3b4d6328c [bios] Make uses of REAL_CODE() and PHYS_CODE() 64-bit clean 8 years ago
  Michael Brown 4e4727079b [romprefix] Align PMM temporary decompression area to a page boundary 8 years ago
  Michael Brown a4f5c4647e [prefix] Align INT 15,88 temporary decompression area to a page boundary 8 years ago
  Michael Brown 079b98b63a [librm] Discard argument as part of return from real_call() 8 years ago
  Michael Brown 9dc340d735 [librm] Discard argument as part of return from prot_call() 8 years ago
  Michael Brown f468f12b1e [bios] Add bin-x86_64-pcbios build platform 8 years ago
  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