23 Commits (fd96acb7de27241892d38efd55dffd26ef79cf2a)

Author SHA1 Message Date
  Michael Brown bc85368cdd [librm] Ensure that inline code symbols are unique 6 years ago
  Michael Brown 89e31f8491 [librm] Add facility to provide register and stack dump for CPU exceptions 6 years ago
  Michael Brown d25e7daf47 [librm] Fail gracefully if asked to ioremap() a zero length 7 years ago
  Laszlo Ersek dd9a14de35 [librm] Conditionalize the workaround for the Tivoli VMM's SSE garbling 7 years ago
  Michael Brown 71560d1854 [librm] Preserve FPU, MMX and SSE state across calls to virt_call() 8 years ago
  Michael Brown 2d42d3cff6 [librm] Reduce real-mode stack consumption in virt_call() 8 years ago
  Michael Brown 5e5450c2d0 [comboot] Support COMBOOT in 64-bit builds 8 years ago
  Michael Brown cc9f31ee0c [librm] Do not unconditionally preserve flags across virt_call() 8 years ago
  Michael Brown 99b5216b1c [librm] Support ioremap() for addresses above 4GB in a 64-bit build 8 years ago
  Michael Brown 6143057430 [librm] Add support for running in 64-bit long mode 8 years ago
  Michael Brown e2cf3138f0 [librm] Rename prot_call() to virt_call() 8 years ago
  Michael Brown 5fbfe50ccb [librm] Do not preserve flags unnecessarily 8 years ago
  Michael Brown ea203e4fe1 [librm] Add phys_call() wrapper for calling code with physical addressing 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 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 adac4b1984 [librm] Simplify definitions for prot_call() and real_call() stack frames 8 years ago
  Michael Brown b1436e0b83 [librm] Use garbage-collectable section names 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