1. 3f082f3 Add AHCI Power ON + ICC_ACTIVE into port setup code by Andrej Kruták · 8 months ago
  2. 3ae8888 esp-scsi: terminate DMA transfer when ESP data transfer completes by Mark Cave-Ayland · 8 months ago
  3. a6ed6b7 limit address space used for pci devices. by Gerd Hoffmann · 10 months ago rel-1.16.3
  4. 1e1da7a check for e820 conflict by Gerd Hoffmann · 1 year, 5 months ago
  5. ecc51f2 qemu: log reservations in fw_cfg e820 table by Gerd Hoffmann · 1 year, 5 months ago
  6. 96a8d13 be less conservative with the 64bit pci io window by Gerd Hoffmann · 2 years ago
  7. bcfed7e move 64bit pci window to end of address space by Gerd Hoffmann · 2 years ago
  8. 90eeb0c detect physical address space size by Gerd Hoffmann · 2 years ago
  9. be84867 better kvm detection by Gerd Hoffmann · 2 years ago
  10. 7a4003b esp-scsi: handle non-DMA SCSI commands with no data phase by Mark Cave-Ayland · 1 year, 1 month ago
  11. cf4b829 esp-scsi: check for INTR_BS/INTR_FC instead of STAT_TC for command completion by Mark Cave-Ayland · 1 year, 1 month ago
  12. db50227 esp-scsi: flush FIFO before sending SCSI command by Mark Cave-Ayland · 1 year, 1 month ago
  13. 774a823 Increase BUILD_MAX_E820 to 128 by Tony Titus via SeaBIOS · 1 year, 1 month ago
  14. 1281e34 ahci: handle TFES irq correctly by Niklas Cassel via SeaBIOS · 1 year, 3 months ago
  15. cd93345 virtio-blk: Fix integer overflow for large max IO sizes by Lukas Stockner via SeaBIOS · 1 year, 3 months ago
  16. 4db444b Fix high memory zone initialization in CSM mode by José Martínez · 1 year, 3 months ago
  17. be7e899 disable array bounds warning by Gerd Hoffmann · 1 year, 4 months ago
  18. ea1b7a0 xen: require Xen info structure at 0x1000 to detect Xen by David Woodhouse · 1 year, 8 months ago rel-1.16.2
  19. 645a64b usb: fix wrong init of keyboard/mouse's if first interface is not boot protocol by Qi Zhou · 1 year, 10 months ago
  20. 3208b09 virtio: finalize features before using device by Xuan Zhuo · 1 year, 10 months ago rel-1.16.1
  21. 5ea5c64 virtio-mmio: read/write the hi 32 features for mmio by Xuan Zhuo · 1 year, 10 months ago
  22. 61e901b acpi: parse Alias object by Igor Mammedov · 1 year, 10 months ago
  23. 85d56f8 virtio-blk: Fix incorrect type conversion in virtio_blk_op() by Xiaofei Lee · 1 year, 10 months ago
  24. 46de2ee virtio-blk: use larger default request size by Gerd Hoffmann · 2 years, 2 months ago
  25. dc88f9b malloc: use large ZoneHigh when there is enough memory by Gerd Hoffmann · 2 years, 5 months ago
  26. 3b91e8e malloc: use variable for ZoneHigh size by Gerd Hoffmann · 2 years, 5 months ago
  27. 0177400 reset: force standard PCI configuration access by Volker Rümelin · 2 years, 5 months ago
  28. d24f42b pci: refactor the pci_config_*() functions by Volker Rümelin · 2 years, 5 months ago
  29. d239552 docs: Note v1.16.0 release by Kevin O'Connor · 2 years, 6 months ago rel-1.16.0
  30. 829b0f1 nvme: fix LBA format data structure by Florian Larysch · 2 years, 8 months ago
  31. dc776a2 nvme: avoid use-after-free in nvme_controller_enable() by Jan Beulich via SeaBIOS · 2 years, 8 months ago
  32. 15a102e sercon: Fix missing GET_LOW() to access rx_bytes by Kevin O'Connor · 2 years, 8 months ago
  33. 6d46283 nvme: Only allocate one dma bounce buffer for all nvme drives by Kevin O'Connor · 2 years, 8 months ago
  34. f13b650 nvme: Build the page list in the existing dma buffer by Kevin O'Connor · 2 years, 8 months ago
  35. 0a40653 nvme: Pass prp1 and prp2 directly to nvme_io_xfer() by Kevin O'Connor · 2 years, 8 months ago
  36. 9404f59 nvme: Convert nvme_build_prpl() to nvme_prpl_xfer() by Kevin O'Connor · 2 years, 8 months ago
  37. 4eff93e nvme: Add nvme_bounce_xfer() helper function by Kevin O'Connor · 2 years, 8 months ago
  38. da18ec9 nvme: Rework nvme_io_readwrite() to return -1 on error by Kevin O'Connor · 2 years, 8 months ago
  39. e4f02c1 smm: Suppress gcc array-bounds warnings by Kevin O'Connor · 2 years, 8 months ago
  40. 6a62e0c scripts: Remove python23compat.py by Kevin O'Connor · 2 years, 9 months ago
  41. 9ad4399 readserial: Improve Python3 compatibility by Kevin O'Connor · 2 years, 9 months ago
  42. 98dd53b memmap: Fix gcc out-of-bounds warning by Kevin O'Connor · 2 years, 9 months ago
  43. 0a1e767 vgasrc: Don't use VAR16 in header files to fix gcc warning by Kevin O'Connor · 2 years, 9 months ago
  44. f9af717 svgamodes: add standard 4k modes by Gerd Hoffmann · 2 years, 9 months ago
  45. a05af29 virtio-blk: split large IO according to size_max by Andy Pei · 2 years, 9 months ago
  46. 815d749 virtio-blk: abstract a function named virtio_blk_op_one_segment to handle r/w request by Andy Pei · 2 years, 9 months ago
  47. 27b573d virtio-blk: add feature VIRTIO_BLK_F_SIZE_MAX and VIRTIO_BLK_F_SEG_MAX by Andy Pei · 2 years, 9 months ago
  48. b06d956 pci: let firmware reserve IO for pcie-pci-bridge by Igor Mammedov · 2 years, 9 months ago
  49. bba24ef pci: reserve resources for pcie-pci-bridge to fix regressed hotplug on q35 by Igor Mammedov · 2 years, 9 months ago
  50. fa69276 smbios: Support SMBIOS 3.0 entry point at smbios_romfile_setup() by Eduardo Habkost · 3 years, 9 months ago
  51. 401d313 smbios: Support SMBIOS 3.0 entry point at copy_table() by Eduardo Habkost · 3 years, 9 months ago
  52. eafea93 smbios: copy_smbios_30() function by Eduardo Habkost · 3 years, 9 months ago
  53. ddd0f7b smbios: Make smbios_build_tables() ready for 64-bit tables by Eduardo Habkost · 3 years, 9 months ago
  54. 6290dce smbios: Make some smbios_build_tables() arguments optional by Eduardo Habkost · 3 years, 9 months ago
  55. 1daafc8 smbios: smbios_21_setup_entry_point() function by Eduardo Habkost · 3 years, 9 months ago
  56. 4e99229 smbios: Make smbios_build_tables() more generic by Eduardo Habkost · 3 years, 9 months ago
  57. 31eac03 smbios: Extract SMBIOS table building code to separate function by Eduardo Habkost · 3 years, 9 months ago
  58. 34c3fce smbios: Use smbios_next() at smbios_romfile_setup() by Eduardo Habkost · 3 years, 9 months ago
  59. 33fa708 smbios: Make SMBios21Addr variable static by Eduardo Habkost · 3 years, 9 months ago
  60. 1073916 csm: Don't check SMBios21Addr before calling copy_smbios_21() by Eduardo Habkost · 3 years, 9 months ago
  61. 4912bae tpm: Use smbios_get_tables() by Eduardo Habkost · 3 years, 9 months ago
  62. 831f146 smbios: smbios_major_version()/smbios_minor_version() helpers by Eduardo Habkost · 3 years, 9 months ago
  63. dd54ccd smbios: Use smbios_get_tables()/smbios_next() at display_uuid() by Eduardo Habkost · 3 years, 9 months ago
  64. b251b21 smbios: smbios_get_tables() function by Eduardo Habkost · 3 years, 9 months ago
  65. cfd1ef3 smbios: Generic smbios_next() function by Eduardo Habkost · 3 years, 9 months ago
  66. 97f6c5b smbios: Rename code specific for SMBIOS 2.1 entry points by Eduardo Habkost · 3 years, 9 months ago
  67. 7b02616 util.h: Delete unused get_smbios_entry_point() prototype by Eduardo Habkost · 3 years, 9 months ago
  68. 72f917e biostables: copy_fseg_table() function by Eduardo Habkost · 3 years, 9 months ago
  69. 2dd4b9b docs: Note v1.15.0 release by Kevin O'Connor · 2 years, 9 months ago rel-1.15.0
  70. 64f37cc tcgbios: Disable platform hierarchy in case of failure by Stefan Berger · 3 years ago
  71. 54082c8 nvme: fix missing newline on sq full print by Alex Martens via SeaBIOS · 3 years, 2 months ago
  72. 1be65c5 tcgbios: Use The proper sha function for each PCR bank by Stefan Berger · 3 years, 3 months ago
  73. 4e57a54 Add implementations for sha256, sha384, and sha512 by Stefan Berger · 3 years, 3 months ago
  74. ba949f5 tcgbios: Fix details in log entries by Stefan Berger · 3 years, 3 months ago
  75. e3c3079 stacks: call check_irqs() after switch_next() by Volker Rümelin · 3 years, 3 months ago
  76. f501bcb stacks: call check_irqs() in run_thread() by Volker Rümelin · 3 years, 3 months ago
  77. 7292e4a Increase BUILD_MIN_BIOSTABLE for large roms by Gerd Hoffmann · 3 years, 5 months ago
  78. 81433aa nvme: drive desc should not include the newline by Gerd Hoffmann · 3 years, 4 months ago
  79. 9bb1203 nvme: improve namespace allocation by Gerd Hoffmann · 3 years, 4 months ago
  80. 6eff808 vgasrc: ignore .node.gnu.property (binutils-2.36 support) by Sergei Trofimovich · 3 years, 4 months ago
  81. b0d61ec usb-hid: Increase MAX_KBD_EVENT by Stefan Ott via SeaBIOS · 3 years, 6 months ago
  82. ef88eea Support booting USB drives with a write protect switch enabled by Mike Banon · 3 years, 9 months ago
  83. 748d619 nvme: Clean up nvme_cmd_readwrite() by David Woodhouse · 3 years, 10 months ago
  84. 94f0510 nvme: Split requests by maximum allowed size by Alexander Graf · 4 years ago
  85. 01f2736 nvme: Pass large I/O requests as PRP lists by Alexander Graf · 4 years ago
  86. 23258d3 nvme: Allow to set PRP2 by Alexander Graf · 4 years ago
  87. b68f313 nvme: Record maximum allowed request size by Alexander Graf · 4 years ago
  88. 58a44be usb boot: add xhci mmio example by Gerd Hoffmann · 4 years ago
  89. c685fe3 usb/xhci: add support for mmio host adapters (via acpi). by Gerd Hoffmann · 4 years ago
  90. b95a199 usb/xhci: split xhci setup into generic and pci parts by Gerd Hoffmann · 4 years ago
  91. eff73e2 usb: add boot prio support for mmio host adapters by Gerd Hoffmann · 4 years ago
  92. dfac05b dsdt: add support for pnp ids as strings by Gerd Hoffmann · 4 years ago
  93. cf16c3b output: add support for uppercase hex numbers by Gerd Hoffmann · 4 years ago
  94. 849c5e5 USB:Fix xHCI initail fail by using longer reset and CNR clear timeout value by weitaowang-oc@zhaoxin.com · 4 years, 1 month ago
  95. 41289b8 usb.c: Fix devices using non-primary interface descriptor by Matt DeVillier · 4 years ago
  96. 4ea6aa9 smbios: avoid integer overflow when adding SMBIOS type 0 table by Daniel P. Berrangé · 4 years ago
  97. 155821a docs: Note v1.14.0 release by Kevin O'Connor · 4 years, 1 month ago rel-1.14.0
  98. d9c812d nvme: Increase `nvme_cmd_readwrite()` message log level from 3 to 5 by Paul Menzel · 4 years, 1 month ago
  99. f3ca59c virtio-scsi: fix boot prio detection by using correct lun by Stefan Reiter · 4 years, 1 month ago
  100. 699a4e5 ldnoexec: Add script to remove ET_EXEC flag from intermediate build objects by Kevin O'Connor · 4 years, 2 months ago