coreboot-kgpe-d16/src/console
Nico Huber c83239eabc Hook up libhwbase in ramstage
It's hidden behind a configuration option `CONFIG_RAMSTAGE_LIBHWBASE`.

This also adds some glue code to use the coreboot console for debug
output and our monotonic timer framework as timer backend.

v2: Also update 3rdparty/libhwbase to the latest master commit.

Change-Id: I8e8d50271b46aac1141f95ab55ad323ac0889a8d
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/16951
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2016-11-29 23:45:40 +01:00
..
console.c console: Add write line routine 2016-08-10 22:30:19 +02:00
die.c
early_print.c src/console: Add required space before opening parenthesis '(' 2016-08-31 20:06:20 +02:00
hw-debug_sink.adb Hook up libhwbase in ramstage 2016-11-29 23:45:40 +01:00
hw-debug_sink.ads Hook up libhwbase in ramstage 2016-11-29 23:45:40 +01:00
init.c arch/x86: Enable postcar console 2016-08-01 21:40:23 +02:00
Kconfig Hook up libhwbase in ramstage 2016-11-29 23:45:40 +01:00
Makefile.inc Hook up libhwbase in ramstage 2016-11-29 23:45:40 +01:00
post.c console/post: be explicit about conditional cmos_post_log() compiling 2016-05-25 18:04:11 +02:00
printk.c
vsprintf.c
vtxprintf.c console/vtxprintf.c: cast precision to size_t for string length 2016-11-21 23:44:18 +01:00