]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: use new RegEx from FdfParserLite
authorCarsey, Jaben </o=Intel/ou=Americas01/cn=Workers/cn=Carsey, Jaben>
Thu, 29 Mar 2018 21:38:07 +0000 (05:38 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Tue, 3 Apr 2018 09:36:15 +0000 (17:36 +0800)
commit147a656b3414667aeafdad0a8fd5504ddad96367
tree0774e74cae4f3afee7b7078d5f2f0410baff9488
parent4f9e71e1f75cafa2ed1c87e8a4e91b9f1f23c90a
BaseTools: use new RegEx from FdfParserLite

FdfParser has identical one.  import and share.

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/GenFds/FdfParser.py