Feng, YunhuaX
4faf13222e
BaseTools: Fix eval parse string issue
eval argument start with " or ', but it is unicode string,
will encounter error:
List = list(eval(Value)) # translate escape character
File "<string>", line 1
'j??=????????F??
^
SyntaxError: EOL while scanning string literal
Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yunhua Feng <yunhuax.feng@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
2018-03-02 10:05:03 +08:00
..
2018-02-28 16:45:31 +08:00
2018-01-31 17:50:01 +08:00
2018-03-02 07:55:32 +08:00
2018-03-02 10:05:03 +08:00
2017-12-25 11:05:47 +08:00
2018-01-30 10:43:28 +08:00
2018-01-30 10:43:28 +08:00
2018-03-02 07:59:22 +08:00
2017-11-03 14:30:49 +08:00
2015-12-01 04:22:16 +00:00
2017-04-27 21:19:29 +08:00
2017-04-27 21:21:30 +08:00
2015-12-01 04:22:16 +00:00
2014-08-28 13:53:34 +00:00
2017-12-05 09:24:34 +08:00
2017-08-24 21:39:50 +08:00
2018-02-28 16:47:43 +08:00
2013-08-23 02:18:16 +00:00
2017-12-27 10:29:47 +08:00
2014-08-28 13:53:34 +00:00