Re: [edk2] USB3 driver development setup suggestions.

2015-06-15 Thread Eric Wittmayer
>Date: Mon, 15 Jun 2015 00:20:13 -0500 >From: "Scott Duplichan" >Subject: Re: [edk2] USB3 driver development setup suggestions. >To: >Message-ID: <000401d0a72a$f69d3fb0$e3d7bf10$@notabs.org> >Content-Type: text/plain; charset="utf-8" > >Eric Wittmayer [mailto:e...@frescologic.com] wrote: > >

Re: [edk2] USB3 driver development setup suggestions.

2015-06-15 Thread Eric Wittmayer
>On Jun 14, 2015, at 3:49 PM, Andrew Fish wrote: > >>On Jun 14, 2015, at 12:48 PM, Eric Wittmayer wrote: >> >>c:\src\uefi\edk2\IntelFrameworkModulePkg\Library\PeiDxeDebugLibReportStatu sC >>ode\PeiDxeDebugLibReportStatusCode.inf >>{DebugLib} >> >> >>c:\src\uefi\edk2\IntelFrameworkModulePkg\Libra

Re: [edk2] [PATCH v2] Edk2: Update Edk2Setup.bat

2015-06-15 Thread Ni, Ruiyu
Reviewed-by: Ruiyu Ni > -Original Message- > From: Liming Gao [mailto:liming@intel.com] > Sent: Thursday, May 21, 2015 8:59 AM > To: edk2-devel@lists.sourceforge.net > Subject: [edk2] [PATCH v2] Edk2: Update Edk2Setup.bat > > Fix the issue when configure X64 NT32, replace NT32_X64 by

[edk2] FIle IO in Dxe Driver

2015-06-15 Thread Saiprasad Chavali
Hi, I am using "LocateProtocol" to install the SIMPLE_FILE_SYSTEM_PROTOCOL and trying open/read/write. The "read" doesn't work, always comes back with "0" bytes, whereas write appears to be working, but the data inside the file is not complete. I tried with flush/close, but still no change. I

Re: [edk2] [Patch] BaseTools: Fixed a bug to generate correct path of PACKAGE_RELATIVE_PATH

2015-06-15 Thread Gao, Liming
Reviewed-by: Liming Gao -Original Message- From: Yingke Liu [mailto:yingke.d@intel.com] Sent: Tuesday, June 16, 2015 11:22 AM To: edk2-devel@lists.sourceforge.net Subject: [edk2] [Patch] BaseTools: Fixed a bug to generate correct path of PACKAGE_RELATIVE_PATH Contributed-under: Tia

[edk2] [Patch] BaseTools: Fixed a bug to generate correct path of PACKAGE_RELATIVE_PATH

2015-06-15 Thread Yingke Liu
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Yingke Liu --- BaseTools/Source/Python/AutoGen/GenMake.py | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/BaseTools/Source/Python/AutoGen/GenMake.py b/BaseTools/Source/Python/AutoGen/GenMake.

Re: [edk2] [Patch] PcAtChipsetPkg/PcRtc: Fix a Y2K bug

2015-06-15 Thread Feng, Bob C
Hello Laszlo and Ray, I created a patch to fix the build crash. When the build tool find there is incorrect syntax in @expression, @ValidList and @ValidRange in DEC file, the build tool will break and report an error message. Please review. Thanks, Bob -Original Message- From: Ni, Ruiy

[edk2] [patch] MdeModulePkg:System hangs in setup menu when RTC time rollover 1999 to 2000

2015-06-15 Thread Bi, Dandan
Error processing of GetTime function: If get time fail,the date/time will display ??, and update help info to let user know get time fail. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dandan Bi --- .../Universal/DisplayEngineDxe/FormDisplay.c | 23 +++-- ..

Re: [edk2] [patch] MdeModulePkg/NvmExpressDxe: Add SecurityStorageProtocl support

2015-06-15 Thread Tian, Feng
Thanks for your sharp eyesight to find out these typos:) I will fix them at check-in. -Original Message- From: Zeng, Star Sent: Monday, June 15, 2015 21:47 To: Tian, Feng Cc: edk2-devel@lists.sourceforge.net Subject: RE: [patch] MdeModulePkg/NvmExpressDxe: Add SecurityStorageProtocl sup

Re: [edk2] FV FvName in FV Ext Entry

2015-06-15 Thread Tim Lewis
Liming - Your e-mail answers part of my concern. The other part is: normally, changes to critical components are reviewed by the entire open-source community before they are checked in, not after. This is a new feature, with wide-ranging implications. Tim From: Gao, Liming [mailto:liming@

Re: [edk2] SCT build error

2015-06-15 Thread Olivier Martin
I am wondering if it is the space in "C:\Program Files (x86)\Microsoft Visual Studio 12.0\Vc\bin\nmake.exe" that creates the confusion. This command line might work better: "C:\Program Files (x86)\Microsoft Visual Studio 12.0\Vc\bin\nmake.exe" /no logo tbuild From: Meenakshi Aggarwal [mailto:m

Re: [edk2] FV FvName in FV Ext Entry

2015-06-15 Thread Tim Lewis
Liming - I think you should allow a flag to indicate whether it should be generated or not. We would prefer that it not be generated and that optional features in FVs be turned off by default. Tim From: Gao, Liming [mailto:liming@intel.com] Sent: Sunday, June 14, 2015 11:01 PM To: edk2-dev

Re: [edk2] AARCH64: Timer Dxe

2015-06-15 Thread Olivier Martin
Sorry for the delay I was on holiday. 1. PPI and SGI are registered in the same way. 2. Juno Rev1 support is upstream (ArmPlatformPkg/ArmJunoPkg). It uses ARMv8 Generic Timer and BootDelay works. If it does not work I am guessing it is due to some security misconfiguration. You Secure World (li

Re: [edk2] [Qemu-devel] PXB changes for QEMU, and extra root buses for OVMF, round 2

2015-06-15 Thread Laszlo Ersek
On 06/15/15 16:35, Markus Armbruster wrote: > Laszlo Ersek writes: > >> On 06/14/15 12:09, Marcel Apfelbaum wrote: > [...] >>> Thank you Laszlo for your effort to get this done so quickly. >>> Now let's wait for Michael/Markus opinion. >> >> Yes, let's. :) > > I'm fine with PATCH 2+3. Haven't l

Re: [edk2] 答复: [RFC 4/4] OvmfPkg: PlatformPei: invert MTRR setup in QemuInitializeRam()

2015-06-15 Thread Laszlo Ersek
On 06/15/15 15:25, Maoming wrote: > Hi : > Sorry for the late reply. > I tested the patch series using 64G and 80G. > Both of them are OK in XEN. > > Here is what it looks like inside the VM (the memory is 80G): >total used free sharedbuffers >

[edk2] [PATCH 0/2] Update description of ACPI SDT AcpiVersion and GetAcpiTable().

2015-06-15 Thread Star Zeng
Cc: Jiewen Yao Star Zeng (2): MdePkg AcpiSdt: Update description of AcpiVersion and GetAcpiTable(). MdeModulePkg AcpiTableDxe: Cover EFI_ACPI_TABLE_VERSION_5_0. MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiSdt.c | 14 +++--- MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiSdt.h | 11 ++-- .../U

[edk2] [PATCH 1/2] MdePkg AcpiSdt: Update description of AcpiVersion and GetAcpiTable().

2015-06-15 Thread Star Zeng
Follow PI 1.4 spec, 1. Add EFI_ACPI_TABLE_VERSION_5_0 definition. 2. Update AcpiVersion description in the EFI_ACPI_SDT_PROTOCOL section. 3. Update TableKey parameter description in the EFI_ACPI_SDT_PROTOCOL.GetAcpiTable() section. 4. Update EFI_ACPI_SDT_PROTOCOL.GetAcpiTable() description. Cc: Ji

[edk2] [PATCH 2/2] MdeModulePkg AcpiTableDxe: Cover EFI_ACPI_TABLE_VERSION_5_0.

2015-06-15 Thread Star Zeng
Follow PI 1.4 spec, 1. Cover EFI_ACPI_TABLE_VERSION_5_0. 2. Update TableKey parameter description in the EFI_ACPI_SDT_PROTOCOL.GetAcpiTable() section. 3. Update EFI_ACPI_SDT_PROTOCOL.GetAcpiTable() description. Cc: Jiewen Yao Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by:

Re: [edk2] [patch] MdeModulePkg/NvmExpressDxe: Add SecurityStorageProtocl support

2015-06-15 Thread Zeng, Star
How about update the "SecurityStorageProtocl" to "SecurityStorageProtocol"? How about update "FW_DOWNLOAD_ACTIVATE_SUPORTED" to "FW_DOWNLOAD_ACTIVATE_SUPPORTED" in NvmExpressHci.h? Others are good to me. Star -Original Message- From: Tian, Feng Sent: Thursday, June 11, 2015 1:46 PM To:

[edk2] 答复: [RFC 4/4] OvmfPkg: PlatformPei: invert MTRR setup in QemuInitializeRam()

2015-06-15 Thread Maoming
Hi : Sorry for the late reply. I tested the patch series using 64G and 80G. Both of them are OK in XEN. Here is what it looks like inside the VM (the memory is 80G): total used free sharedbuffers cached Mem: 81956412 654708 8130170

Re: [edk2] [patch] MdeModulePkg/NvmExpressDxe: local variable naming uniformed

2015-06-15 Thread Zeng, Star
Reviewed-by: Star Zeng -Original Message- From: Tian, Feng Sent: Thursday, June 11, 2015 1:45 PM To: Zeng, Star Cc: edk2-devel@lists.sourceforge.net Subject: [patch] MdeModulePkg/NvmExpressDxe: local variable naming uniformed Contributed-under: TianoCore Contribution Agreement 1.0 Signe

Re: [edk2] [patch] MdeModulePkg/NvmExpressDxe: Open NVME_PASS_THRU with BY_CHILD attr

2015-06-15 Thread Zeng, Star
Reviewed-by: Star Zeng -Original Message- From: Tian, Feng Sent: Thursday, June 11, 2015 1:44 PM To: Zeng, Star Cc: edk2-devel@lists.sourceforge.net Subject: [patch] MdeModulePkg/NvmExpressDxe: Open NVME_PASS_THRU with BY_CHILD attr Open NVM_EXPRESS_PASS_THRU rather than PCI_IO to crea

[edk2] [Patch] BaseTools: Supported FMP capsule image.

2015-06-15 Thread Yingke Liu
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Yingke Liu --- BaseTools/Source/Python/Common/Misc.py | 21 .../Source/Python/CommonDataClass/FdfClass.py | 1 + BaseTools/Source/Python/GenFds/Capsule.py | 89 +++ BaseTools/Sour

Re: [edk2] [patch 0/3] *** Update OpenSSL support to 1.0.2c release ***

2015-06-15 Thread Ard Biesheuvel
On 14 June 2015 at 19:17, Long, Qin wrote: > Sorry for the boring update series for CryptoPkg recently (1.0.2a -> 1.0.2b > -> 1.0.2c). > Just one day after 1.0.2b was available, OpenSSL team released a new one > (1.0.2c) to fix compatibility issue. I have to update this patch series to > catch