<p>Furquan Shaikh has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/24963">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">lib: Add delay.c to smm<br><br>BUG=b:74083107<br><br>Change-Id: I98ab5c84268e8754fbaf6a30cd26fe1084e45a20<br>Signed-off-by: Furquan Shaikh <furquan@google.com><br>---<br>M src/lib/Makefile.inc<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/63/24963/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/lib/Makefile.inc b/src/lib/Makefile.inc</span><br><span>index 3ddf017..960b5cb 100644</span><br><span>--- a/src/lib/Makefile.inc</span><br><span>+++ b/src/lib/Makefile.inc</span><br><span>@@ -175,6 +175,7 @@</span><br><span> ramstage-y += boot_device.c</span><br><span> </span><br><span> smm-y += boot_device.c</span><br><span style="color: hsl(120, 100%, 40%);">+smm-y += delay.c</span><br><span> smm-y += fmap.c</span><br><span> smm-y += cbfs.c memcmp.c</span><br><span> smm-$(CONFIG_GENERIC_UDELAY) += timer.c</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/24963">change 24963</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/24963"/><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: I98ab5c84268e8754fbaf6a30cd26fe1084e45a20 </div>
<div style="display:none"> Gerrit-Change-Number: 24963 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Furquan Shaikh <furquan@google.com> </div>