<p>Elyes HAOUAS has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/28290">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">util/nvramtool: Fix typo<br><br>Change-Id: I0a704cba80d0439ae95db34a6b73df7be5b3b862<br>Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr><br>---<br>M util/nvramtool/coreboot_tables.h<br>1 file changed, 3 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/90/28290/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/util/nvramtool/coreboot_tables.h b/util/nvramtool/coreboot_tables.h</span><br><span>index 1bd1e53..361b626 100644</span><br><span>--- a/util/nvramtool/coreboot_tables.h</span><br><span>+++ b/util/nvramtool/coreboot_tables.h</span><br><span>@@ -15,7 +15,7 @@</span><br><span> /* The coreboot table information is for conveying information</span><br><span>  * from the firmware to the loaded OS image.  Primarily this</span><br><span>  * is expected to be information that cannot be discovered by</span><br><span style="color: hsl(0, 100%, 40%);">- * other means, such as quering the hardware directly.</span><br><span style="color: hsl(120, 100%, 40%);">+ * other means, such as querying the hardware directly.</span><br><span>  *</span><br><span>  * All of the information should be Position Independent Data.</span><br><span>  * That is it should be safe to relocated any of the information</span><br><span>@@ -85,10 +85,10 @@</span><br><span>    uint32_t table_entries;</span><br><span> };</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-/* Every entry in the boot enviroment list will correspond to a boot</span><br><span style="color: hsl(120, 100%, 40%);">+/* Every entry in the boot environment list will correspond to a boot</span><br><span>  * info record.  Encoding both type and size.  The type is obviously</span><br><span>  * so you can tell what it is.  The size allows you to skip that</span><br><span style="color: hsl(0, 100%, 40%);">- * boot enviroment record if you don't know what it easy.  This allows</span><br><span style="color: hsl(120, 100%, 40%);">+ * boot environment record if you don't know what it easy.  This allows</span><br><span>  * forward compatibility with records not yet defined.</span><br><span>  */</span><br><span> struct lb_record {</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/28290">change 28290</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/28290"/><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: I0a704cba80d0439ae95db34a6b73df7be5b3b862 </div>
<div style="display:none"> Gerrit-Change-Number: 28290 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Elyes HAOUAS <ehaouas@noos.fr> </div>