]> git.proxmox.com Git - mirror_edk2.git/commit
Revert ".pytool/EccCheck: Disable Ecc error code 10014 for open CI" edk2-stable202008
authorZhang, Shenglei <shenglei.zhang@intel.com>
Thu, 3 Sep 2020 06:56:08 +0000 (14:56 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 3 Sep 2020 14:48:11 +0000 (14:48 +0000)
commit06dc822d045c2bb42e497487935485302486e151
treee1c8a119eaa3d10781266c5e1c0504ae923b56b9
parente8453aa373e96ed76b72a6968d8a48dfb002a1a6
Revert ".pytool/EccCheck: Disable Ecc error code 10014 for open CI"

This reverts commit d4e0b9607c9a64a8eff20724b2e35ea2cd5bd33f.

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2951
Previously false positive Ecc issue whose error code is 10014 was reported
under Linux OS. So we disabled it in EccCheck plugin for edk2 open CI.
As the bug is fixed, we need to revert the change and re-enable it.

Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
.pytool/Plugin/EccCheck/EccCheck.py