Re: [edk2] [patch] MdeModulePkg/AtaAtapiPassThruDxe: Support 4K bytes block size HDDs

2015-05-21 Thread Zeng, Star
Reviewed-by: Star Zeng -Original Message- From: Tian, Feng Sent: Friday, May 22, 2015 11:40 AM To: Zeng, Star Cc: edk2-devel@lists.sourceforge.net; Tian, Feng Subject: [patch] MdeModulePkg/AtaAtapiPassThruDxe: Support 4K bytes block size HDDs The original code hard-codes block size to

Re: [edk2] [Patch v2 0/2] Initialize Local APIC Timer in SMM entry

2015-05-21 Thread Ni, Ruiyu
Reviewed-by: Ruiyu Ni -Original Message- From: Jeff Fan [mailto:jeff@intel.com] Sent: Friday, May 22, 2015 2:11 PM To: edk2-devel@lists.sourceforge.net Subject: [edk2] [Patch v2 0/2] Initialize Local APIC Timer in SMM entry Now Debug Agent library uses Local APIC Timer to implement

Re: [edk2] [PATCH] MdeModulePkg: Regular expression protocol

2015-05-21 Thread Ni, Ruiyu
4. how about Regex instead of RegEx? C# uses Regex name. -Original Message- From: Ni, Ruiyu [mailto:ruiyu...@intel.com] Sent: Friday, May 22, 2015 1:29 PM To: edk2-devel@lists.sourceforge.net Subject: Re: [edk2] [PATCH] MdeModulePkg: Regular expression protocol Doman, 1. If RegExCompile(

[edk2] [Patch v2 1/2] SourceLevelDebugPkg/SmmDebugAgent: Initialize Local APIC Timer

2015-05-21 Thread Jeff Fan
Now Debug Agent library uses Local APIC Timer to implement time-out mechanism. In SMM, SMM BSP maybe not be the one in DXE phase, its local APIC timer may not work. This fix is to initialize Local APIC timer if it doesn't work as expected at SMM entry. Contributed-under: TianoCore Contribution Agr

[edk2] [Patch v2 2/2] SourceLevelDebugPkg/DebugTimer: Dump Debug Timer parameter

2015-05-21 Thread Jeff Fan
Add one parameter DumpFlag to indicate if need to dump Local APIC time's parameter. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jeff Fan CC: Ruiyu Ni --- .../Library/DebugAgent/DebugAgentCommon/DebugAgent.c | 2 +- .../Library/DebugAgent/DebugAgentCommon/DebugTi

[edk2] [Patch v2 0/2] Initialize Local APIC Timer in SMM entry

2015-05-21 Thread Jeff Fan
Now Debug Agent library uses Local APIC Timer to implement time-out mechanism. In SMM, SMM BSP maybe not be the one in DXE phase, its local APIC timer may not work. This fix is to initialize Local APIC timer if it doesn't work as expected at SMM entry. Add DumpFlag to indicate if dump Local APIC ti

Re: [edk2] [PATCH] MdeModulePkg: Regular expression protocol

2015-05-21 Thread Ni, Ruiyu
Doman, 1. If RegExCompile() returns ABORTED, is the HANDLE valid or not? Because of ABORTED, it makes more sense to let HANDLE to not be created. But then RegExErrorMessage(HANDLE) cannot be called. 2. Why do you use CHAR8 instead of CHAR16 for captured string? Even your library implementation

[edk2] [patch] MdeModulePkg/AtaAtapiPassThruDxe: Support 4K bytes block size HDDs

2015-05-21 Thread Tian Feng
The original code hard-codes block size to 512. But after ATA 7 spec, the non-512 block size is also supported. The code is updated to dynamically calculate the block size according to IDENTIFY data. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Feng Tian --- .../Bus/Ata

[edk2] [Patch 2/2] SourceLevelDebugPkg/DebugTimer: Dump Debug Timer parameter

2015-05-21 Thread Jeff Fan
Dump Debug Timer's parameter only if TimerFrequency is not NULL. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jeff Fan CC: Ruiyu Ni --- .../Library/DebugAgent/DebugAgentCommon/DebugTimer.c | 15 +-- 1 file changed, 9 insertions(+), 6 deletions(-) diff

