mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-08-27 15:46:24 -04:00
x86: Define CONFIG_SYS_VSNPRINTF for coreboot
This option protects the printf() functions from overflow. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
5b1be1bd01
commit
a78d49473c
@ -38,6 +38,7 @@
|
|||||||
#undef CONFIG_SHOW_BOOT_PROGRESS
|
#undef CONFIG_SHOW_BOOT_PROGRESS
|
||||||
#define CONFIG_LAST_STAGE_INIT
|
#define CONFIG_LAST_STAGE_INIT
|
||||||
#define CONFIG_X86_NO_RESET_VECTOR
|
#define CONFIG_X86_NO_RESET_VECTOR
|
||||||
|
#define CONFIG_SYS_VSNPRINTF
|
||||||
|
|
||||||
/*-----------------------------------------------------------------------
|
/*-----------------------------------------------------------------------
|
||||||
* Watchdog Configuration
|
* Watchdog Configuration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user