coreboot-kgpe-d16/src/console
Kyösti Mälkki c8cf591ee8 arch/x86: Drop leftover ROMCC console support
Change-Id: I3e52569a34e1f7bfea8be9da91348c364ab705e1
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/26817
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2018-06-08 03:31:12 +00:00
..
Kconfig console: Reduce default loglevel to DEBUG 2018-05-08 03:02:25 +00:00
Makefile.inc Introduce bootblock self-decompression 2018-05-22 02:44:14 +00:00
console.c src/console: add IS_ENABLED() around Kconfig symbol references 2017-06-12 04:08:55 +02:00
die.c compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00
hw-debug_sink.adb console/hw-debug_sink: Do not cache state of log level 2018-06-07 16:35:20 +00:00
hw-debug_sink.ads Hook up libhwbase in ramstage 2016-11-29 23:45:40 +01:00
init.c console: Fix regression on LATE_CBMEM_INIT 2018-06-01 18:18:11 +00:00
post.c src/device: Fix discarded-qualifiers compilation issue 2018-05-02 08:06:06 +00:00
printk.c src/console: Fix coding style 2018-06-04 08:48:33 +00:00
vsprintf.c src/console: Fix coding style 2018-06-04 08:48:33 +00:00
vtxprintf.c src/console: Fix coding style 2018-06-04 08:48:33 +00:00