coreboot-kgpe-d16/tests
Arthur Heymans 9948c521a6 lib/coreboot_table: Simplify API to set up lb_serial
Instead of having callbacks into serial console code to set up the
coreboot table have the coreboot table code call IP specific code to get
serial information. This makes it easier to reuse the information as the
return value can be used in a different context (e.g. when filling in a
FDT).

This also removes boilerplate code to set up lb_console entries by
setting entry based on the type in struct lb_uart.

Change-Id: I6c08a88fb5fc035eb28d0becf19471c709c8043d
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68768
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
2022-11-04 19:17:13 +00:00
..
acpi
commonlib tests/commonlib/rational-test: Use test group runner wrapper 2022-09-07 22:24:31 +00:00
console
data/lib/lzma-test
device
include
lib lib/coreboot_table: Simplify API to set up lb_serial 2022-11-04 19:17:13 +00:00
mock
stubs
Makefile.common tests: Add support for tests build failures detection 2022-09-21 14:06:42 +00:00
Makefile.inc tests: Add option for debug symbols & no optimization 2022-11-03 12:55:29 +00:00