]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/Ecc/Check.py
BaseTools/Ecc: Update a checkpoint criteria.
authorHess Chen <hesheng.chen@intel.com>
Tue, 16 Oct 2018 05:49:35 +0000 (13:49 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Wed, 24 Oct 2018 00:41:04 +0000 (08:41 +0800)
commit7a57490c2ebafa5411d7fef62710d8778f17c9b1
tree43b542cbdd4bdef19cfd7b3ac3693050224157a7
parent3a244b8db4e76a7c945b58f49746152dd8787172
BaseTools/Ecc: Update a checkpoint criteria.

Change the criteria of the checkpoint of "#ifndef" to remove the requirement of prefix '_'.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hess Chen <hesheng.chen@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
BaseTools/Source/Python/Ecc/Check.py
BaseTools/Source/Python/Ecc/EccToolError.py