5091 Commits (a25a16d4adf663abd8f6eaab266b9444157357b6)
 

Autor SHA1 Mensaje Fecha
  Michael Brown a25a16d4ad [vram] Add "vram" built-in setting to dump video RAM hace 9 años
  Michael Brown dc15a5a779 [settings] Add "base64" setting type hace 9 años
  Michael Brown 1205721cbd [base64] Add buffer size parameter to base64_encode() and base64_decode() hace 9 años
  Michael Brown 9aa8090d06 [base16] Add buffer size parameter to base16_encode() and base16_decode() hace 9 años
  Michael Brown b56b482fa3 [test] Include IPv6 support when performing settings self-tests hace 9 años
  Christian Hesse 1b56452121 [ath9k] Remove confusing logic inversion in an ANI variable hace 9 años
  Christian Hesse bf40b79734 [build] Add missing "const" qualifiers hace 9 años
  Christian Hesse 5744c3e8cd [intel] Add PCI device IDs for Intel I218-LM and I218-V hace 9 años
  Michael Brown dc19e630cb [build] Construct all-drivers list based on driver class hace 9 años
  Michael Brown 2154af0077 [rtl818x] Obviate RTL_ROM() hack hace 9 años
  Michael Brown eda1c58358 [realtek] Do not attempt to access EEPROM on RTL8169 chips hace 9 años
  Michael Brown 8958f62a1c [intel] Force RX polling on VMware emulated 82545em hace 9 años
  Michael Brown 63dcab002e [intel] Report any unexpected interrupt causes hace 9 años
  Ed Swierk da990b8870 [intel] Update PCI device IDs for Intel 82599 and X540 10G NICs hace 9 años
  Michael Brown 02bf08bc1e [build] Use a single call to parserom.pl to speed up building hace 9 años
  Michael Brown dac866b066 [build] Work around binutils quirk on OpenBSD 5.7 hace 9 años
  Michael Brown b594bfd490 [build] Fix compiler warning on OpenBSD 5.7 hace 9 años
  Michael Brown 40de412762 [build] Allow building PCI ROMs with device ID lists hace 9 años
  Michael Brown fb31365db4 [prism2] Remove duplicate PCI_ROM() lines hace 9 años
  Michael Brown 532649aacf [eepro100] Remove duplicate PCI_ROM() line hace 9 años
  Michael Brown 7ca801d637 [efi] Use the EFI_RNG_PROTOCOL as an entropy source if available hace 9 años
  Michael Brown c6c7e78c42 [efi] Poll for TX completions only when there is an outstanding TX buffer hace 9 años
  Michael Brown 729c16ad5b [efi] Poll media status only if advertised as supported hace 9 años
  Michael Brown 914dd539b0 [efi] Provide a dummy data block in nii_initialise() hace 9 años
  Michael Brown 6567511c3d [efi] Add EFI time source hace 9 años
  Michael Brown eb2252fd7a [efi] Add EFI entropy source hace 9 años
  Michael Brown 452aa157be [util] Add ability to dump PCI device ID list hace 9 años
  Michael Brown ae01462b79 [romprefix] Allow autoboot device filter to be disabled hace 9 años
  Michael Brown 867e3ee475 [xhci] Always reset root hub ports hace 9 años
  Robin Smidsrød 68d8a44469 [build] Rewrite parserom.pl to support multiple source files hace 9 años
  Michael Brown d9166bbcae [peerdist] Add support for decoding PeerDist Content Information hace 9 años
  Michael Brown 755d2b8f6b [efi] Ensure drivers are disconnected when ExitBootServices() is called hace 9 años
  Michael Brown ea3d5875cd [crypto] Add SHA-512/224 algorithm hace 9 años
  Michael Brown e5e91ab471 [crypto] Add SHA-512/256 algorithm hace 9 años
  Michael Brown 02879299c9 [crypto] Add SHA-384 algorithm hace 9 años
  Michael Brown 6f713c2d95 [crypto] Add SHA-512 algorithm hace 9 años
  Michael Brown 4dbc44348c [crypto] Add SHA-224 algorithm hace 9 años
  Michael Brown a9da129122 [test] Simplify digest algorithm self-tests hace 9 años
  Laszlo Ersek b12b1b620f [virtio] Downgrade per-iobuf debug messages to DBGC2 hace 9 años
  Michael Brown dc795b9fef [test] Add setjmp()/longjmp() self-tests hace 9 años
  Michael Brown fb2bedcff3 [libc] Add x86_64 versions of setjmp() and longjmp() hace 9 años
  Michael Brown 00ff3d8bb3 [libc] Fix typo in longjmp() hace 9 años
  Michael Brown f557794ab3 [xhci] Support USB1 devices attached via transaction translators hace 9 años
  Michael Brown 026b3446b9 [usb] Improve debug messages for failed control transactions hace 9 años
  Michael Brown b418af26d9 [ehci] Support USB1 devices attached via transaction translators hace 9 años
  Michael Brown 5486c947e2 [usb] Clear transaction translator buffers when applicable hace 9 años
  Michael Brown 9e88194655 [usb] Add clear_tt() hub method to clear transaction translator buffer hace 9 años
  Michael Brown de6f4e3ede [usb] Reset endpoints without waiting for a new transfer to be enqueued hace 9 años
  Michael Brown 661189eede [xhci] Ring doorbell as part of endpoint reset hace 9 años
  Michael Brown a3c00d8d3b [libprefix] Fix building on 64-bit FreeBSD 8.4 hace 9 años