coreboot-kgpe-d16/util/cbfstool/flashmap
Stefan Reinauer 19ba110c2d 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)
2015-07-07 18:30:00 +02:00
..
fmap.c fmap: request libc compatibility level that includes memccpy 2015-05-09 14:57:55 +02:00
fmap.h cbfstool: Restructure around support for reading/writing portions of files 2015-05-08 20:25:20 +02:00
kv_pair.c fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler 2015-05-08 19:55:42 +02:00
kv_pair.h cbfstool: Fix kv_pair on Windows 2015-07-07 18:30:00 +02:00
valstr.c fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler 2015-05-08 19:55:42 +02:00
valstr.h