]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Autogen - move RegEx compile
authorCarsey, Jaben </o=Intel/ou=Americas01/cn=Workers/cn=Carsey, Jaben>
Tue, 3 Apr 2018 22:34:02 +0000 (06:34 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Sun, 8 Apr 2018 07:34:10 +0000 (15:34 +0800)
commitc8802c3dccbead06fb69ec2e91a361d6ac1e93fb
tree0707891e8d6358f260a2b90a2b516a326c67b9b5
parentab0ff0b0a633f5f566e434f7625009a92f02304c
BaseTools: Autogen - move RegEx compile

compile each RegEx once not in loops/functions

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@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/AutoGen/AutoGen.py