Tags: elch01/seabios
Tags
docs: Note v1.14.0 release Signed-off-by: Kevin O'Connor <[email protected]>
docs: Note v1.13.0 release Signed-off-by: Kevin O'Connor <[email protected]>
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)
docs: Note v1.12.0 release Signed-off-by: Kevin O'Connor <[email protected]>
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)
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)
docs: Note v1.11.0 release Signed-off-by: Kevin O'Connor <[email protected]>
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)
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 <[email protected]> Reviewed-by: Laszlo Ersek <[email protected]> Reviewed-by: Igor Mammedov <[email protected]> Signed-off-by: Kevin O'Connor <[email protected]> (cherry picked from commit 8f598a4)
drop "etc/boot-cpus" fw_cfg file and reuse legacy QEMU_CFG_NB_CPUS since QEMU_CFG_NB_CPUS not going away anytime soon and serves the same purpose as just added "etc/boot-cpus" fw_cfg drop support for "etc/boot-cpus" while this code is not in use yet (i.e. QEMU with "etc/boot-cpus" hasn't been released) and reuse QEMU_CFG_NB_CPUS instead of it. Signed-off-by: Igor Mammedov <[email protected]> (cherry picked from commit b98c658)
PreviousNext