1187 Commits (99b5216b1c71dba22dab734e0945887525493cde)

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