Reviewed-by: Michael D Kinney <michael.d.kin...@intel.com> > -----Original Message----- > From: Chao Li <lic...@loongson.cn> > Sent: Wednesday, September 14, 2022 2:36 AM > To: devel@edk2.groups.io > Cc: Kinney, Michael D <michael.d.kin...@intel.com>; Gao, Liming > <gaolim...@byosoft.com.cn>; Liu, Zhiguang <zhiguang....@intel.com> > Subject: [PATCH v2 01/34] 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.kin...@intel.com> > Cc: Liming Gao <gaolim...@byosoft.com.cn> > Cc: Zhiguang Liu <zhiguang....@intel.com> > > Signed-off-by: Chao Li <lic...@loongson.cn> > --- > MdePkg/MdePkg.ci.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MdePkg/MdePkg.ci.yaml b/MdePkg/MdePkg.ci.yaml > index 054233ebc7..9d141aa3cb 100644 > --- a/MdePkg/MdePkg.ci.yaml > +++ b/MdePkg/MdePkg.ci.yaml > @@ -52,6 +52,7 @@ > "Include/IndustryStandard/UefiTcgPlatform.h", > > "Include/Library/PcdLib.h", > > "Include/Library/SafeIntLib.h", > > + "Include/Protocol/DebugSupport.h", > > "Test/UnitTest/Library/BaseSafeIntLib/TestBaseSafeIntLib.c" > > ] > > }, > > -- > 2.27.0
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#94222): https://edk2.groups.io/g/devel/message/94222 Mute This Topic: https://groups.io/mt/93674188/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-