coreboot-kgpe-d16/src/console
Duncan Laurie 1fc3461792 Log unexpected post code from the previous boot
Read out the post code from the previous boot and
log it if the code is not one of the expected values.

Test:
1) interrupt the boot of the system, this is easiest
with warm reset button when servo is attached
2) check the event log with mosys

65 | 2012-09-09 12:32:11 | Last post code in previous boot | 0x9d

Change-Id: Id418f4c0cf005a3e97b8c63de67cb9a09bc57384
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: http://review.coreboot.org/1744
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2012-11-08 19:40:58 +01:00
..
cbmem_console.c CBMEM CONSOLE: Add CBMEM console driver implementation. 2012-03-29 20:14:25 +02:00
console.c CBMEM CONSOLE: Add code using the new console driver. 2012-03-29 20:14:52 +02:00
die.c remove trailing whitespace 2011-11-01 19:07:45 +01:00
Kconfig Add support for storing POST codes in CMOS 2012-11-08 19:40:40 +01:00
logbuf_console.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
Makefile.inc SMM: Add support for malloc in SMM if using TSEG 2012-07-24 23:44:19 +02:00
ne2k_console.c Add support for the console over Ethernet (through PCI NE2000). 2010-07-16 20:02:09 +00:00
post.c Log unexpected post code from the previous boot 2012-11-08 19:40:58 +01:00
printk.c Add support for the tracing infastructure in coreboot. 2011-09-07 01:26:47 +02:00
uart8250_console.c Do full flush on uart8250 only at end of printk. 2011-07-12 11:36:20 +02:00
uart8250mem_console.c Add uartmem_init prototype. 2012-07-24 12:17:21 +02:00
usbdebug_console.c USBDEBUG: buffer up to 8 bytes 2012-07-26 15:52:00 +02:00
vsprintf.c Add support for the tracing infastructure in coreboot. 2011-09-07 01:26:47 +02:00
vtxprintf.c Implement %zu / %zd in printk 2012-05-26 07:16:40 +02:00