1143 Commits (7f65a08f3e2606a5102fb68acf6ccf5fc283ecb6)

Auteur SHA1 Bericht Datum
  Michael Brown 3ec8b67818 [int13con] Add basic ability to log to a local disk via INT 13 9 jaren geleden
  Michael Brown b88ab14ba3 [pci] Provide PCI_CLASS() to calculate a scalar PCI class value 9 jaren geleden
  Michael Brown a25a16d4ad [vram] Add "vram" built-in setting to dump video RAM 9 jaren geleden
  Michael Brown dc19e630cb [build] Construct all-drivers list based on driver class 9 jaren geleden
  Michael Brown dac866b066 [build] Work around binutils quirk on OpenBSD 5.7 9 jaren geleden
  Michael Brown b594bfd490 [build] Fix compiler warning on OpenBSD 5.7 9 jaren geleden
  Michael Brown 40de412762 [build] Allow building PCI ROMs with device ID lists 9 jaren geleden
  Michael Brown 7ca801d637 [efi] Use the EFI_RNG_PROTOCOL as an entropy source if available 9 jaren geleden
  Michael Brown eb2252fd7a [efi] Add EFI entropy source 9 jaren geleden
  Michael Brown ae01462b79 [romprefix] Allow autoboot device filter to be disabled 9 jaren geleden
  Michael Brown 755d2b8f6b [efi] Ensure drivers are disconnected when ExitBootServices() is called 9 jaren geleden
  Michael Brown fb2bedcff3 [libc] Add x86_64 versions of setjmp() and longjmp() 9 jaren geleden
  Michael Brown 00ff3d8bb3 [libc] Fix typo in longjmp() 9 jaren geleden
  Michael Brown a3c00d8d3b [libprefix] Fix building on 64-bit FreeBSD 8.4 9 jaren geleden
  Michael Brown 79697c75ee [libc] Add ffs(), ffsl(), and ffsll() 9 jaren geleden
  Michael Brown bc985ca089 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 jaren geleden
  Michael Brown 1a4e94a828 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 jaren geleden
  Michael Brown 81166302a0 [i386] Move real_to_user() to realmode.h 9 jaren geleden
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism 9 jaren geleden
  Michael Brown 86ae6e6c18 [build] Use REQUIRE_OBJECT() to drag in per-object configuration 9 jaren geleden
  Michael Brown 81112dea5f [pxe] Remove obsolete references to pxeparent_dhcp 9 jaren geleden
  Michael Brown 5f3d165232 [malloc] Move valgrind headers out of arch/x86 9 jaren geleden
  Michael Brown 01d16d821f [libc] Rewrite byte-swapping code 9 jaren geleden
  Michael Brown 8ab4b00442 [libc] Rewrite setjmp() and longjmp() 9 jaren geleden
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 jaren geleden
  Michael Brown 626ccf76ea [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 jaren geleden
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 jaren geleden
  Michael Brown 4c3b9c79a5 [zbin] Remove now-unused unnrv2b.S decompressor 9 jaren geleden
  Michael Brown ea3be0f4a6 [zbin] Fix check for existence of most recent output byte 9 jaren geleden
  Michael Brown c11306e6ca [zbin] Allow decompressor to generate debug output via BIOS console 9 jaren geleden
  Michael Brown 93178adb98 [prefix] Call decompressor in flat real mode when DEBUG=libprefix is enabled 9 jaren geleden
  Michael Brown 9cdf68a219 [zbin] Perform extra normalisation after completing decompression 9 jaren geleden
  Michael Brown 5350b65a3c [zbin] Use LZMA compression 9 jaren geleden
  Michael Brown 3e04f0791e [prefix] Use .bss16 as temporary stack space for calls to install_block 9 jaren geleden
  Michael Brown b6889eaa1e [hyperv] Check for required features 9 jaren geleden
  Michael Brown 08189df4e0 [timer] Rewrite the 8254 Programmable Interval Timer support 9 jaren geleden
  Michael Brown 21d3d5c47c [libc] Reduce size of memset() 9 jaren geleden
  Michael Brown 8ee39f7432 [libc] Rewrite string functions 9 jaren geleden
  Michael Brown 5de134662d [build] Apply the "-fno-PIE -nopie" workaround only to i386 builds 9 jaren geleden
  Michael Brown e1ce15ec3c [build] Allow product URI to be customised via config/branding.h 9 jaren geleden
  Michael Brown 544a6a9769 [build] Use PRODUCT_SHORT_NAME for end-user visible strings 9 jaren geleden
  Michael Brown 1c3fb3c61a [build] Move branding information to config/branding.h 9 jaren geleden
  Michael Brown 95bc563f0c [pxe] Maintain a queue for received PXE UDP packets 9 jaren geleden
  Michael Brown c9dbe1d39c [pxe] Use tftp_uri() to construct PXE TFTP URIs 9 jaren geleden
  Michael Brown 2dfdcae938 [tftp] Explicitly abort connection whenever parent interface is closed 9 jaren geleden
  Michael Brown 072d656a2f [pci] Allow drivers to specify a PCI class 9 jaren geleden
  Michael Brown d38bac05e7 [build] Include Hyper-V driver in the all-drivers build 9 jaren geleden
  Michael Brown ef16d0d2b3 [hyperv] Add support for NetVSC paravirtual network devices 9 jaren geleden
  Michael Brown d1894970db [hyperv] Add support for VMBus devices 9 jaren geleden
  Michael Brown d77a546fb4 [hyperv] Add support for Hyper-V hypervisor 9 jaren geleden