coreboot/src/include/console
Matt DeVillier 1166f9be0d include/console: Add CFR object for setting the logging level
Add a header with a CFR object for setting the coreboot console log
level, so that all mainboards can make use of it without duplication.

Change-Id: I473421e0e6b2031eb9846f5a798b427104dc3af3
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/87487
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sean Rhodes <sean@starlabs.systems>
2025-05-02 13:59:14 +00:00
..
cbmem_console.h Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
cfr.h include/console: Add CFR object for setting the logging level 2025-05-02 13:59:14 +00:00
console.h console: Fix I2C/SMBus console if it's the only slow one 2024-07-10 20:14:30 +00:00
debug.h
flash.h
i2c_smbus.h
ne2k.h
qemu_debugcon.h Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
simnow.h
spi.h
spkmodem.h console/spkmodem: Make it work for bootblock 2023-11-07 17:23:02 +00:00
streams.h
system76_ec.h include/console/system76_ec.h: Remove unused <stddef.h> 2024-09-10 03:12:10 +00:00
uart.h Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
usb.h Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
vtxprintf.h