commit | 2267658db44f7ffade5fd15cd1b8a4019a380f7e | [log] [tgz] |
---|---|---|
author | Vladimir Serbinenko <phcoder@gmail.com> | Tue Nov 26 21:48:57 2013 +0100 |
committer | Vladimir Serbinenko <phcoder@gmail.com> | Sat Dec 07 19:27:53 2013 +0100 |
tree | b6958dd2061f42a68c16d4dfcacc91794856362b | |
parent | f421b33edb78890f8721de49c1dd1e086f1d25fc [diff] |
snprintf: lockless operation Instead of having global variables put them on the stack. Change-Id: I462e3b245612ff2dfb077da1cbcc5ac88f8b8e48 Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com> Reviewed-on: http://review.coreboot.org/4288 Reviewed-by: Ronald G. Minnich <rminnich@gmail.com> Tested-by: build bot (Jenkins)