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

Clone this repo:
  1. ec0bc25 limit address space used for pci devices, part two by Gerd Hoffmann · 5 weeks ago master
  2. e5f2e4c pciinit: don't misalign large BARs by Daniil Tatianin · 4 months ago
  3. 731c88d stdvgaio: Only read/write one color palette entry at a time by Kevin O'Connor · 4 months ago
  4. c5a361c stdvga: Add stdvga_set_vertical_size() helper function by Kevin O'Connor · 4 months ago
  5. 22c9141 stdvga: Rename stdvga_get_vde() to stdvga_get_vertical_size() by Kevin O'Connor · 4 months ago
  6. 549463d stdvga: Rename stdvga_set_scan_lines() to stdvga_set_character_height() by Kevin O'Connor · 4 months ago
  7. c67914a stdvga: Rename stdvga_set_text_block_specifier() to stdvga_set_font_location() by Kevin O'Connor · 4 months ago
  8. aa94925 stdvga: Rework stdvga palette index paging interface functions by Kevin O'Connor · 4 months ago
  9. 8de51a5 stdvga: Rename stdvga_toggle_intensity() to stdvga_set_palette_blinking() by Kevin O'Connor · 4 months ago
  10. 96c7781 stdvga: Add comments to interface functions in stdvga.c by Kevin O'Connor · 4 months ago
  11. 2996819 stdvga: Rename CGA palette functions by Kevin O'Connor · 4 months ago
  12. 9136808 stdvgamodes: Improve naming of dac palette tables by Kevin O'Connor · 4 months ago
  13. 70f4398 stdvgamodes: No need to store pelmask in vga_modes[] by Kevin O'Connor · 4 months ago
  14. 1588fd1 vgasrc: Rename vgahw_get_linesize() to vgahw_minimum_linelength() by Kevin O'Connor · 4 months ago
  15. d73e18b vgasrc: Use curmode_g instead of vmode_g when mode is the current video mode by Kevin O'Connor · 4 months ago
  16. 192e23b vbe: implement function 09h (get/set palette data) by Daniel Verkamp · 5 months ago
  17. 3722c21 vgasrc: round up save/restore size by Daniel Verkamp · 5 months ago
  18. 5d87ff2 vbe: Add VBE 2.0+ OemData field to struct vbe_info by Daniel Verkamp · 5 months ago
  19. 163fd9f fix smbios blob length overflow by Igor Mammedov · 5 months ago
  20. 82faf1d Add LBA 64bit support for reads beyond 2TB. by Max Tottenham · 6 months ago