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

Clone this repo:
  1. be7e899 disable array bounds warning by Gerd Hoffmann · 4 weeks ago master
  2. ea1b7a0 xen: require Xen info structure at 0x1000 to detect Xen by David Woodhouse · 4 months ago rel-1.16.2
  3. 645a64b usb: fix wrong init of keyboard/mouse's if first interface is not boot protocol by Qi Zhou · 6 months ago
  4. 3208b09 virtio: finalize features before using device by Xuan Zhuo · 6 months ago rel-1.16.1
  5. 5ea5c64 virtio-mmio: read/write the hi 32 features for mmio by Xuan Zhuo · 6 months ago
  6. 61e901b acpi: parse Alias object by Igor Mammedov · 6 months ago
  7. 85d56f8 virtio-blk: Fix incorrect type conversion in virtio_blk_op() by Xiaofei Lee · 6 months ago
  8. 46de2ee virtio-blk: use larger default request size by Gerd Hoffmann · 11 months ago
  9. dc88f9b malloc: use large ZoneHigh when there is enough memory by Gerd Hoffmann · 1 year, 1 month ago
  10. 3b91e8e malloc: use variable for ZoneHigh size by Gerd Hoffmann · 1 year, 1 month ago
  11. 0177400 reset: force standard PCI configuration access by Volker Rümelin · 1 year, 2 months ago
  12. d24f42b pci: refactor the pci_config_*() functions by Volker Rümelin · 1 year, 2 months ago
  13. d239552 docs: Note v1.16.0 release by Kevin O'Connor · 1 year, 3 months ago rel-1.16.0
  14. 829b0f1 nvme: fix LBA format data structure by Florian Larysch · 1 year, 4 months ago
  15. dc776a2 nvme: avoid use-after-free in nvme_controller_enable() by Jan Beulich via SeaBIOS · 1 year, 4 months ago
  16. 15a102e sercon: Fix missing GET_LOW() to access rx_bytes by Kevin O'Connor · 1 year, 4 months ago
  17. 6d46283 nvme: Only allocate one dma bounce buffer for all nvme drives by Kevin O'Connor · 1 year, 4 months ago
  18. f13b650 nvme: Build the page list in the existing dma buffer by Kevin O'Connor · 1 year, 4 months ago
  19. 0a40653 nvme: Pass prp1 and prp2 directly to nvme_io_xfer() by Kevin O'Connor · 1 year, 4 months ago
  20. 9404f59 nvme: Convert nvme_build_prpl() to nvme_prpl_xfer() by Kevin O'Connor · 1 year, 4 months ago