Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: jamlee-t/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 <[email protected]>

rel-1.15.0

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

Signed-off-by: Kevin O'Connor <[email protected]>

rel-1.14.0

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

Signed-off-by: Kevin O'Connor <[email protected]>

rel-1.13.0

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

Signed-off-by: Kevin O'Connor <[email protected]>

rel-1.12.1

Toggle rel-1.12.1's commit message
usb-ehci: Clear pipe token on pipe reallocate

Make sure to clear the token before reuse as it may otherwise have an
incorrect toggle setting.

Signed-off-by: Kevin O'Connor <[email protected]>
(cherry picked from commit 996d3c0)

rel-1.12.0

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

Signed-off-by: Kevin O'Connor <[email protected]>

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 <[email protected]>
(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 <[email protected]>
(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 <[email protected]>

rel-1.10.3

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

Review-by: Stefan Berger <[email protected]>
Signed-off-by: Kevin O'Connor <[email protected]>
(cherry picked from commit 1ef72ab)