<p>Elyes HAOUAS has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/27910">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">src/security/vboot: Fix typo<br><br>Change-Id: Ie98ee00a83d837b6d6491fed3a474048dc23e104<br>Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr><br>---<br>M src/security/vboot/bootmode.c<br>1 file 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/10/27910/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/security/vboot/bootmode.c b/src/security/vboot/bootmode.c</span><br><span>index 70d3118..ba7edff 100644</span><br><span>--- a/src/security/vboot/bootmode.c</span><br><span>+++ b/src/security/vboot/bootmode.c</span><br><span>@@ -63,7 +63,7 @@</span><br><span>  * make sure that the stored recovery reason is cleared off before that</span><br><span>  * happens.</span><br><span>  * IMPORTANT: Any reboot occurring after BS_DEV_INIT state will cause loss of</span><br><span style="color: hsl(0, 100%, 40%);">- * recovery reason on reboot. Until now, we have seen reboots occuring on x86</span><br><span style="color: hsl(120, 100%, 40%);">+ * recovery reason on reboot. Until now, we have seen reboots occurring on x86</span><br><span>  * only in FSP stages which run before BS_DEV_INIT.</span><br><span>  */</span><br><span> BOOT_STATE_INIT_ENTRY(BS_DEV_INIT, BS_ON_EXIT,</span><br><span>@@ -99,7 +99,7 @@</span><br><span>  * from it.</span><br><span>  * 3. Checks recovery request in handoff for stages post-cbmem.</span><br><span>  * 4. For non-CBMEM stages, check if vboot verification is done and look-up</span><br><span style="color: hsl(0, 100%, 40%);">- * selected region to identify if vboot_refence library has requested recovery</span><br><span style="color: hsl(120, 100%, 40%);">+ * selected region to identify if vboot_reference library has requested recovery</span><br><span>  * path. If yes, return the reason code from shared data.</span><br><span>  * 5. If nothing applies, return 0 indicating no recovery request.</span><br><span>  */</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/27910">change 27910</a>. To unsubscribe, or for help writing mail filters, 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/27910"/><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: Ie98ee00a83d837b6d6491fed3a474048dc23e104 </div>
<div style="display:none"> Gerrit-Change-Number: 27910 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Elyes HAOUAS <ehaouas@noos.fr> </div>