Skip to content
Snippets Groups Projects
Commit a78d4947 authored by Simon Glass's avatar Simon Glass
Browse files

x86: Define CONFIG_SYS_VSNPRINTF for coreboot


This option protects the printf() functions from overflow.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 5b1be1bd
No related branches found
No related tags found
No related merge requests found
......@@ -38,6 +38,7 @@
#undef CONFIG_SHOW_BOOT_PROGRESS
#define CONFIG_LAST_STAGE_INIT
#define CONFIG_X86_NO_RESET_VECTOR
#define CONFIG_SYS_VSNPRINTF
/*-----------------------------------------------------------------------
* Watchdog Configuration
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment