Re: [edk2] [PATCH] ArmPkg: Move FDT offset higher in RAM

2015-07-28 Thread Leif Lindholm
Apologies for top-posting, I think this conversation should drop edk2-devel and move to linaro-uefi (added to cc), until there is consensus/conclusion. Could the next person replying to this thread delete edk2-devel from the recipient list please? / Leif On Tue, Jul 28, 2015 at 10:41:29AM

Re: [edk2] [PATCH] ArmPkg: Move FDT offset higher in RAM

2015-07-28 Thread Ard Biesheuvel
On 28 July 2015 at 11:41, Ryan Harkin ryan.har...@linaro.org wrote: On 28 July 2015 at 10:26, Ard Biesheuvel ard.biesheu...@linaro.org wrote: On 28 July 2015 at 11:01, Ryan Harkin ryan.har...@linaro.org wrote: [+ Tixy as he's interested in making sure UEFI follows the Linux requirements]

Re: [edk2] [RFC] OpenSSL HEAD WIP

2015-07-28 Thread David Woodhouse
On Tue, 2015-07-28 at 08:08 +, Long, Qin wrote: This sounds good. Where this new-generated opensslconf.h will be placed? In /openssl/crypto/ or EDKII-package include path? We still need one script to install / replace this file? It looks like the tarball releases of OpenSSL contain a

Re: [edk2] [PATCH 38/58] UefiCpuPkg: CpuDxe: optionally save MTRR settings to AcpiNVS memory block

2015-07-28 Thread Fan, Jeff
I did not receive the patch 42. I have only gotten 38,39,40,41. OK, If this mtrr setting stored in ACPI NVS is for CpuS3DataDxe to store into SMRAM, that's fine. Then, another question, what's requirement to save MTRR setting into ACPI NVS on this case? And need one PCD to switch on/off it?

[edk2] [PATCH] MdeModulePkg: Include CapsuleX64 in MdeModulePkg.dsc [Components.X64]

2015-07-28 Thread Star Zeng
It was forgotten to be included in MdeModulePkg.dsc when created. Cc: Feng Tian feng.t...@intel.com Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng star.z...@intel.com --- MdeModulePkg/MdeModulePkg.dsc | 4 1 file changed, 4 insertions(+) diff --git

Re: [edk2] [PATCH] ArmPkg: Move FDT offset higher in RAM

2015-07-28 Thread Ryan Harkin
[+ Tixy as he's interested in making sure UEFI follows the Linux requirements] On 28 July 2015 at 07:39, Ard Biesheuvel ard.biesheu...@linaro.org wrote: On 27 July 2015 at 22:42, Ryan Harkin ryan.har...@linaro.org wrote: Device tree files in recent kernels (eg. Linux 4.2) can be 16KB. The

Re: [edk2] [patch] MdeModulePkg/Usb: Adjust TPL to not block async transfer during usb enum.

2015-07-28 Thread Zeng, Star
Reviewed-by: Star Zeng star.z...@intel.com -Original Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Tian Feng Sent: Tuesday, July 28, 2015 1:41 PM To: Zeng, Star Cc: edk2-devel@lists.01.org; Tian, Feng Subject: [edk2] [patch] MdeModulePkg/Usb: Adjust TPL

Re: [edk2] [PATCH 2/2] CryptoPkg/OpensslLib: Undefine NO_BUILTIN_VA_FUNCS to fix varargs breakage

2015-07-28 Thread David Woodhouse
On Tue, 2015-07-28 at 01:45 +, Long, Qin wrote: Reviewed-by: Qin Long qin.l...@intel.com And Ersek, could you kindly help to double-check it will not break any shim scenario? That would be very much appreciated; thanks. I have done *no* testing other than build testing so far. It would

Re: [edk2] [PATCH] ArmPkg: Move FDT offset higher in RAM

2015-07-28 Thread Ryan Harkin
On 28 July 2015 at 10:26, Ard Biesheuvel ard.biesheu...@linaro.org wrote: On 28 July 2015 at 11:01, Ryan Harkin ryan.har...@linaro.org wrote: [+ Tixy as he's interested in making sure UEFI follows the Linux requirements] On 28 July 2015 at 07:39, Ard Biesheuvel ard.biesheu...@linaro.org

Re: [edk2] [patch] MdeModulePkg: Fix the issue cannot boot to UEFI Network

2015-07-28 Thread Fu, Siyuan
Patch is good, please remember to update the copyright year when commit it. Reviewed-by: Fu Siyuan siyuan...@intel.com -Original Message- From: Zhang, Lubo Sent: Tuesday, July 28, 2015 4:47 PM To: edk2-devel@lists.01.org Cc: Fu, Siyuan; Ye, Ting; Wu, Jiaxin Subject: [patch]

Re: [edk2] [patch] MdeModulePkg: Fix the issue cannot boot to UEFI Network

2015-07-28 Thread Wu, Jiaxin
Reviewed-by: Jiaxin Wu jiaxin...@intel.com -Original Message- From: Zhang, Lubo Sent: Tuesday, July 28, 2015 4:47 PM To: edk2-devel@lists.01.org Cc: Fu, Siyuan; Ye, Ting; Wu, Jiaxin Subject: [patch] MdeModulePkg: Fix the issue cannot boot to UEFI Network DHCP4 service allows only one of

Re: [edk2] [RFC] OpenSSL HEAD WIP

2015-07-28 Thread David Woodhouse
On Tue, 2015-07-28 at 08:55 +, Long, Qin wrote: The instructions will be: - extract tarball - copy opensslconf.h to $(OPENSSL_PATH)/include/openssl/opensslconf.h Unless you want to put it in CryptoPkg/Include/openssl/ and you're *sure* it'll always get included before the

Re: [edk2] [PATCH] ArmPkg: Move FDT offset higher in RAM

2015-07-28 Thread Ard Biesheuvel
On 28 July 2015 at 11:01, Ryan Harkin ryan.har...@linaro.org wrote: [+ Tixy as he's interested in making sure UEFI follows the Linux requirements] On 28 July 2015 at 07:39, Ard Biesheuvel ard.biesheu...@linaro.org wrote: On 27 July 2015 at 22:42, Ryan Harkin ryan.har...@linaro.org wrote:

Re: [edk2] Vlv2TbltDevicePkg: Fix the UEFI version reported in the Minnowboard MAX information screen

2015-07-28 Thread He, Tim
Sure, we'll apply the patch to change the string. Thank you Bruce. Best Regards, Tim -Original Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Bruce Cran Sent: Wednesday, July 29, 2015 12:31 PM To: Wei, David; He, Tim Cc: edk2-devel@lists.01.org Subject:

Re: [edk2] [PATCH] Vlv2TbltDevicePkg: Exclude CapsuleX64 from IA32 build

2015-07-28 Thread He, Tim
Reviewed-by: Tim He tim...@intel.com -Original Message- From: Zeng, Star Sent: Tuesday, July 28, 2015 6:08 PM To: edk2-devel@lists.01.org Cc: Wei, David; He, Tim Subject: [PATCH] Vlv2TbltDevicePkg: Exclude CapsuleX64 from IA32 build CapsuleX64 is for 64bits capsule data access in PEI

Re: [edk2] [patch 1/2] MdeModulePkg/Variable: Fix VS2015 warning about uninitialized local var.

2015-07-28 Thread Zeng, Star
Reviewed-by: Star Zeng star.z...@intel.com -Original Message- From: Tian, Feng Sent: Wednesday, July 29, 2015 11:26 AM To: Zeng, Star; Ni, Ruiyu Cc: edk2-devel@lists.01.org; Kinney, Michael D Subject: [patch 1/2] MdeModulePkg/Variable: Fix VS2015 warning about uninitialized local var.

Re: [edk2] [PATCH v2 0/6] ArmPkg/ArmVirtPkg: GIC revision detection

2015-07-28 Thread Leif Lindholm
Hi Ard, Sorry for delay. On Sun, Jul 26, 2015 at 02:50:24PM +0200, Ard Biesheuvel wrote: On 26 July 2015 at 13:46, Leif Lindholm leif.lindh...@linaro.org wrote: On Sun, Jul 26, 2015 at 01:08:20PM +0200, Ard Biesheuvel wrote: So ... had a look through, looks sane, have a couple of minor

Re: [edk2] [PATCH 17/58] OvmfPkg: import PiSmmCpuDxeSmm from Quark_EDKII_v1.1.0/IA32FamilyCpuBasePkg

2015-07-28 Thread Jordan Justen
Note: Cc: edk2-devel Mike, Can you *please* help out with this?? We've been discussing this since April... 1. Why should we import all this code under the OVMF platform? 2. Why should we have a different license from the rest of EDK II if this is all Intel code? Last time we talked about