coreboot-kgpe-d16/src/console
Martin Roth 771806da49 console: Add an SoC-specific post-code call
Add a post-code call that SoCs can hook to output or save in any way
that is specific to that SoC.

Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: I0369e4362840d7506d301105d8e1e2fd865919f4
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68545
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2022-10-25 17:15:58 +00:00
..
console.c console/console.c: Sort includes and add <types.h> 2022-10-06 16:59:54 +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 src/console: Reformat code 2022-09-13 13:06:33 +00:00
Kconfig drivers/smbus: initialize SC16IS7XX I2C to UART converter chip 2022-10-03 16:14:25 +00:00
Makefile.inc
post.c console: Add an SoC-specific post-code call 2022-10-25 17:15:58 +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