]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools:Fix a ECC issue
authorFan, ZhijuX <zhijux.fan@intel.com>
Mon, 18 Feb 2019 06:23:30 +0000 (14:23 +0800)
committerFeng, Bob C <bob.c.feng@intel.com>
Tue, 19 Feb 2019 12:32:42 +0000 (20:32 +0800)
commit7b6a8c9cf2a0c270565108e1bf4e79cc6468fb6f
treea8c144c441350bdae4af68ab4df59845a521aacf
parent9108039558b5e33c7ba07733b4665859e85109cd
BaseTools:Fix a ECC issue

BZ:https://bugzilla.tianocore.org/show_bug.cgi?id=1522

A property error occurred because the property of the
function was not defined. a property is now redefined.

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Zhiju.Fan <zhijux.fan@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
BaseTools/Source/Python/Ecc/CodeFragmentCollector.py
BaseTools/Source/Python/Ecc/Configuration.py