1. f93d9a4 floppy: report an empty drive as not ready by Christian Quante · 12 days ago master
  2. 23fe62f floppy: detect an empty drive via the disk change line by Christian Quante · 12 days ago
  3. d6b7a60 floppy: add floppy_drive_seek() by Christian Quante · 12 days ago
  4. c2a33ad e820: Add E820_SOFT_RESERVED type support by fanhuang · 3 weeks ago
  5. 7b1f7fb pciinit: ignore nvme for 64-bit mmio window by Gerd Hoffmann · 2 years ago
  6. 41514a7 vbe: fix Set Window return status in linear mode by Daniel Verkamp · 8 weeks ago
  7. 8fcd351 stdvga: report 6-bit DAC width by Daniel Verkamp · 4 months ago
  8. ceb5bc3 bochsvga: use closest value in set_dacformat by Daniel Verkamp · 4 months ago
  9. 12d15b9 README: update developer documentation link by Daniel Verkamp · 4 months ago
  10. 106549a usb-ohci: Fix logical condition in start_ohci function by Jiaxun Yang · 11 months ago
  11. a5224f5 virtio-blk: Fix indentation for vring_get_buf call by Jiaxun Yang · 11 months ago
  12. b1e2074 Remove remaining ACPI tooling bits by Jiaxun Yang · 11 months ago
  13. 0026c35 docs: Add mkdocs build tools for building the seabios.org website by Kevin O'Connor · 12 months ago
  14. 3a05f4f docs: Rename docs/SeaBIOS.md to docs/index.md by Kevin O'Connor · 12 months ago
  15. a78f43d docs: Fix document links by Kevin O'Connor · 12 months ago
  16. b686f46 sercon: Fix keycodes for F11 and F12 by Michał Żygowski · 1 year, 1 month ago
  17. b52ca86 docs: Note v1.17.0 release by Kevin O'Connor · 1 year, 2 months ago rel-1.17.0
  18. a6c8e8b ahci: Fix hangs due to controller reset by Jiaxun Yang · 1 year, 2 months ago
  19. 9029a01 kconfig: fix the check-lxdialog.sh to work with gcc 14+ by nikolar via SeaBIOS · 1 year, 5 months ago
  20. 8863cbb ahci: add controller reset by Gerd Hoffmann · 1 year, 6 months ago
  21. df9dd41 update pci_pad_mem64 handling by Gerd Hoffmann · 1 year, 8 months ago
  22. a4fc184 add romfile_loadbool() by Gerd Hoffmann · 1 year, 8 months ago
  23. a2725e2 drop acpi tables and hex includes by Gerd Hoffmann · 1 year, 8 months ago
  24. 35aa9a7 drop obsolete acpi table code by Gerd Hoffmann · 1 year, 8 months ago
  25. 1b598a1 usb-hid: Support multiple USB HID devices by storing them in a linked list by Daniel Khodabakhsh · 1 year, 9 months ago
  26. 1602647 boot: Force display of the boot menu when boot-menu-wait is a negative number by Daniel Khodabakhsh · 1 year, 9 months ago
  27. 62a1429 vgabios: Fix generating modes list for static_functionality by Steven Price · 1 year, 10 months ago
  28. 2424e4c esp-scsi: indicate acceptance of MESSAGE IN phase data by Mark Cave-Ayland · 1 year, 11 months ago
  29. ec0bc25 limit address space used for pci devices, part two by Gerd Hoffmann · 2 years, 1 month ago
  30. e5f2e4c pciinit: don't misalign large BARs by Daniil Tatianin · 2 years, 4 months ago
  31. 731c88d stdvgaio: Only read/write one color palette entry at a time by Kevin O'Connor · 2 years, 4 months ago
  32. c5a361c stdvga: Add stdvga_set_vertical_size() helper function by Kevin O'Connor · 2 years, 4 months ago
  33. 22c9141 stdvga: Rename stdvga_get_vde() to stdvga_get_vertical_size() by Kevin O'Connor · 2 years, 4 months ago
  34. 549463d stdvga: Rename stdvga_set_scan_lines() to stdvga_set_character_height() by Kevin O'Connor · 2 years, 4 months ago
  35. c67914a stdvga: Rename stdvga_set_text_block_specifier() to stdvga_set_font_location() by Kevin O'Connor · 2 years, 4 months ago
  36. aa94925 stdvga: Rework stdvga palette index paging interface functions by Kevin O'Connor · 2 years, 4 months ago
  37. 8de51a5 stdvga: Rename stdvga_toggle_intensity() to stdvga_set_palette_blinking() by Kevin O'Connor · 2 years, 4 months ago
  38. 96c7781 stdvga: Add comments to interface functions in stdvga.c by Kevin O'Connor · 2 years, 4 months ago
  39. 2996819 stdvga: Rename CGA palette functions by Kevin O'Connor · 2 years, 4 months ago
  40. 9136808 stdvgamodes: Improve naming of dac palette tables by Kevin O'Connor · 2 years, 4 months ago
  41. 70f4398 stdvgamodes: No need to store pelmask in vga_modes[] by Kevin O'Connor · 2 years, 4 months ago
  42. 1588fd1 vgasrc: Rename vgahw_get_linesize() to vgahw_minimum_linelength() by Kevin O'Connor · 2 years, 4 months ago
  43. d73e18b vgasrc: Use curmode_g instead of vmode_g when mode is the current video mode by Kevin O'Connor · 2 years, 4 months ago
  44. 192e23b vbe: implement function 09h (get/set palette data) by Daniel Verkamp · 2 years, 5 months ago
  45. 3722c21 vgasrc: round up save/restore size by Daniel Verkamp · 2 years, 5 months ago
  46. 5d87ff2 vbe: Add VBE 2.0+ OemData field to struct vbe_info by Daniel Verkamp · 2 years, 5 months ago
  47. 163fd9f fix smbios blob length overflow by Igor Mammedov · 2 years, 5 months ago
  48. 82faf1d Add LBA 64bit support for reads beyond 2TB. by Max Tottenham · 2 years, 6 months ago
  49. 3f082f3 Add AHCI Power ON + ICC_ACTIVE into port setup code by Andrej Kruták · 2 years, 7 months ago
  50. 3ae8888 esp-scsi: terminate DMA transfer when ESP data transfer completes by Mark Cave-Ayland · 2 years, 7 months ago
  51. a6ed6b7 limit address space used for pci devices. by Gerd Hoffmann · 2 years, 9 months ago rel-1.16.3
  52. 1e1da7a check for e820 conflict by Gerd Hoffmann · 3 years, 3 months ago
  53. ecc51f2 qemu: log reservations in fw_cfg e820 table by Gerd Hoffmann · 3 years, 3 months ago
  54. 96a8d13 be less conservative with the 64bit pci io window by Gerd Hoffmann · 3 years, 11 months ago
  55. bcfed7e move 64bit pci window to end of address space by Gerd Hoffmann · 3 years, 11 months ago
  56. 90eeb0c detect physical address space size by Gerd Hoffmann · 4 years ago
  57. be84867 better kvm detection by Gerd Hoffmann · 3 years, 11 months ago
  58. 7a4003b esp-scsi: handle non-DMA SCSI commands with no data phase by Mark Cave-Ayland · 3 years ago
  59. cf4b829 esp-scsi: check for INTR_BS/INTR_FC instead of STAT_TC for command completion by Mark Cave-Ayland · 3 years ago
  60. db50227 esp-scsi: flush FIFO before sending SCSI command by Mark Cave-Ayland · 3 years ago
  61. 774a823 Increase BUILD_MAX_E820 to 128 by Tony Titus via SeaBIOS · 3 years ago
  62. 1281e34 ahci: handle TFES irq correctly by Niklas Cassel via SeaBIOS · 3 years, 2 months ago
  63. cd93345 virtio-blk: Fix integer overflow for large max IO sizes by Lukas Stockner via SeaBIOS · 3 years, 2 months ago
  64. 4db444b Fix high memory zone initialization in CSM mode by José Martínez · 3 years, 1 month ago
  65. be7e899 disable array bounds warning by Gerd Hoffmann · 3 years, 3 months ago
  66. ea1b7a0 xen: require Xen info structure at 0x1000 to detect Xen by David Woodhouse · 3 years, 6 months ago rel-1.16.2
  67. 645a64b usb: fix wrong init of keyboard/mouse's if first interface is not boot protocol by Qi Zhou · 3 years, 9 months ago
  68. 3208b09 virtio: finalize features before using device by Xuan Zhuo · 3 years, 9 months ago rel-1.16.1
  69. 5ea5c64 virtio-mmio: read/write the hi 32 features for mmio by Xuan Zhuo · 3 years, 9 months ago
  70. 61e901b acpi: parse Alias object by Igor Mammedov · 3 years, 8 months ago
  71. 85d56f8 virtio-blk: Fix incorrect type conversion in virtio_blk_op() by Xiaofei Lee · 3 years, 8 months ago
  72. 46de2ee virtio-blk: use larger default request size by Gerd Hoffmann · 4 years, 1 month ago
  73. dc88f9b malloc: use large ZoneHigh when there is enough memory by Gerd Hoffmann · 4 years, 3 months ago
  74. 3b91e8e malloc: use variable for ZoneHigh size by Gerd Hoffmann · 4 years, 3 months ago
  75. 0177400 reset: force standard PCI configuration access by Volker Rümelin · 4 years, 4 months ago
  76. d24f42b pci: refactor the pci_config_*() functions by Volker Rümelin · 4 years, 4 months ago
  77. d239552 docs: Note v1.16.0 release by Kevin O'Connor · 4 years, 5 months ago rel-1.16.0
  78. 829b0f1 nvme: fix LBA format data structure by Florian Larysch · 4 years, 6 months ago
  79. dc776a2 nvme: avoid use-after-free in nvme_controller_enable() by Jan Beulich via SeaBIOS · 4 years, 6 months ago
  80. 15a102e sercon: Fix missing GET_LOW() to access rx_bytes by Kevin O'Connor · 4 years, 6 months ago
  81. 6d46283 nvme: Only allocate one dma bounce buffer for all nvme drives by Kevin O'Connor · 4 years, 6 months ago
  82. f13b650 nvme: Build the page list in the existing dma buffer by Kevin O'Connor · 4 years, 6 months ago
  83. 0a40653 nvme: Pass prp1 and prp2 directly to nvme_io_xfer() by Kevin O'Connor · 4 years, 6 months ago
  84. 9404f59 nvme: Convert nvme_build_prpl() to nvme_prpl_xfer() by Kevin O'Connor · 4 years, 6 months ago
  85. 4eff93e nvme: Add nvme_bounce_xfer() helper function by Kevin O'Connor · 4 years, 6 months ago
  86. da18ec9 nvme: Rework nvme_io_readwrite() to return -1 on error by Kevin O'Connor · 4 years, 6 months ago
  87. e4f02c1 smm: Suppress gcc array-bounds warnings by Kevin O'Connor · 4 years, 7 months ago
  88. 6a62e0c scripts: Remove python23compat.py by Kevin O'Connor · 4 years, 7 months ago
  89. 9ad4399 readserial: Improve Python3 compatibility by Kevin O'Connor · 4 years, 7 months ago
  90. 98dd53b memmap: Fix gcc out-of-bounds warning by Kevin O'Connor · 4 years, 7 months ago
  91. 0a1e767 vgasrc: Don't use VAR16 in header files to fix gcc warning by Kevin O'Connor · 4 years, 7 months ago
  92. f9af717 svgamodes: add standard 4k modes by Gerd Hoffmann · 4 years, 7 months ago
  93. a05af29 virtio-blk: split large IO according to size_max by Andy Pei · 4 years, 8 months ago
  94. 815d749 virtio-blk: abstract a function named virtio_blk_op_one_segment to handle r/w request by Andy Pei · 4 years, 8 months ago
  95. 27b573d virtio-blk: add feature VIRTIO_BLK_F_SIZE_MAX and VIRTIO_BLK_F_SEG_MAX by Andy Pei · 4 years, 8 months ago
  96. b06d956 pci: let firmware reserve IO for pcie-pci-bridge by Igor Mammedov · 4 years, 8 months ago
  97. bba24ef pci: reserve resources for pcie-pci-bridge to fix regressed hotplug on q35 by Igor Mammedov · 4 years, 8 months ago
  98. fa69276 smbios: Support SMBIOS 3.0 entry point at smbios_romfile_setup() by Eduardo Habkost · 6 years ago
  99. 401d313 smbios: Support SMBIOS 3.0 entry point at copy_table() by Eduardo Habkost · 6 years ago
  100. eafea93 smbios: copy_smbios_30() function by Eduardo Habkost · 6 years ago