the following patch was just integrated into master: commit 5b88dbbbe84baa481d07cab23e8034e01685f1a6 Author: Duncan Laurie dlaurie@chromium.org Date: Sat Jun 23 17:06:47 2012 -0700
ELOG: Log boot-time events found in southbridge
This is called from the SMI handler install because those setup functions clear many of these registers.
Ensure that these events show up in the log as appropriate. Example log output:
159 | 2012-06-23 14:31:54 | SUS Power Fail 160 | 2012-06-23 14:31:54 | System Reset 161 | 2012-06-23 14:31:54 | ACPI Wake | S5
Change-Id: I48c423c10ee7e6c2829bcc95f6cfabb4979c25a9 Signed-off-by: Duncan Laurie dlaurie@chromium.org
Build-Tested: build bot (Jenkins) at Tue Jul 24 18:07:37 2012, giving +1 Reviewed-By: Ronald G. Minnich rminnich@gmail.com at Wed Jul 25 22:25:21 2012, giving +2 See http://review.coreboot.org/1319 for details.
-gerrit