coreboot-kgpe-d16/src/console
Kyösti Mälkki efb0b51e62 console: Split ROMCC helpers
These are potentially useful with GDB or SerialICE too.
Also it reduces the amount of actual code we put in romcc_console.

Change-Id: Id8c56e979660ad9f4eef39c648f68c7ec60edfba
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/5339
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2014-04-18 16:39:40 +02:00
..
Kconfig uart: Redefine Kconfig options 2014-04-09 11:24:43 +02:00
Makefile.inc console: Use romstage code for ramstage and SMM 2014-04-18 16:39:19 +02:00
console.c console: Use romstage code for ramstage and SMM 2014-04-18 16:39:19 +02:00
die.c remove trailing whitespace 2011-11-01 19:07:45 +01:00
early_print.c console: Split ROMCC helpers 2014-04-18 16:39:40 +02:00
init.c console: Use romstage code for ramstage and SMM 2014-04-18 16:39:19 +02:00
post.c Make POST device configurable. 2014-03-16 21:42:49 +01:00
printk.c console: Use romstage code for ramstage and SMM 2014-04-18 16:39:19 +02:00
vsprintf.c console: Simplify vtxprintf 2014-04-09 13:25:14 +02:00
vtxprintf.c console: Remove old fix for DEBUG_SMI 2014-04-09 13:26:48 +02:00