Re: [edk2-devel] Propose on enabling TLSv1.3

2020-09-06 Thread Huang, Matthew (HPS SW)
Thank you all so much, and if there’s any problem please let me know, thanks again. Matthew From: Yao, Jiewen Sent: Monday, September 7, 2020 1:29 PM To: Liu, Zhiguang ; Huang, Matthew (HPS SW) ; devel@edk2.groups.io Cc: Wei, Kent (HPS SW) ; Lin, Derek (HPS SW) ; Wang, Nickle (HPS SW) ; Wang,

Re: [edk2-devel] Propose on enabling TLSv1.3

2020-09-06 Thread Yao, Jiewen
adding a nasm file to implement allmul fuction in CryptoPkg\Library\IntrinsicLib\Ia32\ Acked-by: Jiewen Yao From: Liu, Zhiguang Sent: Monday, September 7, 2020 10:37 AM To: Huang, Matthew (HPS SW) ; devel@edk2.groups.io Cc: Wei, Kent (HPS SW) ; Lin, Derek (HPS SW) ; Wang, Nickle (HPS SW) ; Wa

Re: [edk2-devel] [PATCH] SecurityPkg/DxeImageVerificationLib: Disable SHA1 base on MACRO

2020-09-06 Thread Yao, Jiewen
I don't mean TPM1.2. I means UEFI secure boot - https://github.com/tianocore/edk2/tree/master/SecurityPkg/Library/AuthVariableLib For example: {EFI_CERT_SHA1_GUID,0, 20 }, {EFI_CERT_RSA2048_SHA1_GUID,0, 256 }, EFI_GUID mSignatur

Re: [edk2-devel] Propose on enabling TLSv1.3

2020-09-06 Thread Zhiguang Liu
Hi Matthew, When compiling in IA32 architecture using VS2017, build error happens: OpensslLib.lib(curve25519.obj) : error LNK2001: unresolved external symbol __allmul I think this is because there is multiplication of int64 in curve25519, which is a new added algorithm for tls 1.3. I suggest add

Re: [edk2-devel] [PATCH] SecurityPkg/DxeImageVerificationLib: Disable SHA1 base on MACRO

2020-09-06 Thread Gao, Zhichao
Hi Jiewen, There are still some use case in the SecurityPkg. Such as TPM1.2. After the security package can build with the disable MACRO, we can remove all the content of SHA1. For now many platforms keep using the TPM1.2, I am not sure when the TPM1.2 would be dropped from the SecurityPkg. Th

Re: [edk2-devel] [PATCH] EmbeddedPkg/TimeBaseLib: remove the SEC_PER_MONTH, SEC_PER_YEAR macros

2020-09-06 Thread wenyi,xie via groups.io
On 2020/9/5 1:04, Philippe Mathieu-Daudé wrote: > On 9/4/20 6:42 PM, Leif Lindholm wrote: >> Ming bounced, adding xiewenyi2. >> >> On Fri, Sep 04, 2020 at 17:16:44 +0100, Leif Lindholm wrote: >>> +Ming >>> >>> On Fri, Sep 04, 2020 at 17:45:41 +0200, Laszlo Ersek wrote: The SEC_PER_MONTH and

Re: [edk2-devel] [PATCH] SecurityPkg/DxeImageVerificationLib: Disable SHA1 base on MACRO

2020-09-06 Thread Yao, Jiewen
Hi Zhichao Thanks for the patch. I gave Reviewed-by because the Bugzilla only mentioned DxeImageVerificationLib. As a full solution to remove SHA1 from SecureBoot, I think we should also remove SHA1 from AuthVariableLib. Any plan on that? Thank you Yao Jiewen > -Original Message- > Fro

Re: [edk2-devel] [PATCH] SecurityPkg/DxeImageVerificationLib: Disable SHA1 base on MACRO

2020-09-06 Thread Wang, Jian J
Reviewed-by: Jian J Wang Regards, Jian > -Original Message- > From: Gao, Zhichao > Sent: Monday, August 31, 2020 1:13 PM > To: devel@edk2.groups.io > Cc: Yao, Jiewen ; Wang, Jian J ; > Xu, Min M ; Zhang, Qi1 > Subject: [PATCH] SecurityPkg/DxeImageVerificationLib: Disable SHA1 base on

Re: [edk2-devel] [PATCH] SecurityPkg/DxeImageVerificationLib: Disable SHA1 base on MACRO

2020-09-06 Thread Yao, Jiewen
Reviewed-by: Jiewen Yao > -Original Message- > From: Gao, Zhichao > Sent: Monday, August 31, 2020 1:13 PM > To: devel@edk2.groups.io > Cc: Yao, Jiewen ; Wang, Jian J ; > Xu, Min M ; Zhang, Qi1 > Subject: [PATCH] SecurityPkg/DxeImageVerificationLib: Disable SHA1 base on > MACRO > > REF:

回复: [edk2-devel] [PATCH v10 0/5] Use RngLib instead of TimerLib for OpensslLib

2020-09-06 Thread gaoliming
Mattthew: Thanks for your update. The changes in MdePkg are good to me. Reviewed-by: Liming Gao Thanks Liming > -邮件原件- > 发件人: bounce+27952+64916+4905953+8761...@groups.io > 代表 Matthew > Carlson > 发送时间: 2020年9月2日 1:37 > 收件人: devel@edk2.groups.io > 抄送: Ard Biesheuvel ; Anthony Perard

[edk2-devel] 回复: [PATCH 1/1] BaseTools: enable riscv64 native builds

2020-09-06 Thread gaoliming
Ack-by: Liming Gao I would like Abner to review and test this patch. Thanks Liming > -邮件原件- > 发件人: Leif Lindholm > 发送时间: 2020年8月29日 19:15 > 收件人: devel@edk2.groups.io > 抄送: Bob Feng ; Liming Gao > ; Yuwei Chen ; Daniel > Schaefer ; Abner Chang > 主题: [PATCH 1/1] BaseTools: enable riscv6

Re: [edk2-devel] [PATCH 0/2] Remove code wrapped by DISABLE_NEW_DEPRECATED_INTERFACES

2020-09-06 Thread gaoliming
Now, stable tag 202008 is created. I plan to merge this patch set before end of this month. Thanks Liming -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#65066): https://edk2.groups.io/g/devel/message/65066 Mute This Topic: https://group

[edk2-devel] 回复: [Patch] BaseTools: Sort the Pcd set when generating the VPD binary

2020-09-06 Thread gaoliming
Reviewed-by: Liming Gao > -邮件原件- > 发件人: Bob Feng > 发送时间: 2020年9月4日 22:30 > 收件人: devel@edk2.groups.io > 抄送: Liming Gao ; Yuwei Chen > > 主题: [Patch] BaseTools: Sort the Pcd set when generating the VPD binary > > If VPD PcdNvStoreDefaultValueBuffer is used, all DynamicHii and > DynamicExH