Re: [edk2-devel] [PATCH 1/1] CryptoPkg/Library: Remove the redundant build option

2020-08-12 Thread Guomin Jiang
> Subject: Re: [edk2-devel] [PATCH 1/1] CryptoPkg/Library: Remove the > redundant build option > > On 07/16/20 16:55, Abner Chang wrote: > > Remove the redundant build option for RISCV64 architecture. > > BZ:2848 > > > > Signed-off-by: Abner Chang > &g

Re: [edk2-devel] [PATCH 1/1] CryptoPkg/Library: Remove the redundant build option

2020-07-17 Thread Laszlo Ersek
On 07/16/20 16:55, Abner Chang wrote: > Remove the redundant build option for RISCV64 architecture. > BZ:2848 > > Signed-off-by: Abner Chang > > Cc: Jian J Wang > Cc: Xiaoyu Lu > Cc: Laszlo Ersek > --- > CryptoPkg/Library/OpensslLib/OpensslLib.inf | 2 +- > 1 file changed, 1 insertion(+), 1

Re: [edk2-devel] [PATCH 1/1] CryptoPkg/Library: Remove the redundant build option

2020-07-17 Thread Guomin Jiang
day, July 17, 2020 9:46 AM > To: devel@edk2.groups.io; Jiang, Guomin > Cc: Wang, Jian J ; Lu, XiaoyuX > ; Laszlo Ersek > Subject: Re: [edk2-devel] [PATCH 1/1] CryptoPkg/Library: Remove the > redundant build option > > Hi Liming, what I know about "format" is the swi

Re: [edk2-devel] [PATCH 1/1] CryptoPkg/Library: Remove the redundant build option

2020-07-16 Thread Abner Chang
gt; Chang > > Sent: Thursday, July 16, 2020 10:55 PM > > To: devel@edk2.groups.io > > Cc: abner.ch...@hpe.com; Wang, Jian J ; Lu, > > XiaoyuX ; Laszlo Ersek > > Subject: [edk2-devel] [PATCH 1/1] CryptoPkg/Library: Remove the > > redundant build option > >

Re: [edk2-devel] [PATCH 1/1] CryptoPkg/Library: Remove the redundant build option

2020-07-16 Thread Guomin Jiang
.com; Wang, Jian J ; Lu, > XiaoyuX ; Laszlo Ersek > Subject: [edk2-devel] [PATCH 1/1] CryptoPkg/Library: Remove the > redundant build option > > Remove the redundant build option for RISCV64 architecture. > BZ:2848 > > Signed-off-by: Abner Chang > >

[edk2-devel] [PATCH 1/1] CryptoPkg/Library: Remove the redundant build option

2020-07-16 Thread Abner Chang
Remove the redundant build option for RISCV64 architecture. BZ:2848 Signed-off-by: Abner Chang Cc: Jian J Wang Cc: Xiaoyu Lu Cc: Laszlo Ersek --- CryptoPkg/Library/OpensslLib/OpensslLib.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CryptoPkg/Library/OpensslLib/Opens