Re: [edk2] [PATCH V2 2/3] PerformancePkg Dp_App: Remove TimerLib dependency

2016-06-08 Thread Carsey, Jaben
Reviewed-by: Jaben Carsey > -Original Message- > From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of > Star Zeng > Sent: Wednesday, June 08, 2016 3:24 AM > To: edk2-devel@lists.01.org > Cc: Carsey, Jaben ; Yao, Jiewen >

Re: [edk2] [PATCH V2 3/3] ShellPkg UefiDpLib: Remove TimerLib dependency

2016-06-08 Thread Carsey, Jaben
Reviewed-by: Jaben Carsey > -Original Message- > From: Zeng, Star > Sent: Wednesday, June 08, 2016 3:24 AM > To: edk2-devel@lists.01.org > Cc: Gao, Liming ; Yao, Jiewen > ; Cinnamon Shia ; >

[edk2] The specification mistypings.

2016-06-08 Thread valerij zaporogeci
Hi, Uefi specification guys. I am reading Uefi specification and occasionally am finding some obvious mistypings, which may confuse implemeters (or cause errors), so I thought it would be not redundant to inform you about this. This time it's almost nothing, but still, it would be ok to fix this.

Re: [edk2] The specification mistypings.

2016-06-08 Thread Rothman, Michael A
Thanks for finding that. I'll take those items (which are clearly bugs) and post it within the UEFI workgroup as a pending errata. Thanks, Mike Rothman (迈克 罗斯曼 / माइकल रोथ्मेन् / Михаил Ротман / משה רוטמן) רועה עיקרי של חתולים -Original Message- From: edk2-devel

Re: [edk2] [PATCH] SecurityPkg: Tcg2Smm: Make TCG2 PP version configurable

2016-06-08 Thread Yao, Jiewen
Reviewed by: jiewen@intel.com > -Original Message- > From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of > Zhang, Chao B > Sent: Wednesday, June 8, 2016 3:38 PM > To: edk2-devel@lists.01.org > Cc: Yao, Jiewen ; Zhang, Chao B >

Re: [edk2] [PATCH 0/4] Remove TimerLib dependency from DP

2016-06-08 Thread Yao, Jiewen
Correct a typo. From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Yao, Jiewen Sent: Wednesday, June 8, 2016 4:41 PM To: Zeng, Star ; edk2-devel@lists.01.org Cc: Carsey, Jaben ; Gao, Liming Subject: Re:

[edk2] [PATCH 2/4] IntelFrameworkModulePkg GenericBdsLib: Assign TimerStartValue/TimerEndValue

2016-06-08 Thread Star Zeng
Cc: Liming Gao Cc: Jiewen Yao Cc: Cinnamon Shia Cc: Jaben Carsey Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng ---

[edk2] [PATCH 4/4] ShellPkg UefiDpLib: Remove TimerLib dependency

2016-06-08 Thread Star Zeng
Current UefiDpLib implementation depends on TimerLib, as different platforms may implement and use their own TimerLib, it makes the dp command needs to be built by platform. The TimerLib dependency can be removed by using L"PerfDataMemAddr" variable to make UefiDpLib to be generic. Cc: Liming Gao

[edk2] [PATCH 3/4] PerformancePkg Dp_App: Remove TimerLib dependency

2016-06-08 Thread Star Zeng
Current Dp_App implementation depends on TimerLib, as different platforms may implement and use their own TimerLib, it makes the dp application needs to be built by platform. The TimerLib dependency can be removed by using L"PerfDataMemAddr" variable to make Dp_App to be generic. Cc: Liming Gao

[edk2] [PATCH 0/4] Remove TimerLib dependency from DP

2016-06-08 Thread Star Zeng
Current DP implementation depends on TimerLib, as different platforms may implement and use their own TimerLib, it makes the dp needs to be built by platform. The TimerLib dependency can be removed by using L"PerfDataMemAddr" variable to make Dp_App to be generic. Cc: Liming Gao

[edk2] [PATCH 1/4] MdeModulePkg: Add TimerStartValue and TimerEndValue into PERF_HEADER

2016-06-08 Thread Star Zeng
Also assign TimerStartValue/TimerEndValue. Cc: Liming Gao Cc: Jiewen Yao Cc: Cinnamon Shia Cc: Jaben Carsey Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng

[edk2] [PATCH 1/2] MdeModulePkg: Correct the usage of gPerformanceProtocolGuid in inf

2016-06-08 Thread Star Zeng
Add gPerformanceProtocolGuid in BdsDxe.inf explicitly. Currently, BdsDxe could build pass as it inherits gPerformanceProtocolGuid from UefiBootManagerLib.inf. Also update the usage of gPerformanceProtocolGuid in UefiBootManagerLib.inf. Cc: Liming Gao Contributed-under:

[edk2] [PATCH 2/2] IntelFrameworkModulePkg: Correct the usage of gPerformanceProtocolGuid in inf

2016-06-08 Thread Star Zeng
Add gPerformanceProtocolGuid in BdsDxe.inf explicitly. Currently, BdsDxe could build pass as it inherits gPerformanceProtocolGuid from GenericBdsLib.inf. Also update the usage of gPerformanceProtocolGuid in GenericBdsLib.inf. Cc: Liming Gao Contributed-under: TianoCore

[edk2] [PATCH 0/2] Correct the usage of gPerformanceProtocolGuid in inf

2016-06-08 Thread Star Zeng
Cc: Liming Gao Star Zeng (2): MdeModulePkg: Correct the usage of gPerformanceProtocolGuid in inf IntelFrameworkModulePkg: Correct the usage of gPerformanceProtocolGuid in inf IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf | 2 +-

Re: [edk2] [PATCH 0/4] Remove TimerLib dependency from DP

