>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:
>
>
>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
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
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
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
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.
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
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 +++--
..
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
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@
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
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
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
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
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
>
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
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
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:
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:
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
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
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
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
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
24 matches
Mail list logo