From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from loongson.cn (loongson.cn [114.242.206.163]) by mx.groups.io with SMTP id smtpd.web08.4901.1663916211346657772 for ; Thu, 22 Sep 2022 23:56:52 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: loongson.cn, ip: 114.242.206.163, mailfrom: lichao@loongson.cn) Received: from lichao-PC (unknown [10.40.24.149]) by localhost.localdomain (Coremail) with SMTP id AQAAf8DxPGuvWC1jMoggAA--.60702S2; Fri, 23 Sep 2022 14:56:47 +0800 (CST) Date: Fri, 23 Sep 2022 14:56:47 +0800 From: "Chao Li" To: Michael D Kinney , Liming Gao , Zhiguang Liu Cc: "=?utf-8?Q?devel=40edk2.groups.io?=" Message-ID: In-Reply-To: <20220914093630.3636435-2-lichao@loongson.cn> References: <20220914093630.3636435-2-lichao@loongson.cn> Subject: Re: [PATCH v2 01/34] MdePkg: Added file of DebugSupport.h to MdePkg.ci.yaml X-Mailer: Mailspring MIME-Version: 1.0 X-CM-TRANSID: AQAAf8DxPGuvWC1jMoggAA--.60702S2 X-Coremail-Antispam: 1UD129KBjvdXoWrKFW8GFW5Aw4DKrWrCF45ZFb_yoWkJFcEya 4xGr48Wr18JFy7JFySy3WkZ395Xw1rJw48CwnxJF1a934DuwnYgasxKrsrCr43Wwsrtryf WF1Dur4aka15WjkaLaAFLSUrUUUUUb8apTn2vfkv8UJUUUU8Yxn0WfASr-VFAUDa7-sFnT 9fnUUIcSsGvfJTRUUUb68YjsxI4VWxJwAYFVCjjxCrM7AC8VAFwI0_Jr0_Gr1l1xkIjI8I 6I8E6xAIw20EY4v20xvaj40_Wr0E3s1l1IIY67AEw4v_Jr0_Jr4l8cAvFVAK0II2c7xJM2 8CjxkF64kEwVA0rcxSw2x7M28EF7xvwVC0I7IYx2IY67AKxVW5JVW7JwA2z4x0Y4vE2Ix0 cI8IcVCY1x0267AKxVW8Jr0_Cr1UM28EF7xvwVC2z280aVAFwI0_Cr1j6rxdM28EF7xvwV C2z280aVCY1x0267AKxVW0oVCq3wAS0I0E0xvYzxvE52x082IY62kv0487Mc02F40Eb7x2 x7xS6r1j6r4UMc02F40EFcxC0VAKzVAqx4xG6I80ewAqx4xG64kEw2xG04xIwI0_Xr0_Wr 1lYx0E2Ix0cI8IcVAFwI0_Jr0_Jr4lYx0Ex4A2jsIE14v26r4j6F4UMcvjeVCFs4IE7xkE bVWUJVW8JwACjcxG0xvY0x0EwIxGrwCjr7xvwVCIw2I0I7xG6c02F41lc2xSY4AK6svPMx AIw28IcxkI7VAKI48JMxC20s026xCaFVCjc4AY6r1j6r4UMI8I3I0E5I8CrVAFwI0_JrI_ JrWlx2IqxVCjr7xvwVAFwI0_JrI_JrWlx4CE17CEb7AF67AKxVWUAVWUtwCIc40Y0x0EwI xGrwCI42IY6xIIjxv20xvE14v26r1j6r1xMIIF0xvE2Ix0cI8IcVCY1x0267AKxVWUJVW8 JwCI42IY6xAIw20EY4v20xvaj40_Jr0_JF4lIxAIcVC2z280aVAFwI0_Gr0_Cr1lIxAIcV C2z280aVCY1x0267AKxVW8JVW8JrUvcSsGvfC2KfnxnUUI43ZEXa7IU8KQ6JUUUUU== X-CM-SenderInfo: xolfxt3r6o00pqjv00gofq/1tbiAQASCGMsUF0TtQABs+ Content-Type: multipart/alternative; boundary="632d58af_8417c3c_dbe1" --632d58af_8417c3c_dbe1 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi Mike, Liming and Zhiguang, This patch has not been reviewed, would you please review it=3F Thanks, Chao -------- On 9=E6=9C=88 14 2022, at 5:35 =E4=B8=8B=E5=8D=88, Chao Li wrote: > RE=46: https://bugzilla.tianocore.org/show=5Fbug.cgi=3Fid=3D4053 > > DebugSupport.h is all defined by UE=46I Spec, most of the code > doesn't fit EDKII coding style, add it to Ignore=46iles field to > make CI ECC check pass. > > Cc: Michael D Kinney > Cc: Liming Gao > Cc: Zhiguang Liu > > Signed-off-by: Chao Li > --- > MdePkg/MdePkg.ci.yaml =7C 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 > =40=40 -52,6 +52,7 =40=40 > =22Include/IndustryStandard/UefiTcgPlatform.h=22, > > =22Include/Library/PcdLib.h=22, > =22Include/Library/SafeIntLib.h=22, > + =22Include/Protocol/DebugSupport.h=22, > =22Test/UnitTest/Library/BaseSafeIntLib/TestBaseSafeIntLib.c=22 > =5D > =7D, > -- > 2.27.0 > --632d58af_8417c3c_dbe1 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
Hi Mike, Liming and Zhiguang,
This patch has not been revi= ewed, would you please review it=3F


Thanks,=
Chao
--------

On 9=E6=9C=88 14 2022, at 5:35 =E4=B8=8B=E5=8D=88,= Chao Li <lichao=40loongson.cn> wrote:
R= E=46: https://bugzilla.tianocore.org/show=5Fbug.cgi=3Fid=3D4053

=
DebugSupport.h is all defined by UE=46I Spec, most of the code
=
doesn't fit EDKII coding style, add it to Ignore=46iles field to
make CI ECC check pass.

Cc: Michael D Kinney <mic= hael.d.kinney=40intel.com>
Cc: Liming Gao <gaoliming=40by= osoft.com.cn>
Cc: Zhiguang Liu <zhiguang.liu=40intel.com&= gt;

Signed-off-by: Chao Li <lichao=40loongson.cn>
---
MdePkg/MdePkg.ci.yaml =7C 1 +
1 file chang= ed, 1 insertion(+)

diff --git a/MdePkg/MdePkg.ci.yaml b/Mde= Pkg/MdePkg.ci.yaml
index 054233ebc7..9d141aa3cb 100644
--- a/MdePkg/MdePkg.ci.yaml
+++ b/MdePkg/MdePkg.ci.yaml
=
=40=40 -52,6 +52,7 =40=40
=22Include/IndustryStandard/Uefi= TcgPlatform.h=22,

=22Include/Library/PcdLib.h=22,

=
=22Include/Library/SafeIntLib.h=22,

+ =22Include/Proto= col/DebugSupport.h=22,

=22Test/UnitTest/Library/BaseSafeInt= Lib/TestBaseSafeIntLib.c=22

=5D

=7D,
--
2.27.0
--632d58af_8417c3c_dbe1--