coreboot/src/console
Subrata Banik 627313081e console: Make get_log_level a public function
Other drivers may need to know the coreboot log level hence,
export this function rather than marking it static.

Signed-off-by: Subrata Banik <subratabanik@google.com>
Change-Id: I56349f22c71c9db757b2be8eeb2dbfe959f80397
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60470
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2022-01-03 15:06:52 +00:00
..
console.c
die.c
hw-debug_sink.adb console/hw-debug_sink: Update for fast/slow console distinction 2021-08-04 15:15:45 +00:00
hw-debug_sink.ads
init.c console: Make get_log_level a public function 2022-01-03 15:06:52 +00:00
Kconfig src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
Makefile.inc
post.c
printk.c Rename do_printk() to printk() 2021-04-14 10:38:09 +00:00
vsprintf.c
vtxprintf.c console/vtxprintf.c: Add missing <types.h> 2021-02-16 08:15:26 +00:00