]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/Common/GlobalData.py
BaseTools: Regular Expressions refactor out the hex char for later reuse
authorCarsey, Jaben </o=Intel/ou=Americas01/cn=Workers/cn=Carsey, Jaben>
Fri, 23 Mar 2018 17:48:56 +0000 (01:48 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Thu, 29 Mar 2018 00:54:35 +0000 (08:54 +0800)
commit256e2d885b053a6c6a04bf3b3eaffe128c023ba7
tree9e350964d8166f4d40a13b66850335607b074779
parentcd67d66484e44af587183d52f0affa9105547518
BaseTools: Regular Expressions refactor out the hex char for later reuse

move hex character info from GUID expressions into seperate variable to
facilitate reuse.

I had a type with insufficient {} in the first version.

Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
BaseTools/Source/Python/Common/GlobalData.py