]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools/ECC: Change check rule for Ifndef statement
authorHess Chen <hesheng.chen@intel.com>
Mon, 10 Apr 2017 02:57:18 +0000 (10:57 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Tue, 11 Apr 2017 06:36:53 +0000 (14:36 +0800)
commitf8c1facf34a1f65082fa22fdbc20a6e0ab8887b4
tree8d8de7625a48bac7ca5548bb0c13facdd346d703
parentab200776cdba018c4b6e5f712628482d46ba4931
BaseTools/ECC: Change check rule for Ifndef statement

Remove the check of Ifndef statement on .c files, only check on .h
files.

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