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

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