1. 2dd4b9b docs: Note v1.15.0 release by Kevin O'Connor · 2 years, 8 months ago rel-1.15.0
  2. 64f37cc tcgbios: Disable platform hierarchy in case of failure by Stefan Berger · 2 years, 11 months ago
  3. 54082c8 nvme: fix missing newline on sq full print by Alex Martens via SeaBIOS · 3 years, 1 month ago
  4. 1be65c5 tcgbios: Use The proper sha function for each PCR bank by Stefan Berger · 3 years, 1 month ago
  5. 4e57a54 Add implementations for sha256, sha384, and sha512 by Stefan Berger · 3 years, 1 month ago
  6. ba949f5 tcgbios: Fix details in log entries by Stefan Berger · 3 years, 2 months ago
  7. e3c3079 stacks: call check_irqs() after switch_next() by Volker Rümelin · 3 years, 2 months ago
  8. f501bcb stacks: call check_irqs() in run_thread() by Volker Rümelin · 3 years, 2 months ago
  9. 7292e4a Increase BUILD_MIN_BIOSTABLE for large roms by Gerd Hoffmann · 3 years, 3 months ago
  10. 81433aa nvme: drive desc should not include the newline by Gerd Hoffmann · 3 years, 2 months ago
  11. 9bb1203 nvme: improve namespace allocation by Gerd Hoffmann · 3 years, 2 months ago
  12. 6eff808 vgasrc: ignore .node.gnu.property (binutils-2.36 support) by Sergei Trofimovich · 3 years, 2 months ago
  13. b0d61ec usb-hid: Increase MAX_KBD_EVENT by Stefan Ott via SeaBIOS · 3 years, 5 months ago
  14. ef88eea Support booting USB drives with a write protect switch enabled by Mike Banon · 3 years, 8 months ago
  15. 748d619 nvme: Clean up nvme_cmd_readwrite() by David Woodhouse · 3 years, 9 months ago
  16. 94f0510 nvme: Split requests by maximum allowed size by Alexander Graf · 3 years, 10 months ago
  17. 01f2736 nvme: Pass large I/O requests as PRP lists by Alexander Graf · 3 years, 10 months ago
  18. 23258d3 nvme: Allow to set PRP2 by Alexander Graf · 3 years, 10 months ago
  19. b68f313 nvme: Record maximum allowed request size by Alexander Graf · 3 years, 10 months ago
  20. 58a44be usb boot: add xhci mmio example by Gerd Hoffmann · 3 years, 10 months ago
  21. c685fe3 usb/xhci: add support for mmio host adapters (via acpi). by Gerd Hoffmann · 3 years, 10 months ago
  22. b95a199 usb/xhci: split xhci setup into generic and pci parts by Gerd Hoffmann · 3 years, 10 months ago
  23. eff73e2 usb: add boot prio support for mmio host adapters by Gerd Hoffmann · 3 years, 10 months ago
  24. dfac05b dsdt: add support for pnp ids as strings by Gerd Hoffmann · 3 years, 10 months ago
  25. cf16c3b output: add support for uppercase hex numbers by Gerd Hoffmann · 3 years, 10 months ago
  26. 849c5e5 USB:Fix xHCI initail fail by using longer reset and CNR clear timeout value by weitaowang-oc@zhaoxin.com · 4 years ago
  27. 41289b8 usb.c: Fix devices using non-primary interface descriptor by Matt DeVillier · 3 years, 11 months ago
  28. 4ea6aa9 smbios: avoid integer overflow when adding SMBIOS type 0 table by Daniel P. Berrangé · 3 years, 11 months ago
  29. 155821a docs: Note v1.14.0 release by Kevin O'Connor · 4 years ago rel-1.14.0
  30. d9c812d nvme: Increase `nvme_cmd_readwrite()` message log level from 3 to 5 by Paul Menzel · 4 years ago
  31. f3ca59c virtio-scsi: fix boot prio detection by using correct lun by Stefan Reiter · 4 years ago
  32. 699a4e5 ldnoexec: Add script to remove ET_EXEC flag from intermediate build objects by Kevin O'Connor · 4 years ago
  33. 6ada228 vgabios: Fix preserve memory flag in handle_1000 by Kevin O'Connor · 4 years ago
  34. 88ab0c1 timer: Handle decrements of PIT counter by Roman Bolshakov · 4 years, 1 month ago
  35. d11c751 vga: fix cirrus bios by Gerd Hoffmann · 4 years, 1 month ago
  36. dd6a7e9 serialio: Preserve Xen DebugOutputPort by Jason Andryuk · 4 years, 1 month ago
  37. 2e3de62 pci: fix mmconfig support by Gerd Hoffmann · 4 years, 2 months ago
  38. d9aea4a boot: Fixup check for only one item in boot list by Kevin O'Connor · 4 years, 2 months ago
  39. 926fd4e boot: Fix logic for boot menu display by Matt DeVillier · 4 years, 2 months ago
  40. 7e9db04 Revert "ps2port: adjust init routine to fix PS/2 keyboard issues" by Kevin O'Connor · 4 years, 2 months ago
  41. d53aea0 cdrom: Demote `scsi_is_ready` return print to debug level by Paul Menzel · 4 years, 2 months ago
  42. 232b1c1 boot: Log, if boot menu is skipped by Paul Menzel · 4 years, 2 months ago
  43. c61193d boot: Extend `etc/show-boot-menu` to configure skipping boot menu with only one device by Paul Menzel · 4 years, 2 months ago
  44. b8eda13 rewrap Makefile lines. by Gerd Hoffmann · 4 years, 2 months ago
  45. 665dce1 acpi: find and register virtio-mmio devices by Gerd Hoffmann · 4 years, 4 months ago
  46. ea03821 acpi: skip kbd init if not present by Gerd Hoffmann · 4 years, 4 months ago
  47. 654ba38 acpi: add dsdt parser by Gerd Hoffmann · 4 years, 4 months ago
  48. 2abf972 acpi: add xsdt support by Gerd Hoffmann · 4 years, 4 months ago
  49. 6356524 virtio-mmio: print device type by Gerd Hoffmann · 4 years, 4 months ago
  50. c12a1dc virtio-mmio: add support for block devices. by Gerd Hoffmann · 4 years, 5 months ago
  51. f82e82a virtio-mmio: add support for scsi devices. by Gerd Hoffmann · 4 years, 5 months ago
  52. 040b92c virtio-mmio: add support to vp_*() functions by Gerd Hoffmann · 4 years, 5 months ago
  53. 69f65a4 virtio-mmio: device probing and initialization. by Gerd Hoffmann · 4 years, 5 months ago
  54. 51c6fc6 qemu: check rtc presence before reading cpu count from cmos by Gerd Hoffmann · 4 years, 3 months ago
  55. fffac0f qemu: rework e820 detection by Gerd Hoffmann · 4 years, 3 months ago
  56. 1206efc qemu: factor out qemu_cfg_detect() by Gerd Hoffmann · 4 years, 3 months ago
  57. 8d25ca4 build: use -fcf-protection=none when available by Christian Ehrhardt · 4 years, 4 months ago
  58. eaaf726 tcgbios: Add support for SHA3 type of algorithms by Stefan Berger · 4 years, 4 months ago
  59. adaf988 tcgbios: Fix the vendorInfoSize to be of type u8 by Stefan Berger · 4 years, 4 months ago
  60. 80fce2c tcgbios: Only write logs for PCRs that are in active PCR banks by Stefan Berger · 4 years, 4 months ago
  61. 6a3b59a pci: add mmconfig support by Gerd Hoffmann · 4 years, 4 months ago
  62. 63a44af pci: factor out ioconfig_cmd() by Gerd Hoffmann · 4 years, 4 months ago
  63. de88a96 std/tcg: Replace zero-length array with flexible-array member by Paul Menzel · 4 years, 5 months ago
  64. bfdb3f8 ps2port: adjust init routine to fix PS/2 keyboard issues by Matt DeVillier · 8 years ago
  65. 29ee1fb Skip boot menu and timeout with only one boot device by Matt DeVillier · 10 years ago
  66. 066a995 sercon: vbe modeset is int 10h function 4f02 not 4f00 by Gerd Hoffmann · 4 years, 5 months ago
  67. b3fa857 kvm: add support for reading tsc frequency from kvmclock by Gerd Hoffmann · 4 years, 5 months ago
  68. 34160e0 kvm: add support for reading tsc frequency via cpuid. by Gerd Hoffmann · 4 years, 5 months ago
  69. d683351 kvm: detect unconditionally by Gerd Hoffmann · 4 years, 5 months ago
  70. 67cbfed timer: add tsctimer_setfreq() by Gerd Hoffmann · 4 years, 5 months ago
  71. 24d3938 hw/usb-hid: Don't abort if setting key repeat rate fails by Matt DeVillier · 4 years, 8 months ago
  72. 81ddc4c usb-hid: Improve max packet size checking by Kevin O'Connor · 4 years, 5 months ago
  73. 7655185 nvme: skip initializing non-bootable devices by Gerd Hoffmann · 4 years, 7 months ago
  74. d6bdb85 virtio-scsi: skip initializing non-bootable devices by Gerd Hoffmann · 4 years, 7 months ago
  75. 8d42522 boot: cache HALT priority by Gerd Hoffmann · 4 years, 7 months ago
  76. 2f4d068 virtio: Do not init non-bootable devices by Alexey Kirillov · 4 years, 7 months ago
  77. 7c40d94 boot: Detect strict boot order (HALT record) in function by Alexey Kirillov · 4 years, 7 months ago
  78. f21b5a4 docs: Note v1.13.0 release by Kevin O'Connor · 4 years, 8 months ago rel-1.13.0
  79. c9ba527 geometry: Apply LCHS values for boot devices by Sam Eiderman · 5 years ago
  80. d49496f geometry: Add boot_lchs_find_*() utility functions by Sam Eiderman · 5 years ago
  81. db58caa boot: Build ata and scsi paths in function by Sam Eiderman · 5 years ago
  82. 9383ba7 geometry: Read LCHS from fw_cfg by Sam Eiderman · 5 years ago
  83. 695f176 Revert "geometry: Read LCHS from fw_cfg" by Gerd Hoffmann · 4 years, 9 months ago
  84. acc70aa Revert "geometry: Add boot_lchs_find_*() utility functions" by Gerd Hoffmann · 4 years, 9 months ago
  85. 48f7843 Revert "config: Add toggle for bootdevice information" by Gerd Hoffmann · 4 years, 9 months ago
  86. b6f8471 Revert "geometry: Apply LCHS values for boot devices" by Gerd Hoffmann · 4 years, 9 months ago
  87. 0594486 tcgbios: Check for enough bytes returned from TPM2_GetCapability by Stefan Berger · 4 years, 9 months ago
  88. 0672bd3 tpm: Require a response to have minimum size of a valid response header by Stefan Berger · 4 years, 9 months ago
  89. 3bdd2b7 ahci: zero-initialize port struct by Gerd Hoffmann · 4 years, 9 months ago
  90. 9caa19b geometry: Apply LCHS values for boot devices by Sam Eiderman · 5 years ago
  91. cb56f61 config: Add toggle for bootdevice information by Sam Eiderman · 5 years ago
  92. ad29109 geometry: Add boot_lchs_find_*() utility functions by Sam Eiderman · 5 years ago
  93. b3d2120 boot: Reorder functions in boot.c by Sam Eiderman · 5 years ago
  94. 7c66a43 geometry: Read LCHS from fw_cfg by Sam Eiderman · 5 years ago
  95. c1ab7d7 docs: Note release date for v1.12.1 by Kevin O'Connor · 4 years, 9 months ago
  96. 00df082 docs: Add developer-certificate-of-origin by Kevin O'Connor · 4 years, 9 months ago
  97. 51eb916 cp437: add license to cp437.c by Gerd Hoffmann · 4 years, 9 months ago
  98. 0c48064 ramfb: add copyright and license to ramfb.c by Gerd Hoffmann · 4 years, 9 months ago
  99. edf4fe5 bochsdisplay: add copyright and license to bochsdisplay.c by Gerd Hoffmann · 4 years, 9 months ago
  100. b9b923e svgamodes: Add copyright notice to vgasrc/svgamodes.c by Kevin O'Connor · 4 years, 9 months ago