From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from walk.intel-email.com (walk.intel-email.com [101.227.64.242]) by mx.groups.io with SMTP id smtpd.web08.2934.1666141748497149879 for ; Tue, 18 Oct 2022 18:09:09 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@byosoft.com.cn header.s=cloud-union header.b=QEIePoqN; spf=pass (domain: byosoft.com.cn, ip: 101.227.64.242, mailfrom: gaoliming@byosoft.com.cn) Received: from walk.intel-email.com (localhost [127.0.0.1]) by walk.intel-email.com (Postfix) with ESMTP id DD09DCD1F800 for ; Wed, 19 Oct 2022 09:08:58 +0800 (CST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=byosoft.com.cn; s=cloud-union; t=1666141739; bh=nz6q3/Zk0pgUY7s6GdPZEmNp1e79M+zhfNf8NNyfges=; h=From:To:References:In-Reply-To:Subject:Date; b=QEIePoqNTUqj6TbpbZdMRKLjR8yBzXhPLP2IQk/hHX4dkQUhepUhCYz8xTuLipys3 p82jiIUq2oBrhcURQsC2QXIIxu/ohDze673/FyNcT/Zjj0y3lr38Fg84SSvvTbCi1G pXrEe7duQO2D/tbqIlcAe0rgCtGVuHmdw5aRPhOI= Received: from localhost (localhost [127.0.0.1]) by walk.intel-email.com (Postfix) with ESMTP id D8E87CD1F7FF for ; Wed, 19 Oct 2022 09:08:58 +0800 (CST) Received: from walk.intel-email.com (localhost [127.0.0.1]) by walk.intel-email.com (Postfix) with ESMTP id B1185CD1F6FE for ; Wed, 19 Oct 2022 09:08:58 +0800 (CST) Authentication-Results: walk.intel-email.com; none Received: from mail.byosoft.com.cn (mail.byosoft.com.cn [58.240.74.242]) by walk.intel-email.com (Postfix) with SMTP id 64B96CD1F7F4 for ; Wed, 19 Oct 2022 09:08:55 +0800 (CST) Received: from DESKTOPS6D0PVI ([58.246.60.130]) (envelope-sender ) by 192.168.6.13 with ESMTP for ; Wed, 19 Oct 2022 09:08:53 +0800 X-WM-Sender: gaoliming@byosoft.com.cn X-Originating-IP: 58.246.60.130 X-WM-AuthFlag: YES X-WM-AuthUser: gaoliming@byosoft.com.cn From: "gaoliming" To: , , "'Chen, Christine'" References: <171E8B7B849335BA.2422@groups.io> In-Reply-To: Subject: =?UTF-8?B?5Zue5aSNOiBbZWRrMi1kZXZlbF0gW1BBVENIIDEvMV0gcGlwLXJlcXVpcmVtZW50OiBVcGdyYWRlIHRoZSBlZGsyLWJhc2V0b29scyB2ZXJzaW9uIGZyb20gMC4xLjI5IHRvIDAuMS4zOQ==?= Date: Wed, 19 Oct 2022 09:08:53 +0800 Message-ID: <010801d8e357$5afc3e50$10f4baf0$@byosoft.com.cn> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQJj0l6wkXRCL1wbgcut4pL5ud3/VgOVROmfrOJfzoA= Sender: "gaoliming" Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable Content-Language: zh-cn Reviewed-by: Liming Gao > -----=D3=CA=BC=FE=D4=AD=BC=FE----- > =B7=A2=BC=FE=C8=CB: devel@edk2.groups.io =B4=FA=B1= =ED Bob Feng > =B7=A2=CB=CD=CA=B1=BC=E4: 2022=C4=EA10=D4=C219=C8=D5 8:55 > =CA=D5=BC=FE=C8=CB: devel@edk2.groups.io; Feng, Bob C ; Gao, > Liming ; Chen, Christine > =D6=F7=CC=E2: Re: [edk2-devel] [PATCH 1/1] pip-requirement: Upgrade the > edk2-basetools version from 0.1.29 to 0.1.39 >=20 > Hi Liming, Christine, >=20 > Please review this patch. >=20 > Thanks, > Bob >=20 > -----Original Message----- > From: devel@edk2.groups.io On Behalf Of Bob Feng > Sent: Sunday, October 16, 2022 8:11 PM > To: devel@edk2.groups.io > Cc: Feng, Bob C ; Gao, Liming > ; Chen, Christine > Subject: [edk2-devel] [PATCH 1/1] pip-requirement: Upgrade the > edk2-basetools version from 0.1.29 to 0.1.39 >=20 > features and bug fixes: > 1. Revert "BaseTools: Fix DSC LibraryClass precedence rule" > 2. BaseTools: Correct BPDG tool error prints 3. BaseTools: Remove duplicated > words in Python tools 4. BaseTools/FMMT: Add Extract FV function 5. > BaseTools/FMMT: Add Shrink Fv function 6. BaseTools: Add support for > SUBTYPE_GUID section generation 7. BaseTools: Support COMPAT16 section > generation 8. BaseTools/GenFds: Correct file type set for the PIC section 9. > BaseTools: Correct initialization data size check for array PCDs 10. BaseTools: > Add missing spaces for PCD expression values in AutoGenC >=20 > Signed-off-by: Bob Feng > Cc: Liming Gao > Cc: Yuwei Chen > --- > pip-requirements.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/pip-requirements.txt b/pip-requirements.txt index > 967da7cb3783..40e9ad72ee4f 100644 > --- a/pip-requirements.txt > +++ b/pip-requirements.txt > @@ -14,5 +14,5 @@ >=20 > edk2-pytool-library=3D=3D0.11.2 > edk2-pytool-extensions~=3D0.16.0 > -edk2-basetools=3D=3D0.1.29 > +edk2-basetools=3D=3D0.1.39 > antlr4-python3-runtime=3D=3D4.7.1 > -- > 2.37.0.windows.1 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20