1277 Commits (master)

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