index
:
seabios
guest-hint
kvmtool
master
memory2-logging
microvm
pci-4g-map
pci64-cfg
seabios
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Makefile: Build with -Wno-address-of-packed-member
Kevin O'Connor
2019-08-23
1
-0
/
+1
*
csm: Fix boot priority translation
David Woodhouse
2019-06-28
1
-3
/
+20
*
ati-vga: add rage128 edid support
Gerd Hoffmann
2019-06-24
1
-0
/
+25
*
ati-vga: try vga ddc first
Gerd Hoffmann
2019-06-24
1
-0
/
+9
*
ati-vga: make i2c register and bits configurable
Gerd Hoffmann
2019-06-24
1
-7
/
+27
*
ati-vga: fix ati_read()
Gerd Hoffmann
2019-06-24
1
-1
/
+1
*
ati-vga: make less verbose
Gerd Hoffmann
2019-06-24
1
-1
/
+1
*
csm: Sanitise alignment constraint in Legacy16GetTableAddress
David Woodhouse
2019-06-18
1
-2
/
+12
*
virtio-pci: Use %pP format in dprintf() calls
Kevin O'Connor
2019-05-23
1
-6
/
+4
*
pciinit: Use %pP shorthand for printing device ids in intel_igd_setup()
Kevin O'Connor
2019-05-23
1
-12
/
+9
*
optionrom: disallow int19 redirect for pnp roms.
Gerd Hoffmann
2019-05-22
1
-0
/
+24
*
bootmenu: add support for more than 9 entries
Gerd Hoffmann
2019-05-17
1
-18
/
+42
*
add get_keystroke_full() helper
Gerd Hoffmann
2019-05-17
2
-2
/
+15
*
bochsdisplay: parse resolution from edid.
Gerd Hoffmann
2019-05-15
1
-8
/
+16
*
bochsdisplay: add edid support.
Gerd Hoffmann
2019-05-15
1
-1
/
+7
*
bochsvga: add edid support.
Gerd Hoffmann
2019-05-15
1
-3
/
+16
*
ati: add edid support.
Gerd Hoffmann
2019-05-15
1
-0
/
+114
*
vbe: add edid support.
Gerd Hoffmann
2019-05-15
2
-0
/
+31
*
smbios: Add missing zero byte to Type 0
Sam Eiderman
2019-05-07
1
-0
/
+4
*
vga: add ati bios tables
Gerd Hoffmann
2019-03-15
2
-0
/
+46
*
vga: add atiext driver
Gerd Hoffmann
2019-03-15
5
-1
/
+271
*
vga: make memcpy_high() public
Gerd Hoffmann
2019-03-14
2
-2
/
+2
*
vga: move modelist from bochsvga.c to new svgamodes.c
Gerd Hoffmann
2019-03-14
4
-87
/
+109
*
tcgbios: Implement TPM 2.0 menu item to activate and deactivate PCR banks
Stefan Berger
2019-02-04
2
-0
/
+240
*
tcgbios: Use table to convert hash to buffer size
Stefan Berger
2019-02-04
1
-13
/
+28
*
usb-ehci: Clear pipe token on pipe reallocate
Kevin O'Connor
2019-02-04
1
-0
/
+1
*
bootsplash: Added support for 16/24/32bpp in one function
Joseph Pacheco-Corwin
2019-02-04
3
-14
/
+13
*
docs: Fix cut-and-paste error in Mailinglist.md archive link
Kevin O'Connor
2019-01-21
1
-1
/
+1
*
docs: Update mailing list archive links
Kevin O'Connor
2019-01-20
1
-6
/
+12
*
output: Avoid thunking to 16bit mode in printf() if no vgabios
Kevin O'Connor
2018-12-17
1
-0
/
+3
*
qemu: avoid debug prints if debugcon is not enabled
Stefano Garzarella
2018-12-10
4
-2
/
+21
*
pvscsi: ring_desc do not have to be page aligned
Liran Alon
2018-11-27
1
-1
/
+1
*
tpm: Check for TPM related ACPI tables before attempting hw probe
Stephen Douthit
2018-11-27
1
-7
/
+7
*
docs: Note v1.12.0 release
Kevin O'Connor
2018-11-17
1
-0
/
+21
*
shadow: Rework bios copy code to prevent gcc array-bounds warning
Kevin O'Connor
2018-11-10
1
-5
/
+6
*
pvscsi: Scan all 64 possible targets
Shmuel Eiderman
2018-11-10
1
-1
/
+1
*
pretty boot menu entry for cdrom drives
Gerd Hoffmann
2018-10-05
3
-0
/
+57
*
SeaVGABios/cbvga: Fix bpp for coreboot framebuffer
Matt DeVillier
2018-09-18
1
-2
/
+8
*
pci: recognize RH PCI legacy bridge resource reservation capability
Jing Liu
2018-09-05
2
-21
/
+30
*
pci: clean up the debug message for pci capability found
Jing Liu
2018-09-05
1
-1
/
+3
*
pci: fix the return value for truncated capability
Jing Liu
2018-09-05
1
-0
/
+1
*
sdcard: Increase SDHCI_POWER_ON_TIME to 5ms
Kevin O'Connor
2018-09-03
1
-1
/
+1
*
nvme: fix I/O queue length calculation overflow
Matt DeVillier
2018-08-23
1
-2
/
+2
*
docs: Update download file link
Kevin O'Connor
2018-08-09
1
-1
/
+1
*
ssdt: Fix building of legacy acpi tables on current iasl compiler
Kevin O'Connor
2018-07-15
2
-2
/
+2
*
cbvga_set_mode: refine clear display logic
Gerd Hoffmann
2018-06-26
1
-8
/
+10
*
qemu: add qemu ramfb support
Gerd Hoffmann
2018-06-22
5
-14
/
+189
*
vgasrc: add allocate_pmm()
Gerd Hoffmann
2018-06-22
2
-16
/
+33
*
pmm: use tmp zone on oom
Gerd Hoffmann
2018-06-22
1
-0
/
+13
*
bochs_display_setup: return error on failure
Gerd Hoffmann
2018-06-22
1
-1
/
+1
[prev]
[next]