<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-hostboot/src/include/usr/errldisplay, branch master</title>
<subtitle>Talos™ II hostboot sources</subtitle>
<id>https://git.raptorcs.com/git/talos-hostboot/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/talos-hostboot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/'/>
<updated>2017-03-28T19:35:32+00:00</updated>
<entry>
<title>Update err console display to include PRDF logs</title>
<updated>2017-03-28T19:35:32+00:00</updated>
<author>
<name>Dean Sanner</name>
<email>dsanner@us.ibm.com</email>
</author>
<published>2017-03-07T12:46:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=fd1825282b1cfef42129f5788c84ed259c73b470'/>
<id>urn:sha1:fd1825282b1cfef42129f5788c84ed259c73b470</id>
<content type='text'>
Change-Id: I42ec4de748bcfaf1efd41680e087b9664539a69f
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37608
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Zane C. Shelley &lt;zshelle@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Caleb N. Palmer &lt;cnpalmer@us.ibm.com&gt;
Reviewed-by: William G. Hoffa &lt;wghoffa@us.ibm.com&gt;
Reviewed-by: Martin Gloff &lt;mgloff@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Improve error output on console</title>
<updated>2017-02-03T15:01:06+00:00</updated>
<author>
<name>Dean Sanner</name>
<email>dsanner@us.ibm.com</email>
</author>
<published>2017-02-01T15:05:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=b8da45026ffe3597634bdf01ed444b9106ee3f31'/>
<id>urn:sha1:b8da45026ffe3597634bdf01ed444b9106ee3f31</id>
<content type='text'>
   -Reformat the basic output to be more condensed
   -Fixed parsing of entity path
   -Added CONSOLE_OUTPUT_FFDCDISPLAY to emit all HWP FFDC

Change-Id: I62f5c9f208be8d6f23428baa21d52866588d117c
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35733
Reviewed-by: Martin Gloff &lt;mgloff@us.ibm.com&gt;
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: William G. Hoffa &lt;wghoffa@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Fix spelling mistakes using codespell.</title>
<updated>2015-01-15T20:57:29+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>iawillia@us.ibm.com</email>
</author>
<published>2015-01-06T21:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=60e36d9749821dc522e1cfd0e164ffd4459a2895'/>
<id>urn:sha1:60e36d9749821dc522e1cfd0e164ffd4459a2895</id>
<content type='text'>
   - See https://github.com/lucasdemarchi/codespell

Change-Id: I03e102d1ebb9473b6226fa9b6edb684fa0218a2f
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15031
Tested-by: Jenkins Server
Reviewed-by: STEPHEN M. CPREK &lt;smcprek@us.ibm.com&gt;
Reviewed-by: Zane Shelley &lt;zshelle@us.ibm.com&gt;
Reviewed-by: Brian Silver &lt;bsilver@us.ibm.com&gt;
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>errl: display user detail sections of error logs</title>
<updated>2014-10-16T15:43:01+00:00</updated>
<author>
<name>Robert Lippert</name>
<email>rlippert@google.com</email>
</author>
<published>2013-12-02T22:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=9d25a0c828cb86323e3a6bcdba469c0bedb8ec4d'/>
<id>urn:sha1:9d25a0c828cb86323e3a6bcdba469c0bedb8ec4d</id>
<content type='text'>
Error log entries now print out like this
================================================
Error reported by hwpf (0x0900)
  HW Procedure generated error. See User Data.
  ModuleId   0x02 MOD_HWP_RC_TO_ERRL
  ReasonCode 0x090f RC_HWP_GENERATED_ERROR
  UserData1  RC value from HWP 0x00000000007f9b90
  UserData2  &lt;unused&gt; 0x0000000000000000
User Data Section 0, type UD
  Subsection type 0x01
  ComponentId hwpf (0x0900)
  STRING
User Data Section 1, type UD
  Subsection type 0x0c
  ComponentId hb-trace (0x3100)
User Data Section 2, type UD
  Subsection type 0x0c
  ComponentId hb-trace (0x3100)
User Data Section 3, type UD
  Subsection type 0x0c
  ComponentId hb-trace (0x3100)
User Data Section 4, type UD
  Subsection type 0x02
  ComponentId errl (0x0100)
  TARGET
  Label tag Target eeeeeeee
  HUID 000d002c
  Phys path Physical /Sys0/Node0/Membuf22/MBA0
  Affinity path Logical /Sys0/Node0/Proc2/MCS6/Membuf22/MBA0
User Data Section 5, type UD
  Subsection type 0x0c
  ComponentId hb-trace (0x3100)
================================================

Change-Id: I289d956a7af2e6effb24afeb11f29ac54c6e0311
RTC: 97491
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11302
Tested-by: Jenkins Server
Reviewed-by: Brian H. Horton &lt;brianh@linux.ibm.com&gt;
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Add human-readable dumps of error log entries as they are committed.</title>
<updated>2014-10-16T15:42:46+00:00</updated>
<author>
<name>Stephen Cprek</name>
<email>smcprek@us.ibm.com</email>
</author>
<published>2013-06-21T23:34:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=60a6933fb818b282fb7aa50b4a7f4d98ebd4657f'/>
<id>urn:sha1:60a6933fb818b282fb7aa50b4a7f4d98ebd4657f</id>
<content type='text'>
Origin: Google Shared Technology
Change-Id: I1d0a30faa27c0b8bd1b76418706e24378a5da7eb
RTC: 97491
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11266
Tested-by: Jenkins Server
Reviewed-by: Brian Silver &lt;bsilver@us.ibm.com&gt;
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
</feed>
