<p>Marshall Dawson has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/23439">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">commonlib: Add AGESA S3 resume defines<br><br>Extend the values reserved for AGESA to include the Entry Points used<br>for S3 Resume.<br><br>BUG=b:69614064<br><br>Change-Id: I6b50e76a0c49c1f317f9294c5f95735e7aa5d95c<br>Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com><br>---<br>M src/commonlib/include/commonlib/timestamp_serialized.h<br>1 file changed, 6 insertions(+), 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/39/23439/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/commonlib/include/commonlib/timestamp_serialized.h b/src/commonlib/include/commonlib/timestamp_serialized.h</span><br><span>index 088212a..de92c72 100644</span><br><span>--- a/src/commonlib/include/commonlib/timestamp_serialized.h</span><br><span>+++ b/src/commonlib/include/commonlib/timestamp_serialized.h</span><br><span>@@ -92,6 +92,12 @@</span><br><span>      TS_AGESA_INIT_LATE_DONE = 911,</span><br><span>       TS_AGESA_INIT_RTB_START = 912,</span><br><span>       TS_AGESA_INIT_RTB_DONE = 913,</span><br><span style="color: hsl(120, 100%, 40%);">+ TS_AGESA_INIT_RESUME_START = 914,</span><br><span style="color: hsl(120, 100%, 40%);">+     TS_AGESA_INIT_RESUME_DONE = 915,</span><br><span style="color: hsl(120, 100%, 40%);">+      TS_AGESA_S3_LATE_START = 916,</span><br><span style="color: hsl(120, 100%, 40%);">+ TS_AGESA_S3_LATE_DONE = 917,</span><br><span style="color: hsl(120, 100%, 40%);">+  TS_AGESA_S3_FINAL_START = 918,</span><br><span style="color: hsl(120, 100%, 40%);">+        TS_AGESA_S3_FINAL_DONE = 919,</span><br><span> </span><br><span>    /* 940-950 reserved for vendorcode extensions (940-950: Intel ME) */</span><br><span>         TS_ME_INFORM_DRAM_WAIT = 940,</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/23439">change 23439</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/23439"/><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: I6b50e76a0c49c1f317f9294c5f95735e7aa5d95c </div>
<div style="display:none"> Gerrit-Change-Number: 23439 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Marshall Dawson <marshalldawson3rd@gmail.com> </div>