the following patch was just integrated into master: commit 19ba110c2d04452553b9e07d910ccf6458be4f9b Author: Stefan Reinauer stefan.reinauer@coreboot.org Date: Sat Jul 4 11:28:03 2015 -0700
cbfstool: Fix kv_pair on Windows
On Windows systems the archetype printf defaults to ms_printf instead of gnu_printf. Keep the archetype print for all non- Windows compiles to not break compatibility with other systems out there.
Change-Id: Iad8441f4dc814366176646f6a7a5df653fda4c15 Signed-off-by: Stefan Reinauer stefan.reinauer@coreboot.org Signed-off-by: Scott Duplichan scott@notabs.org Reviewed-on: http://review.coreboot.org/10793 Tested-by: build bot (Jenkins)
See http://review.coreboot.org/10793 for details.
-gerrit