coreboot-kgpe-d16/src/console
Vladimir Serbinenko 2267658db4 snprintf: lockless operation
Instead of having global variables put them on the stack.

Change-Id: I462e3b245612ff2dfb077da1cbcc5ac88f8b8e48
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-on: http://review.coreboot.org/4288
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Tested-by: build bot (Jenkins)
2013-12-07 19:27:53 +01:00
..
cbmem_console.c CBMEM CONSOLE: Add CBMEM console driver implementation. 2012-03-29 20:14:25 +02:00
console.c global: Fix usage of get_option() to make use of CB_CMOS_ codes 2013-12-02 22:11:20 +01:00
die.c remove trailing whitespace 2011-11-01 19:07:45 +01:00
Kconfig usbdebug: Hide irrelevent options from menuconfig 2013-12-06 18:02:31 +01:00
Makefile.inc Drop obsolete CONSOLE_LOGBUF 2013-12-03 02:36:02 +01: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 Log device path into CMOS during probe stages 2013-11-26 19:10:31 +01:00
printk.c console: Fix spelling 2013-07-10 20:16:50 +02:00
qemu_debugcon_console.c console: log qemu debugcon detection result 2013-06-05 18:25:34 +02:00
spkmodem_console.c spkmodem console 2013-04-18 22:47:59 +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: Move EHCI BAR relocation code 2013-07-10 23:24:20 +02:00
vsprintf.c snprintf: lockless operation 2013-12-07 19:27:53 +01:00
vtxprintf.c vtxprintf: Introduce vtxdprintf for the ease of closures 2013-12-07 19:27:34 +01:00