From 4c59f5d83044df4d57b90958b0fdfcecb913fddb Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Wed, 18 Feb 2015 12:49:59 -0500 Subject: docs: Note v1.8.0 release Signed-off-by: Kevin O'Connor --- docs/Releases.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'docs') diff --git a/docs/Releases.md b/docs/Releases.md index f41ae4e..6a1ecd5 100644 --- a/docs/Releases.md +++ b/docs/Releases.md @@ -1,6 +1,28 @@ History of SeaBIOS releases. Please see [download](Download) for information on obtaining these releases. +SeaBIOS 1.8.0 +============= + +Available on 20150218. Major changes in this release: + +* Several USB timing fixes for USB controllers on real hardware +* Initial support for USB3 hubs +* Initial support for SD cards (on QEMU only) +* Initial support for transitioning to 32bit mode using SMIs (on QEMU + TCG only) +* SeaVGABIOS improvements + * Added cursor emulation to coreboot native init vgabios (cbvga) + * Added support for read character calls when in graphics mode +* Developer documentation added to "docs/" directory in the code + repository and several documentation updates +* Several bug fixes and code cleanups + +As of the 1.8.0 release, new feature releases will modify the first +two release numbers (eg, 1.8) and stable releases will use three +numbers (eg, 1.8.1). The prior behavior of using a forth number +(eg, 1.7.5.1) for stable releases will no longer be used. + SeaBIOS 1.7.5 ============= -- cgit v1.2.1