8000 Tags · wpec/seabios · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: wpec/seabios

Tags

rel-1.16.0

Toggle rel-1.16.0's commit message
docs: Note v1.16.0 release

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>

rel-1.15.0

Toggle rel-1.15.0's commit message
docs: Note v1.15.0 release

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>

rel-1.14.0

Toggle rel-1.14.0's commit message
docs: Note v1.14.0 release

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>

rel-1.13.0

Toggle rel-1.13.0's commit message
docs: Note v1.13.0 release

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>

rel-1.12.0

Toggle rel-1.12.0's commit message
docs: Note v1.12.0 release

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>

rel-1.11.2

Toggle rel-1.11.2's commit message
cbvga_set_mode: refine clear display logic

There is no need to skip text mode clearing.
Clearing the framebuffer should be safe on legacy calls too.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
(cherry picked from commit 69ea6da)

rel-1.11.1

Toggle rel-1.11.1's commit message
paravirt: Only enable sercon in NOGRAPHIC mode if no other console sp…

…ecified

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
(cherry picked from commit 0541f2f)

rel-1.11.0

Toggle rel-1.11.0's commit message
docs: Note v1.11.0 release

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>

rel-1.10.3

Toggle rel-1.10.3's commit message
tcgbios: Fix use of unitialized variable

Review-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
(cherry picked from commit 1ef72ab)

rel-1.10.2

Toggle rel-1.10.2's commit message
QEMU fw_cfg: Write fw_cfg back on S3 resume

Any pointers to BIOS-allocated memory that were written back to QEMU
fw_cfg files are replayed when resuming from S3 sleep.

Signed-off-by: Ben Warren <ben@skyportsystems.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
(cherry picked from commit 8f598a4)
0