coreboot-kgpe-d16/src
Duncan Laurie 1bb79bcf89 ELOG: Log run-time SMI southbridge events
Events are logged for SMIs that trigger ACPI sleeps state
entry and when the power button press triggers an SMI such
as at the developer/recovery screens.

Generate ACPI sleep state events and power button
events and verify they show up in the log:

153 | 2012-06-23 17:12:59 | ACPI Enter | S5
184 | 2012-06-23 17:15:50 | ACPI Enter | S3
216 | 2012-06-23 17:28:58 | Power Button

Change-Id: Iba134d619780e459bce189d36d57844997ffb009
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: http://review.coreboot.org/1320
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2012-07-26 20:29:58 +02:00
..
arch/x86 USBDEBUG: buffer up to 8 bytes 2012-07-26 15:52:00 +02:00
boot Implement stack overflow checking for the BSP 2012-07-24 23:29:12 +02:00
console USBDEBUG: buffer up to 8 bytes 2012-07-26 15:52:00 +02:00
cpu USBDEBUG: buffer up to 8 bytes 2012-07-26 15:52:00 +02:00
devices Remove useless semicolon 2012-07-25 12:26:33 +02:00
drivers Remove copies of rtl8168.c 2012-07-26 19:02:59 +02:00
ec Add EC component for SMSC MEC1308/1310 2012-04-02 18:42:40 +02:00
include USBDEBUG: buffer up to 8 bytes 2012-07-26 15:52:00 +02:00
lib USBDEBUG: buffer up to 8 bytes 2012-07-26 15:52:00 +02:00
mainboard Add correct bios callout into read event routine 2012-07-26 19:10:27 +02:00
northbridge Change multiply ONE_MB to bit shifting. 2012-07-25 22:15:17 +02:00
southbridge ELOG: Log run-time SMI southbridge events 2012-07-26 20:29:58 +02:00
superio servengines/pilot superio: add attribute unused 2012-07-09 12:36:02 +02:00
vendorcode ELOG: Log events for Chrome OS developer/recovery mode 2012-07-25 22:24:56 +02:00
Kconfig Add an option for Waiting for gdb connection if the gdb stub configuration is chosen. 2012-06-23 07:50:07 +02:00
Kconfig.deprecated_options Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00