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