]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/AutoGen/UniClassObject.py
BaseTools: Allow string token identifier to use lower case letters
authorYonghong Zhu <yonghong.zhu@intel.com>
Tue, 2 Aug 2016 09:21:34 +0000 (17:21 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Mon, 8 Aug 2016 02:52:31 +0000 (10:52 +0800)
commitc3915fa586c98ec68da3b464218651480e1324b6
treeabac2c6cfcb78dcec9f29c7817a4121576214d39
parent7e9cf612056ed2667eaad7f0e901f0a37f6ddd5b
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>
BaseTools/Source/Python/AutoGen/UniClassObject.py