[edk2] [Patch 1/2] SourceLevelDebugPkg/SmmDebugAgent: Initialize Local APIC Timer

2015-05-21 Thread Jeff Fan
Now Debug Agent library uses Local APIC Timer to implement time-out mechanism. In SMM, SMM BSP maybe not be the one in DXE phase, its local APIC timer may not work. This fix is to initialize Local APIC timer if it doesn't work as expected at SMM entry. Contributed-under: TianoCore Contribution Agr

[edk2] [Patch 0/2] Initialize Local APIC Timer in SMM entry

2015-05-21 Thread Jeff Fan
Now Debug Agent library uses Local APIC Timer to implement time-out mechanism. In SMM, SMM BSP maybe not be the one in DXE phase, its local APIC timer may not work. This fix is to initialize Local APIC timer if it doesn't work as expected at SMM entry. And only dump Local APIC timer's parameter if

Re: [edk2] UNDI example network drivers

2015-05-21 Thread Ye, Ting
Leif, You can refer to the one @ https://svn.code.sf.net/p/edk2/code/trunk/edk2/OptionRomPkg/UndiRuntimeDxe. Best Regards, Ye Ting From: Leif Lindholm [mailto:leif.lindh...@linaro.org] Sent: Friday, May 22, 2015 9:47 AM To: edk2-devel@lists.sourceforge.net Subject: [edk2] UNDI example network d

[edk2] UNDI example network drivers

2015-05-21 Thread Leif Lindholm
Hi all, Does anyone know where I could find an example UNDI Ethernet device driver? / Leif -- One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+

Re: [edk2] To list the files in the USB device

2015-05-21 Thread KSilva
thank Andrew, I got -- One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actiona

Re: [edk2] TPM device resource in ASL

2015-05-21 Thread Anbazhagan, Baraneedharan
In my testing, Win7 Bitlocker fails to initialize if TPM memory region is reported as ReadOnly. From: Zhang, Chao B [mailto:chao.b.zh...@intel.com] Sent: Thursday, May 21, 2015 12:12 AM To: Anbazhagan, Baraneedharan; edk2-devel@lists.sourceforge.net Subject: RE: TPM device resource in ASL Barane

[edk2] could PPB's oprom be run?

2015-05-21 Thread TigerLiu
Hi, experts: Could EDK2’s PCI BUS driver find PPB’s OpROM and load it into DRAM? PPB : Pci-to-Pci Bridge. Best wishes, 本邮件仅针对指定的收件人发送并可能含有保密或专有内容。任何非指定收件人所为之查阅、转发或使用本信息是不被允许的。 如果您误收到本邮件,请立即告知发件人并删除本邮件及所有附件。谢谢! The information transmitted in this e-mail is intended only for the addressee and may

Re: [edk2] Debug UEFI driver using EDKII

2015-05-21 Thread Kan Qiu
Thanks Ray, it didn't make the difference after turning gEfiMdeModulePkgTokenSpaceGuid.PcdSerialUseHardwareFlowControl to TRUE, then I tried making both HOST and Target OFF with FlowControl. Then the log seemed went a bit further, host and target were able to exchange messages initially, but at the

Re: [edk2] [PATCH v2 2/2] BaseTools: Add default BuildRuleOrder in tools_def.template

2015-05-21 Thread Gao, Liming
Jordan: To keep compatibility, I don't prefer to update build_rule.txt for .S and .asm file extension, because they have been for long time, we don't know whether user code base has such case or not. For nasm, it is new added, and not widely used now. We may change it. If you prefer to make

Re: [edk2] [PATCH v2 2/2] BaseTools: Add default BuildRuleOrder in tools_def.template

2015-05-21 Thread Jordan Justen
On 2015-05-20 18:39:40, Liming Gao wrote: > *_*_*_*_BUILDRULEORDER = nasm Nasm NASM asm Asm ASM S s > *_XCODE32_*_*_BUILDRULEORDER= S s nasm Nasm NASM > *_XCLANG_*_*_BUILDRULEORDER = S s nasm Nasm NASM > *_XCODE5_*_*_BUILDRULEORDER = S s nasm Nasm NASM Sorry I didn't respond quicker. :