1187 Commit (99b5216b1c71dba22dab734e0945887525493cde)

Autore SHA1 Messaggio Data
  Michael Brown 99b5216b1c [librm] Support ioremap() for addresses above 4GB in a 64-bit build 8 anni fa
  Michael Brown 5bd8427d3d [ioapi] Split ioremap() out to a separate IOMAP API 8 anni fa
  Michael Brown 6143057430 [librm] Add support for running in 64-bit long mode 8 anni fa
  Michael Brown e2cf3138f0 [librm] Rename prot_call() to virt_call() 8 anni fa
  Michael Brown 4c1f2486e6 [librm] Support userptr_t in 64-bit builds 8 anni fa
  Michael Brown b6ebafe1bb [librm] Mark virt_offset, text16, data16, rm_cs, and rm_ds as constant 8 anni fa
  Michael Brown 5fbfe50ccb [librm] Do not preserve flags unnecessarily 8 anni fa
  Michael Brown ea203e4fe1 [librm] Add phys_call() wrapper for calling code with physical addressing 8 anni fa
  Michael Brown a4923354e3 [build] Fix building on older versions of binutils 8 anni fa
  Michael Brown 163f8acba0 [librm] Generate page tables for 64-bit builds 8 anni fa
  Michael Brown d1562c38a6 [librm] Prepare for long-mode memory map 8 anni fa
  Michael Brown bfe6e3e90e [relocate] Preserve page alignment during relocation 8 anni fa
  Michael Brown 6eb1c927a3 [librm] Transition to protected mode within init_librm() 8 anni fa
  Michael Brown 31b5c2e753 [librm] Provide an abstraction wrapper for prot_call 8 anni fa
  Michael Brown 196f0f2551 [librm] Convert prot_call() to a real-mode near call 8 anni fa
  Michael Brown df2509db95 [prefix] Standardise calls to prot_call() 8 anni fa
  Michael Brown adac4b1984 [librm] Simplify definitions for prot_call() and real_call() stack frames 8 anni fa
  Michael Brown 02a88b7489 [prefix] Use garbage-collectable section names 8 anni fa
  Michael Brown f0ea1f4d77 [bios] Use an 8kB stack for x86_64 8 anni fa
  Michael Brown b1436e0b83 [librm] Use garbage-collectable section names 8 anni fa
  Michael Brown a3b4d6328c [bios] Make uses of REAL_CODE() and PHYS_CODE() 64-bit clean 8 anni fa
  Michael Brown 4e4727079b [romprefix] Align PMM temporary decompression area to a page boundary 8 anni fa
  Michael Brown a4f5c4647e [prefix] Align INT 15,88 temporary decompression area to a page boundary 8 anni fa
  Michael Brown 079b98b63a [librm] Discard argument as part of return from real_call() 8 anni fa
  Michael Brown 9dc340d735 [librm] Discard argument as part of return from prot_call() 8 anni fa
  Michael Brown f468f12b1e [bios] Add bin-x86_64-pcbios build platform 8 anni fa
  Michael Brown 43515f9f1a [bios] Move isolinux definitions to Makefile.pcbios 8 anni fa
  Michael Brown 1a457e933a [bios] Allow librm to be compiled for x86_64 8 anni fa
  Michael Brown 8819a34c0e [bios] Allow memmap.c to be compiled for x86_64 8 anni fa
  Michael Brown 7691e5eedb [bios] Allow bios_console.c to be compiled for x86_64 8 anni fa
  Michael Brown 4d224c95d4 [bios] Allow bzimage.c to be compiled for x86_64 8 anni fa
  Michael Brown 9c58ba2cd7 [bios] Allow rtc_entropy.c to be compiled for x86_64 8 anni fa
  Michael Brown 44e05b0ffc [bios] Allow relocate.c to be compiled for x86_64 8 anni fa
  Michael Brown 9f79f5f1a5 [bios] Use size_t when casting _text16_memsz and _data16_memsz 8 anni fa
  Michael Brown 15fadab533 [bios] Use intptr_t when casting .text16 function pointers 8 anni fa
  Michael Brown b9c4c2676b [libc] Split rmsetjmp() and rmlongjmp() into a separate rmsetjmp.h 8 anni fa
  Michael Brown 7ecfe7159f [prefix] Pad .text16 and .data16 segment sizes at build time 8 anni fa
  Michael Brown 6de378aae8 [pxe] Clarify comments regarding shrinking of cached DHCP packet 8 anni fa
  Michael Brown 83c8f2e8e3 [i386] Add check_bios_interrupts() debug function 8 anni fa
  Michael Brown 7d48affec2 [pxe] Add debug message to display real-mode segment addresses 8 anni fa
  Michael Brown 07e14bfb8a [pxe] Colourise debug output 8 anni fa
  Michael Brown 173c48a57e [romprefix] Report an optimistic runtime size estimate 8 anni fa
  Michael Brown dd485992dc [vmware] Expose GuestRPC mechanism in 64-bit builds 8 anni fa
  Michael Brown 0f67f2edb7 [bios] Add support for injecting keypresses 8 anni fa
  Michael Brown 7f65a08f3e [efi] Add %.usb target for building EFI-bootable USB (or other) disk images 8 anni fa
  Michael Brown 309c58824f [comboot] Reset console before starting COMBOOT executable 8 anni fa
  Michael Brown 4b7443d132 [build] Generalise CONSOLE_VESAFB to CONSOLE_FRAMEBUFFER 8 anni fa
  Michael Brown 79afe60b09 [fbcon] Move margin calculations to fbcon.c 8 anni fa
  Michael Brown bc69777a40 [fbcon] Allow character height to be selected at runtime 8 anni fa
  Michael Brown 1852803e46 [pxe] Notify BIOS via INT 1a,564e for each new network device 8 anni fa