1277 Commits (master)

Autor SHA1 Nachricht Datum
  Michael Brown efc1ae5aba [int13con] Create log partition only when CONSOLE_INT13 is enabled vor 4 Jahren
  Michael Brown 49319f1bc9 [bios] Define macros for constructing partition table entries vor 4 Jahren
  Michael Brown c2226b3d1a [arm] Provide dummy implementations for {in,out}[s]{b,w,l} vor 4 Jahren
  Michael Brown 36a4c85f91 [init] Show startup and shutdown function names in debug messages vor 5 Jahren
  Petr Borsodi ba0d5aa993 [pci] Correct invalid base-class/sub-class/prog-if order in PCIR vor 5 Jahren
  Michael Brown d6f02c72c9 [undi] Include subsystem IDs in broken interrupt device check vor 6 Jahren
  Michael Brown bc85368cdd [librm] Ensure that inline code symbols are unique vor 6 Jahren
  Michael Brown 6149e0af3c [librm] Provide symbols for inline code placed into other sections vor 6 Jahren
  Michael Brown 0600ffeb30 [undi] Treat invalid IRQ numbers as non-fatal errors vor 6 Jahren
  Michael Brown 1df3b53051 [build] Prevent use of MMX and SSE registers vor 6 Jahren
  Michael Brown 0d35411f88 [rng] Use fixed-point calculations for min-entropy quantities vor 6 Jahren
  Michael Brown 3ec2079ce2 [time] Add support for the ACPI power management timer vor 6 Jahren
  Michael Brown 89e31f8491 [librm] Add facility to provide register and stack dump for CPU exceptions vor 6 Jahren
  Michael Brown 2bb4ec1f54 [build] Avoid use of "ld --oformat binary" vor 6 Jahren
  Michael Brown 00c5b958c5 [legal] Add missing FILE_LICENCE declarations vor 6 Jahren
  Michael Brown 75acb3c775 [romprefix] Avoid unaligned accesses within ROM headers vor 6 Jahren
  Michael Brown 936657832f [hyperv] Do not steal ownership from the Gen 2 UEFI firmware vor 6 Jahren
  Michael Brown 8866c919f8 [build] Fix ARM32 EFI builds with current EDK2 headers vor 6 Jahren
  Michael Brown b6fc8be2c4 [build] Conditionalise use of -mabi=lp64 for ARM64 builds vor 6 Jahren
  Michael Brown a6a5825f8d [cpuid] Allow input %ecx value to be specified vor 7 Jahren
  Michael Brown 7c395b0e21 [build] Use -no-pie on newer versions of gcc vor 7 Jahren
  Michael Brown 84e25513b1 [hdprefix] Avoid attempts to read beyond the end of the disk vor 7 Jahren
  Michael Brown 933e6dadc0 [acpi] Make acpi_find_rsdt() a per-platform method vor 7 Jahren
  Michael Brown b91cc983da [hyperv] Cope with Windows Server 2016 enlightenments vor 7 Jahren
  Michael Brown 276d618ca9 [hyperv] Remove redundant return status code from mapping functions vor 7 Jahren
  Michael Brown a0f6e75532 [hyperv] Do not fail if guest OS ID MSR is already set vor 7 Jahren
  Michael Brown dd976cb50d [block] Provide sandev_read() and sandev_write() as global symbols vor 7 Jahren
  Michael Brown 84d406ccf4 [block] Allow use of a non-default EFI SAN boot filename vor 7 Jahren
  Michael Brown 5f85cbb9ee [build] Avoid implicit-fallthrough warnings on GCC 7 vor 7 Jahren
  Michael Brown 7cfdd769aa [block] Describe all SAN devices via ACPI tables vor 7 Jahren
  Michael Brown c73af29fe2 [int13con] Avoid overwriting random portions of SAN boot disks vor 7 Jahren
  Michael Brown ebceb8ad8a [int13] Improve geometry guessing for unaligned partitions vor 7 Jahren
  Michael Brown bb5a54b79a [block] Add basic multipath support vor 7 Jahren
  Michael Brown 7495813792 [video_subr] Use memmove() for overlapping memory copy vor 7 Jahren
  Michael Brown d25e7daf47 [librm] Fail gracefully if asked to ioremap() a zero length vor 7 Jahren
  Michael Brown 7692a8ff02 [undi] Move PXE API caller back into UNDI driver vor 7 Jahren
  Michael Brown e790366c7c [int13] Refactor to use centralised SAN device abstraction vor 7 Jahren
  Michael Brown e7ee2eda4b [block] Centralise "san-drive" setting vor 7 Jahren
  Michael Brown f8cf3ceb0b [int13] Test correct return status from INT 13 calls vor 7 Jahren
  Michael Brown fcf7751565 [int13] Avoid potential division by zero vor 7 Jahren
  Michael Brown f3ba0fb5fd [hyperv] Provide timer based on the 10MHz time reference count MSR vor 7 Jahren
  Michael Brown 302f1eeb80 [time] Allow timer to be selected at runtime vor 7 Jahren
  Michael Brown d37e025b81 [cpuid] Provide cpuid_supported() to test for supported functions vor 7 Jahren
  Michael Brown bd6255c7be [pic8259] Fix definitions for "read IRR" and "read ISR" commands vor 7 Jahren
  David Decotigny b6f524388b [af_packet] Add new AF_PACKET driver for Linux vor 7 Jahren
  Michael Brown dfbbc16ae3 [build] Add %.vhd target for building VM bootable disk images vor 7 Jahren
  Michael Brown e09331a4c6 [undi] Try matching UNDI ROMs in BIOS enumeration order vor 7 Jahren
  Michael Brown 80c482c0ed [prefix] Include diagnostic information within progress messages vor 7 Jahren
  Michael Brown ce81601181 [prefix] Remove impossible progress message vor 7 Jahren
  Michael Brown 6997d3c2fa [undi] Clean up driver and device name information vor 7 Jahren