<p>Martin Kepplinger has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/22358">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">payloads/seabios: Update stable from 1.10.2 to 1.10.3<br><br>SeaBIOS 1.10.3 was tagged on October 12th, 2017 with the following<br>changes.<br><br>```<br>$ git log --oneline rel-1.10.2..rel-1.10.3<br>b7661dd tcgbios: Fix use of unitialized variable<br>6055583 boot: Increase description size in boot menu<br>3551613 resume: Don't attempt to use generic reboot mechanisms on QEMU<br>```<br><br>Change-Id: I3a9ebf10a55118fc35aed688ea7ec794333c8227<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/58/22358/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 d7d7e60..eb1ed0f 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.2"<br>+      bool "1.10.3"<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 e448224..c2e24fc 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)=5f4c7b13cdf9c450eb55645f4362ea58fa61b79b<br>+TAG-$(CONFIG_SEABIOS_STABLE)=b7661dd083d6ed9493d6f0c0da945140ed888ff9<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/22358">change 22358</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/22358"/><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: I3a9ebf10a55118fc35aed688ea7ec794333c8227 </div>
<div style="display:none"> Gerrit-Change-Number: 22358 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Martin Kepplinger <martink@posteo.de> </div>