]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/Ecc/Check.py
BaseTools/Ecc: Fix two bugs for the checkpoint of GUID
authorHess Chen <hesheng.chen@intel.com>
Thu, 25 Jun 2015 08:08:55 +0000 (08:08 +0000)
committerhchen30 <hchen30@Edk2>
Thu, 25 Jun 2015 08:08:55 +0000 (08:08 +0000)
commite84d2b709b82d2cbcb2b5b0fe2a58858af2ac01b
tree9ea678dcba28c51bf479dec4381d22db99d3851d
parentce2f5940060c20261a7d22f5ce5c767bb8f298b0
BaseTools/Ecc: Fix two bugs for the checkpoint of GUID

a) Fix a bug of displaying wrong format of a GUID
b) Fix a bug of setting wrong exception keyword

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@17710 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/Python/Ecc/Check.py
BaseTools/Source/Python/Ecc/MetaFileWorkspace/MetaFileParser.py