From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.byosoft.com.cn (mail.byosoft.com.cn [58.240.74.242]) by mx.groups.io with SMTP id smtpd.web09.1073.1608166419911760998 for ; Wed, 16 Dec 2020 16:53:40 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=none, err=permanent DNS error (domain: byosoft.com.cn, ip: 58.240.74.242, mailfrom: gaoliming@byosoft.com.cn) Received: from DESKTOPS6D0PVI ([58.246.60.130]) (envelope-sender ) by 192.168.6.13 with ESMTP for ; Thu, 17 Dec 2020 08:53:29 +0800 X-WM-Sender: gaoliming@byosoft.com.cn X-WM-AuthFlag: YES X-WM-AuthUser: gaoliming@byosoft.com.cn From: "gaoliming" To: , , , Cc: References: <20201216170506.13313-1-Pierre.Gondois@arm.com> In-Reply-To: <20201216170506.13313-1-Pierre.Gondois@arm.com> Subject: =?UTF-8?B?5Zue5aSNOiBbUEFUQ0ggdjEgMC8yXSBFY2MgdG9vbCBtb2RpZmljYXRpb25z?= Date: Thu, 17 Dec 2020 08:53:32 +0800 Message-ID: <001201d6d40f$0b34b590$219e20b0$@byosoft.com.cn> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQGIVAhyXYw+kL8zQVg53a/Xdi2/EaqXddvA Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable Content-Language: zh-cn Pierre: Thanks for your fix. The change is good. Reviewed-by: Liming Gao Thanks Liming > -----=D3=CA=BC=FE=D4=AD=BC=FE----- > =B7=A2=BC=FE=C8=CB: Pierre.Gondois@arm.com > =B7=A2=CB=CD=CA=B1=BC=E4: 2020=C4=EA12=D4=C217=C8=D5 1:05 > =CA=D5=BC=FE=C8=CB: devel@edk2.groups.io; bob.c.feng@intel.com; > gaoliming@byosoft.com.cn; yuwei.chen@intel.com > =B3=AD=CB=CD: sami.mujawar@arm.com > =D6=F7=CC=E2: [PATCH v1 0/2] Ecc tool modifications >=20 > From: Pierre Gondois >=20 > While running the Ecc tool, some unexpected behaviors occurred. > These patches aim to correct them. >=20 > The changes can be seen at: > https://github.com/PierreARM/edk2/commits/1551_Ecc_BaseTools_v1 >=20 > Pierre Gondois (1): > BaseTools/Ecc: Allow init of function static variables >=20 > Sami Mujawar (1): > BaseTools: Fix crash in ECC when parsing incorrect header >=20 > BaseTools/Source/Python/Ecc/c.py | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) >=20 > -- > 2.17.1