coreboot/src/include/console
Vadim Bendebury 48a4a7f244 Provide MRC with a console printing callback function
Let memory initialization code use the coreboot romstage console. This
simplifies the code and makes sure that all output is available in
/sys/firmware/log.

The pei_data structure is modified to allow passing the console output
function pointer. Romstage console_tx_byte() is used for this purpose.

Change-Id: I722cfcb9ff0cf527c12cb6cac09d77ef17b588e0
Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-on: http://review.coreboot.org/1823
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martin@se-eng.com>
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2012-11-14 05:19:21 +01:00
..
cbmem_console.h CBMEM CONSOLE: Add CBMEM console driver implementation. 2012-03-29 20:14:25 +02:00
console.h Provide MRC with a console printing callback function 2012-11-14 05:19:21 +01:00
loglevel.h - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. 2010-04-01 09:50:32 +00:00
ne2k.h Add support for the console over Ethernet (through PCI NE2000). 2010-07-16 20:02:09 +00:00
post_codes.h Define post codes for OS boot and resume 2012-11-12 04:21:59 +01:00
vtxprintf.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00