coreboot-kgpe-d16/src/console
Kyösti Mälkki 77f43e9b43 console: Remove old fix for DEBUG_SMI
No longer needed as wrap_putchar() survives SMM relocation to TSEG.

Change-Id: I6143844b0b9902ef63baf3e5781a5dc4f54234be
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/5335
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2014-04-09 13:26:48 +02:00
..
cbmem_console.c console: Fix includes 2014-03-04 15:26:08 +01:00
console.c console: Move newline translation outside console_tx_byte 2014-04-09 13:21:25 +02:00
die.c remove trailing whitespace 2011-11-01 19:07:45 +01:00
init.c console: Hide global console_loglevel 2014-04-09 11:38:12 +02:00
Kconfig uart: Redefine Kconfig options 2014-04-09 11:24:43 +02:00
Makefile.inc console: Unify do_printk() 2014-04-09 11:36:06 +02:00
ne2k_console.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
post.c Make POST device configurable. 2014-03-16 21:42:49 +01:00
printk.c console: Remove old fix for DEBUG_SMI 2014-04-09 13:26:48 +02:00
qemu_debugcon_console.c QEMU debugcon: Move under drivers/emulation/qemu 2014-02-06 11:16:26 +01:00
spkmodem_console.c spkmodem console 2013-04-18 22:47:59 +02:00
uart_console.c uart: Redefine Kconfig options 2014-04-09 11:24:43 +02:00
usbdebug_console.c usbdebug: Unify console API 2014-02-20 23:29:12 +01: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