Re: [edk2-devel] [PATCH 0/1] Use _MSC_VER to determine MSVC compiler

2020-02-06 Thread Vitaly Cheptsov via Groups.Io
0 г., в 09:56, Gao, Liming <mailto:liming@intel.com>> написал(а): > > Vitaly: > Yes. I think we should have better solution in OpenSSL to support EDK2 > usage. But, this is a long term solution. For now, I will try the solution to > remove -fms-compatibility option

Re: [edk2-devel] [PATCH 0/1] Use _MSC_VER to determine MSVC compiler

2020-02-06 Thread Liming Gao
y 6, 2020 8:17 AM To: Gao, Liming Cc: devel@edk2.groups.io; Marvin Häuser ; Laszlo Ersek ; Kinney, Michael D Subject: Re: [edk2-devel] [PATCH 0/1] Use _MSC_VER to determine MSVC compiler Liming, We performed the initial exploration of CLANGPDB toolchain issue on our end and believe we can sugg

Re: [edk2-devel] [PATCH 0/1] Use _MSC_VER to determine MSVC compiler

2020-02-05 Thread Vitaly Cheptsov via Groups.Io
B tool chain. ThanksLimingFrom: vit9696 <vit9...@protonmail.com> Sent: Monday, February 3, 2020 7:29 PMTo: Gao, Liming <liming@intel.com>; devel@edk2.groups.io; Marvin Häuser <marvin.haeu...@outlook.com>Subject: RE: [edk2-devel] [PATCH 0/1] Use _MSC_VER to determine MSVC co

Re: [edk2-devel] [PATCH 0/1] Use _MSC_VER to determine MSVC compiler

2020-02-03 Thread Liming Gao
, Liming ; devel@edk2.groups.io; Marvin Häuser Subject: RE: [edk2-devel] [PATCH 0/1] Use _MSC_VER to determine MSVC compiler Liming, I believe it is reasonable to fix OpenSSL, but most likely it is faster to address EDK II code at first. In future we should still stick to _MSC_VER, but for now

Re: [edk2-devel] [PATCH 0/1] Use _MSC_VER to determine MSVC compiler

2020-02-03 Thread Vitaly Cheptsov via Groups.Io
t: Saturday, February 1, 2020 5:17 AM >> To: devel@edk2.groups.io >> Subject: [edk2-devel] [PATCH 0/1] Use _MSC_VER to determine MSVC compiler >> >> Patch details are explained in >> https://bugzilla.tianocore.org/show_bug.cgi?id=2397. >> We request this to

Re: [edk2-devel] [PATCH 0/1] Use _MSC_VER to determine MSVC compiler

2020-02-03 Thread Liming Gao
AM > To: devel@edk2.groups.io > Subject: [edk2-devel] [PATCH 0/1] Use _MSC_VER to determine MSVC compiler > > Patch details are explained in > https://bugzilla.tianocore.org/show_bug.cgi?id=2397. > We request this to be merged in edk2-stable202002. > > Vitaly Cheptsov (1)

[edk2-devel] [PATCH 0/1] Use _MSC_VER to determine MSVC compiler

2020-01-31 Thread Vitaly Cheptsov via Groups.Io
Patch details are explained in https://bugzilla.tianocore.org/show_bug.cgi?id=2397. We request this to be merged in edk2-stable202002. Vitaly Cheptsov (1): MdePkg: Use _MSC_VER to determine MSVC compiler MdePkg/Include/AArch64/ProcessorBind.h | 2 +- MdePkg/Include/Arm/ProcessorBind.h |