<p>Martin Kepplinger has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/22429">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">payloads/seabios: Update stable from 1.10.3 to 1.11.0<br><br>SeaBIOS 1.11.0 was released on November 10th, 2017. Changes include<br><br>* Initial support for NVME drives<br>* Support for vga emulation over a serial port in SeaBIOS (sercon)<br>* Support for serial debugging using MMIO based serial ports<br>* Support for scsi devices with multiple LUNs<br>* Support for boot-to-boot persistent coreboot cbmem logs<br>* Improved coreboot vga (cbvga) mode setting compatibility<br>* Several bug fixes and code cleanups<br><br>See also https://www.seabios.org/Releases#SeaBIOS_1.11.0 and for all<br>details on the changes, use<br>  git log --oneline rel-1.10.3..rel-1.11.0<br>in the SeaBIOS repository.<br><br>Change-Id: Ie46a526593177c5241fbd979c7fa1934478f7382<br>Signed-off-by: Martin Kepplinger <martink@posteo.de><br>---<br>M payloads/external/SeaBIOS/Kconfig<br>M payloads/external/SeaBIOS/Makefile<br>2 files changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/29/22429/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/payloads/external/SeaBIOS/Kconfig b/payloads/external/SeaBIOS/Kconfig<br>index eb1ed0f..5c0faaa 100644<br>--- a/payloads/external/SeaBIOS/Kconfig<br>+++ b/payloads/external/SeaBIOS/Kconfig<br>@@ -5,7 +5,7 @@<br>      default SEABIOS_STABLE<br> <br> config SEABIOS_STABLE<br>-    bool "1.10.3"<br>+      bool "1.11.0"<br>       help<br>    Stable SeaBIOS version<br> config SEABIOS_MASTER<br>diff --git a/payloads/external/SeaBIOS/Makefile b/payloads/external/SeaBIOS/Makefile<br>index c2e24fc..b494b48 100644<br>--- a/payloads/external/SeaBIOS/Makefile<br>+++ b/payloads/external/SeaBIOS/Makefile<br>@@ -1,5 +1,5 @@<br> TAG-$(CONFIG_SEABIOS_MASTER)=origin/master<br>-TAG-$(CONFIG_SEABIOS_STABLE)=b7661dd083d6ed9493d6f0c0da945140ed888ff9<br>+TAG-$(CONFIG_SEABIOS_STABLE)=63451fca13c75870e1703eb3e20584d91179aebc<br> TAG-$(CONFIG_SEABIOS_REVISION)=$(CONFIG_SEABIOS_REVISION_ID)<br> <br> project_git_repo=https://review.coreboot.org/p/seabios.git<br></pre><p>To view, visit <a href="https://review.coreboot.org/22429">change 22429</a>. To unsubscribe, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/22429"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Ie46a526593177c5241fbd979c7fa1934478f7382 </div>
<div style="display:none"> Gerrit-Change-Number: 22429 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Martin Kepplinger <martink@posteo.de> </div>