2016-06-08 Thread Yao, Jiewen
That is a very good enhancement, so that we can have a generic DP tool to work on all platforms, ideally. I fully agree that we should remove TimerLib dependency, because TimerLib is the platform scope. There should be no compatibility concern because DP tool should bind to each platform

[edk2] [PATCH]pentium-celeron-n-udk2015 Branch: Update ReadMe.MD file.

2016-06-08 Thread Wei, David
>From a493bbe72adf99d50551b42df4c74f7aa0da32a9 Mon Sep 17 00:00:00 2001 From: david wei Date: Wed, 8 Jun 2016 17:10:28 +0800 Subject: [PATCH] Update ReadMe.MD file. Update ReadMe.MD file of branch pentium-celeron-n-udk2015 of https://github.com/tianocore/edk2-platforms.git

Re: [edk2] edk2-staging/HTTPS-TLS

2016-06-08 Thread David Woodhouse
On Thu, 2016-05-19 at 10:30 +0200, Laszlo Ersek wrote: > > master final merge > *---*-*---**---*--**--> >  \ \    \ / >   \ \   

Re: [edk2] [PATCH 0/4] Remove TimerLib dependency from DP

2016-06-08 Thread Zeng, Star
Good comments, please go to review the V2 patch series instead of this series. Thanks, Star From: Yao, Jiewen Sent: Wednesday, June 8, 2016 4:45 PM To: Yao, Jiewen ; Zeng, Star ; edk2-devel@lists.01.org Cc: Carsey, Jaben ; Gao,

[edk2] [PATCH V2 2/3] PerformancePkg Dp_App: Remove TimerLib dependency

2016-06-08 Thread Star Zeng
Current Dp_App implementation depends on TimerLib, as different platforms may implement and use their own TimerLib, it makes the dp application needs to be built by platform. The TimerLib dependency can be removed by using PEI performance log HOB to make Dp_App to be generic. Cc: Liming Gao

[edk2] [PATCH V2 0/3] Remove TimerLib dependency from DP

2016-06-08 Thread Star Zeng
Current DP implementation depends on TimerLib, as different platforms may implement and use their own TimerLib, it makes the dp needs to be built by platform. The TimerLib dependency can be removed by using PEI performance log HOB to make DP to be generic. Cc: Liming Gao

[edk2] [PATCH V2 1/3] MdeModulePkg: Extend PEI_PERFORMANCE_LOG_HEADER

2016-06-08 Thread Star Zeng
Add and assign CpuFreq/TimerStartValue/TimerEndValue into PEI_PERFORMANCE_LOG_HEADER Cc: Liming Gao Cc: Jiewen Yao Cc: Cinnamon Shia Cc: Jaben Carsey Contributed-under: TianoCore Contribution Agreement

[edk2] [PATCH V2 3/3] ShellPkg UefiDpLib: Remove TimerLib dependency

2016-06-08 Thread Star Zeng
Current UefiDpLib implementation depends on TimerLib, as different platforms may implement and use their own TimerLib, it makes the dp command needs to be built by platform. The TimerLib dependency can be removed by using PEI performance log HOB to make UefiDpLib to be generic. Cc: Liming Gao

Re: [edk2] edk2-staging/HTTPS-TLS

2016-06-08 Thread Laszlo Ersek
On 06/08/16 12:08, David Woodhouse wrote: > On Thu, 2016-05-19 at 10:30 +0200, Laszlo Ersek wrote: >> >> master final merge >> *---*-*---**---*--**--> >> \ \\ /

Re: [edk2] [PATCH V2 1/3] MdeModulePkg: Extend PEI_PERFORMANCE_LOG_HEADER

2016-06-08 Thread Yao, Jiewen
Looks good. Series reviewed by: jiewen@intel.com > -Original Message- > From: Zeng, Star > Sent: Wednesday, June 8, 2016 6:24 PM > To: edk2-devel@lists.01.org > Cc: Gao, Liming ; Yao, Jiewen > ; Cinnamon Shia ; >

[edk2] [PATCH] BraswellPlatformPkg: Change Fsp Binary.

2016-06-08 Thread Guo, Mang
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Guo Mang --- BraswellPlatformPkg/PlatformPkg.fdf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BraswellPlatformPkg/PlatformPkg.fdf b/BraswellPlatformPkg/PlatformPkg.fdf index

Re: [edk2] [Patch] MdeModulePkg: Fix IPv4 UseDefaultAddress failure case.

2016-06-08 Thread El-Haj-Mahmoud, Samer
Reviewed-by : Samer El-Haj-Mahmoud -Original Message- From: Jiaxin Wu [jiaxin...@intel.com] Received: Wednesday, 08 Jun 2016, 12:49AM To: edk2-devel@lists.01.org [edk2-devel@lists.01.org] CC: Ye Ting [ting...@intel.com]; El-Haj-Mahmoud, Samer

Re: [edk2] [PATCH] BraswellPlatformPkg: Change Fsp Binary.

2016-06-08 Thread Wei, David
Reviewed-by: David Wei Thanks, David Intel SSG BIOS -Original Message- From: Guo, Mang Sent: Wednesday, June 08, 2016 2:45 PM To: edk2-devel@lists.01.org Cc: Wei, David Subject: [PATCH] BraswellPlatformPkg: Change Fsp Binary.

[edk2] [patch] MdeModulePkg/Database: Fix incorrect calculation of baseline in FontPackage

2016-06-08 Thread Dandan Bi
When adding font package, there exits the case that only have the EFI_HII_GIBT_GLYPH_DEFAULT or EFI_HII_GIBT_GLYPHS_DEFAULT glyph block and use the default cell info in font package fixed header. In this case, we can't get the correct baseline now. This patch is to fix this issue by recalculating