coreboot-kgpe-d16/src/console
Nico Huber 7cc14ac25d Rename do_printk() to printk()
The indirection seems unnecessary. The macros throw features like
`-Wmisleading-indentation` off, though.

Default build for QEMU/Q35 is unchanged.

Change-Id: Ie4eab935a367b5ad6b38225c4973d41d9f70ef10
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/51887
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-04-14 10:38:09 +00:00
..
Kconfig console: Override uart base address 2020-11-09 07:46:10 +00:00
Makefile.inc
console.c src/console: Drop unneeded empty lines 2020-09-21 15:52:42 +00:00
die.c
hw-debug_sink.adb
hw-debug_sink.ads
init.c console/init: Drop CONSOLE_LEVEL_CONST 2020-10-26 06:48:45 +00:00
post.c
printk.c Rename do_printk() to printk() 2021-04-14 10:38:09 +00:00
vsprintf.c lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
vtxprintf.c console/vtxprintf.c: Add missing <types.h> 2021-02-16 08:15:26 +00:00