]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/Common/String.py
BaseTools/Ecc: Fix a bug in parser
authorHess Chen <hesheng.chen@intel.com>
Thu, 25 Jun 2015 08:05:42 +0000 (08:05 +0000)
committerhchen30 <hchen30@Edk2>
Thu, 25 Jun 2015 08:05:42 +0000 (08:05 +0000)
commitce2f5940060c20261a7d22f5ce5c767bb8f298b0
treeedf5f3b89344d2053ffdad0cee4f83d3d64f5ef3
parent14239f66034c9fc5ab2e8ae283f9174c4f78f360
BaseTools/Ecc: Fix a bug in parser

Fix a bug to not break when parsing a macro and not find its value

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hess Chen <hesheng.chen@intel.com>
Reviewed-by: YangX Li <yangx.li@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17709 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/Python/Common/String.py
BaseTools/Source/Python/Ecc/MetaFileWorkspace/MetaFileParser.py