1208 Commit (1a16f67a28c6e8b9875b07e15c7c379cfc147e69)

Autore SHA1 Messaggio Data
  Michael Brown 1a16f67a28 [arm] Add support for 32-bit ARM 8 anni fa
  Michael Brown 57d0ea7c46 [efi] Generalise EFI entropy generation to non-x86 CPUs 8 anni fa
  Michael Brown 1e066431a4 [tcpip] Do not fall back to using unoptimised TCP/IP checksumming 8 anni fa
  Michael Brown 71560d1854 [librm] Preserve FPU, MMX and SSE state across calls to virt_call() 8 anni fa
  Michael Brown 2d42d3cff6 [librm] Reduce real-mode stack consumption in virt_call() 8 anni fa
  Michael Brown 5e5450c2d0 [comboot] Support COMBOOT in 64-bit builds 8 anni fa
  Michael Brown c4e8c40227 [prefix] Use CRC32 to verify each block prior to decompression 8 anni fa
  Michael Brown 3df598849b [pxe] Implicitly open network device in PXENV_UDP_OPEN 8 anni fa
  Michael Brown c32b07b81b [int13] Allow default drive to be specified via "san-drive" setting 8 anni fa
  Michael Brown ab5b3abbba [int13] Allow drive to be hooked using the natural drive number 8 anni fa
  Michael Brown 311a5732c8 [gdb] Add support for x86_64 8 anni fa
  Michael Brown 1afcccd5fd [build] Do not use "objcopy -O binary" for objects with relocation records 8 anni fa
  Michael Brown 04ef198d2f [efi] Move architecture-independent EFI prefixes to interface/efi 8 anni fa
  Michael Brown dbc9e591a5 [test] Move i386-specific tests to arch/i386/tests 8 anni fa
  Michael Brown c14971bf88 [xen] Use generic test_and_clear_bit() function 8 anni fa
  Michael Brown 9bab13a772 [hyperv] Use generic set_bit() function 8 anni fa
  Michael Brown c867b5ab1f [bitops] Add generic atomic bit test, set, and clear functions 8 anni fa
  Michael Brown 1f65ed53da [build] Allow assembler section type character to vary by architecture 8 anni fa
  Michael Brown a8037ee131 [efi] Centralise architecture-independent EFI Makefile and linker script 8 anni fa
  Michael Brown cc9f31ee0c [librm] Do not unconditionally preserve flags across virt_call() 8 anni fa
  Michael Brown d3db00ecf9 [pcbios] Restrict external memory allocations to the low 4GB 8 anni fa
  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