commit | c3915fa586c98ec68da3b464218651480e1324b6 | [log] [tgz] |
---|---|---|
author | Yonghong Zhu <yonghong.zhu@intel.com> | Tue Aug 02 17:21:34 2016 +0800 |
committer | Yonghong Zhu <yonghong.zhu@intel.com> | Mon Aug 08 10:52:31 2016 +0800 |
tree | abac2c6cfcb78dcec9f29c7817a4121576214d39 | |
parent | 7e9cf612056ed2667eaad7f0e901f0a37f6ddd5b [diff] |
BaseTools: Allow string token identifier to use lower case letters This patch is to align the code behavior with UNI spec that string token identifier can use upper case and lower case letters. Cc: Liming Gao <liming.gao@intel.com> Cc: Felix <Felixp@ami.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com>