aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2025-06-10 13:57:39 -0400
committerKevin O'Connor <kevin@koconnor.net>2025-06-10 14:04:50 -0400
commitb52ca86e094d19b58e2304417787e96b940e39c6 (patch)
tree00ca2288a3318f220d235c2e2cb9ca4f6f430874
parenta6c8e8bbdf24ece39e4f55c8ab464d28e5e44745 (diff)
downloadseabios-b52ca86e094d19b58e2304417787e96b940e39c6.zip
seabios-b52ca86e094d19b58e2304417787e96b940e39c6.tar.gz
seabios-b52ca86e094d19b58e2304417787e96b940e39c6.tar.bz2
docs: Note v1.17.0 releaserel-1.17.0
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r--docs/Releases.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/Releases.md b/docs/Releases.md
index 584b22f..08851ab 100644
--- a/docs/Releases.md
+++ b/docs/Releases.md
@@ -1,6 +1,17 @@
History of SeaBIOS releases. Please see [download](Download) for
information on obtaining these releases.
+SeaBIOS 1.17.0
+==============
+
+Available on 20250610. Major changes in this release:
+
+* Prefer PCI IO allocations above 4Gig on 64bit capable machines.
+* Multiple simultaneous USB keyboard and mouse support.
+* Legacy support for internally generated ACPI tables has been removed.
+* SeaVGABIOS support for VBE get/set palette data.
+* Several bug fixes and code cleanups.
+
SeaBIOS 1.16.0
==============