135 Révisions (311a5732c8baa7ceb4f23db51dcbb5015e2ef965)

Auteur SHA1 Message Date
  Michael Brown 311a5732c8 [gdb] Add support for x86_64 il y a 8 ans
  Michael Brown 1afcccd5fd [build] Do not use "objcopy -O binary" for objects with relocation records il y a 8 ans
  Michael Brown 04ef198d2f [efi] Move architecture-independent EFI prefixes to interface/efi il y a 8 ans
  Michael Brown c14971bf88 [xen] Use generic test_and_clear_bit() function il y a 8 ans
  Michael Brown c867b5ab1f [bitops] Add generic atomic bit test, set, and clear functions il y a 8 ans
  Michael Brown 1f65ed53da [build] Allow assembler section type character to vary by architecture il y a 8 ans
  Michael Brown a8037ee131 [efi] Centralise architecture-independent EFI Makefile and linker script il y a 8 ans
  Michael Brown cc9f31ee0c [librm] Do not unconditionally preserve flags across virt_call() il y a 8 ans
  Michael Brown d3db00ecf9 [pcbios] Restrict external memory allocations to the low 4GB il y a 8 ans
  Michael Brown 99b5216b1c [librm] Support ioremap() for addresses above 4GB in a 64-bit build il y a 8 ans
  Michael Brown 5bd8427d3d [ioapi] Split ioremap() out to a separate IOMAP API il y a 8 ans
  Michael Brown 6143057430 [librm] Add support for running in 64-bit long mode il y a 8 ans
  Michael Brown e2cf3138f0 [librm] Rename prot_call() to virt_call() il y a 8 ans
  Michael Brown 4c1f2486e6 [librm] Support userptr_t in 64-bit builds il y a 8 ans
  Michael Brown b6ebafe1bb [librm] Mark virt_offset, text16, data16, rm_cs, and rm_ds as constant il y a 8 ans
  Michael Brown 5fbfe50ccb [librm] Do not preserve flags unnecessarily il y a 8 ans
  Michael Brown ea203e4fe1 [librm] Add phys_call() wrapper for calling code with physical addressing il y a 8 ans
  Michael Brown a4923354e3 [build] Fix building on older versions of binutils il y a 8 ans
  Michael Brown 163f8acba0 [librm] Generate page tables for 64-bit builds il y a 8 ans
  Michael Brown d1562c38a6 [librm] Prepare for long-mode memory map il y a 8 ans
  Michael Brown bfe6e3e90e [relocate] Preserve page alignment during relocation il y a 8 ans
  Michael Brown 6eb1c927a3 [librm] Transition to protected mode within init_librm() il y a 8 ans
  Michael Brown 31b5c2e753 [librm] Provide an abstraction wrapper for prot_call il y a 8 ans
  Michael Brown 196f0f2551 [librm] Convert prot_call() to a real-mode near call il y a 8 ans
  Michael Brown df2509db95 [prefix] Standardise calls to prot_call() il y a 8 ans
  Michael Brown adac4b1984 [librm] Simplify definitions for prot_call() and real_call() stack frames il y a 8 ans
  Michael Brown 02a88b7489 [prefix] Use garbage-collectable section names il y a 8 ans
  Michael Brown f0ea1f4d77 [bios] Use an 8kB stack for x86_64 il y a 8 ans
  Michael Brown b1436e0b83 [librm] Use garbage-collectable section names il y a 8 ans
  Michael Brown a3b4d6328c [bios] Make uses of REAL_CODE() and PHYS_CODE() 64-bit clean il y a 8 ans
  Michael Brown 4e4727079b [romprefix] Align PMM temporary decompression area to a page boundary il y a 8 ans
  Michael Brown a4f5c4647e [prefix] Align INT 15,88 temporary decompression area to a page boundary il y a 8 ans
  Michael Brown 079b98b63a [librm] Discard argument as part of return from real_call() il y a 8 ans
  Michael Brown 9dc340d735 [librm] Discard argument as part of return from prot_call() il y a 8 ans
  Michael Brown f468f12b1e [bios] Add bin-x86_64-pcbios build platform il y a 8 ans
  Michael Brown dd485992dc [vmware] Expose GuestRPC mechanism in 64-bit builds il y a 8 ans
  Michael Brown 7f65a08f3e [efi] Add %.usb target for building EFI-bootable USB (or other) disk images il y a 8 ans
  Michael Brown c6b299df20 [efi] Hold off watchdog timer while running il y a 9 ans
  Michael Brown 2849932c48 [serial] Check for UART existence in uart_select() il y a 9 ans
  Michael Brown 211529a7fe [xen] Wait for and clear XenStore event before receiving data il y a 9 ans
  Michael Brown 611c9e39da [serial] Add general abstraction of a 16550-compatible UART il y a 9 ans
  Michael Brown 3ec8b67818 [int13con] Add basic ability to log to a local disk via INT 13 il y a 9 ans
  Michael Brown a25a16d4ad [vram] Add "vram" built-in setting to dump video RAM il y a 9 ans
  Michael Brown dc19e630cb [build] Construct all-drivers list based on driver class il y a 9 ans
  Michael Brown 7ca801d637 [efi] Use the EFI_RNG_PROTOCOL as an entropy source if available il y a 9 ans
  Michael Brown eb2252fd7a [efi] Add EFI entropy source il y a 9 ans
  Michael Brown 755d2b8f6b [efi] Ensure drivers are disconnected when ExitBootServices() is called il y a 9 ans
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism il y a 9 ans
  Michael Brown 5f3d165232 [malloc] Move valgrind headers out of arch/x86 il y a 9 ans
  Michael Brown 01d16d821f [libc] Rewrite byte-swapping code il y a 9 ans