To submit patches to SeaBIOS, see https://www.seabios.org/Contributing

Clone this repo:
  1. 1e1da7a check for e820 conflict by Gerd Hoffmann · 7 months ago master
  2. ecc51f2 qemu: log reservations in fw_cfg e820 table by Gerd Hoffmann · 7 months ago
  3. 96a8d13 be less conservative with the 64bit pci io window by Gerd Hoffmann · 1 year, 3 months ago
  4. bcfed7e move 64bit pci window to end of address space by Gerd Hoffmann · 1 year, 3 months ago
  5. 90eeb0c detect physical address space size by Gerd Hoffmann · 1 year, 3 months ago
  6. be84867 better kvm detection by Gerd Hoffmann · 1 year, 3 months ago
  7. 7a4003b esp-scsi: handle non-DMA SCSI commands with no data phase by Mark Cave-Ayland · 4 months ago
  8. cf4b829 esp-scsi: check for INTR_BS/INTR_FC instead of STAT_TC for command completion by Mark Cave-Ayland · 4 months ago
  9. db50227 esp-scsi: flush FIFO before sending SCSI command by Mark Cave-Ayland · 4 months ago
  10. 774a823 Increase BUILD_MAX_E820 to 128 by Tony Titus via SeaBIOS · 4 months ago
  11. 1281e34 ahci: handle TFES irq correctly by Niklas Cassel via SeaBIOS · 6 months ago
  12. cd93345 virtio-blk: Fix integer overflow for large max IO sizes by Lukas Stockner via SeaBIOS · 6 months ago
  13. 4db444b Fix high memory zone initialization in CSM mode by José Martínez · 6 months ago
  14. be7e899 disable array bounds warning by Gerd Hoffmann · 7 months ago
  15. ea1b7a0 xen: require Xen info structure at 0x1000 to detect Xen by David Woodhouse · 10 months ago rel-1.16.2
  16. 645a64b usb: fix wrong init of keyboard/mouse's if first interface is not boot protocol by Qi Zhou · 1 year ago
  17. 3208b09 virtio: finalize features before using device by Xuan Zhuo · 1 year ago rel-1.16.1
  18. 5ea5c64 virtio-mmio: read/write the hi 32 features for mmio by Xuan Zhuo · 1 year ago
  19. 61e901b acpi: parse Alias object by Igor Mammedov · 1 year ago
  20. 85d56f8 virtio-blk: Fix incorrect type conversion in virtio_blk_op() by Xiaofei Lee · 1 year ago