coreboot/src/console
Julius Werner ababf01e0e console: Add missing va_end() in wrap_interactive_printf()
I think this doesn't do anything on most architectures, but it should
still be there just in case. Found by Coverity.

Signed-off-by: Julius Werner <jwerner@chromium.org>
Change-Id: I845a784d90f65610fd1e0d751ea13e9af5b970fd
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61724
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2022-02-09 17:38:54 +00:00
..
console.c console: Add compile-time fast path when only CBMEM console is used 2022-02-07 23:28:46 +00:00
die.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
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 treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
init.c console: Add Kconfig to dump pre-bootblock cbmem contents 2022-01-17 15:46:35 +00:00
Kconfig console: Add ANSI escape sequences for highlighting 2022-02-07 23:27:34 +00:00
Makefile.inc console: Update for vboot before bootblock 2020-06-15 22:07:12 +00:00
post.c console/post: Lower post code loglevel to BIOS_INFO 2022-02-09 17:38:39 +00:00
printk.c console: Add missing va_end() in wrap_interactive_printf() 2022-02-09 17:38:54 +00:00
vsprintf.c lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
vtxprintf.c console/vtxprintf.c: Add missing <types.h> 2021-02-16 08:15:26 +00:00