<p>Marshall Dawson <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://review.coreboot.org/28477">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">amd/stoneyridge: Construct BERT region from machine check<br><br>Add functions to build a Boot Error Record Table region based on<br>settings found in the MCA registers.<br><br>Two entries are reported for each error due to the nature of the ACPI<br>driver.  The first is a Generic Processor Error, which the OS recognizes<br>and parses.  Generic errors cannot convey much error description or<br>processor context.  Therefore an IA32/X64 Processor Error is also added,<br>which allows reporting the values found in the MCA MSR registers.<br><br>Follow-on work could decode the MC errors more precisely, and better<br>completing the Generic Error and the Check structure.  The current<br>level of support is sufficient to identify a (i.e., human readable)<br>problem in dmesg, and provides adequate context information for<br>analysis.<br><br>BUG=b:65446699<br>TEST=inspect BERT region, and dmesg, on full patch stack.  Use test<br>     data plus a failing Grunt system.<br><br>Change-Id: I4d4ce29ddefa22aa29e6d3184f1adeaea1d5f837<br>Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com><br>---<br>M src/soc/amd/stoneyridge/mca.c<br>1 file changed, 131 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/77/28477/2</pre><p>To view, visit <a href="https://review.coreboot.org/28477">change 28477</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/28477"/><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: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I4d4ce29ddefa22aa29e6d3184f1adeaea1d5f837 </div>
<div style="display:none"> Gerrit-Change-Number: 28477 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Marshall Dawson <marshalldawson3rd@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Marshall Dawson <marshalldawson3rd@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>