coreboot-kgpe-d16/util/cbfstool/flashmap
Andrey Petrov a2bed346a1 cbfstool: allow printable characters in image name
Currently cbfstool would reject non-alpanumeric characters in
image names. Underscore is not alphanumeric and is used in some
default fmaps. This change allows image names to contain all
"printable" characters except spaces.

Change-Id: I6ba2b581d5623f5b028149ece0169892ea63fd04
Signed-off-by: Andrey Petrov <andrey.petrov@intel.com>
Reviewed-on: http://review.coreboot.org/11807
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-10-08 22:39:36 +00:00
..
fmap.c cbfstool: allow printable characters in image name 2015-10-08 22:39:36 +00: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