coreboot-kgpe-d16/src/console
Fred Reitberger a02176debb console: Add SimNow console logging
The AMD SimNow tool supports fast logging through an IO port.  Add a new
console to support SimNow logging through port 80.

TEST=observe significant speed improvements on SimNow console log

Signed-off-by: Fred Reitberger <reitbergerfred@gmail.com>
Change-Id: I42a431f48ea14ba4adacbd4a32e15abe7c5e4951
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72751
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2023-02-09 10:01:20 +00:00
..
Kconfig console: Add SimNow console logging 2023-02-09 10:01:20 +00:00
Makefile.inc lib: Hook up libhwbase in romstage 2022-12-17 20:51:38 +00:00
console.c console: Add SimNow console logging 2023-02-09 10:01:20 +00:00
die.c console/die.c: Add <stdarg.h> 2022-10-06 17:00:04 +00:00
hw-debug_sink.adb
hw-debug_sink.ads
init.c console: Print architecture 2023-01-31 15:26:16 +00:00
post.c console/post.c: Sort includes 2022-10-27 15:46:39 +00:00
printk.c console/printk.c: Add <types.h> 2022-10-06 17:00:15 +00:00
vsprintf.c console/vsprintf.c: Add <stdarg.h> 2022-10-06 16:58:21 +00:00
vtxprintf.c console/vtxprintf.c: Add <stdarg.h> 2022-10-06 17:00:25 +00:00