MdePkg: Added file of DebugSupport.h to MdePkg.ci.yaml
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4053 DebugSupport.h is all defined by UEFI Spec, most of the code doesn't fit EDKII coding style, add it to IgnoreFiles field to make CI ECC check pass. Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Liming Gao <gaoliming@byosoft.com.cn> Cc: Zhiguang Liu <zhiguang.liu@intel.com> Signed-off-by: Chao Li <lichao@loongson.cn> Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
This commit is contained in:
@@ -52,6 +52,7 @@
|
|||||||
"Include/IndustryStandard/UefiTcgPlatform.h",
|
"Include/IndustryStandard/UefiTcgPlatform.h",
|
||||||
"Include/Library/PcdLib.h",
|
"Include/Library/PcdLib.h",
|
||||||
"Include/Library/SafeIntLib.h",
|
"Include/Library/SafeIntLib.h",
|
||||||
|
"Include/Protocol/DebugSupport.h",
|
||||||
"Test/UnitTest/Library/BaseSafeIntLib/TestBaseSafeIntLib.c"
|
"Test/UnitTest/Library/BaseSafeIntLib/TestBaseSafeIntLib.c"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user