Re: [edk2] Still Cannot Find Files

2016-03-13 Thread Gao, Liming
Jim: edk2master can work. You can follow the steps in https://github.com/tianocore/tianocore.github.io/wiki/SourceForge-to-Github-Quick-Start to setup edk2 to setup edk2 work envs. Do you use FFS function? In PEI phase, PeiServicesLib (MdePkg\Include\Library\PeiServicesLib.h) provides

[edk2] [PATCH v5 1/2] EmbeddedPkg: enhance for multiple gpio controllers

2016-03-13 Thread Haojian Zhuang
EmbeddedGpio only supports one gpio controller in one platform. Now create PLATFORM_GPIO_CONTROLLER to support multiple gpio controllers in one platform. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Haojian Zhuang ---

[edk2] [PATCH v5 2/2] ArmPlatformPkg: PL061: support multiple controller

2016-03-13 Thread Haojian Zhuang
Support multiple PL061 controllers. If platform gpio driver couldn't be found, PL061 gpio driver will continue to load PcdPL061GpioBase as the register base. It could be compatible with the use case of current PL061 gpio driver. Contributed-under: TianoCore Contribution Agreement 1.0

[edk2] [PATCH v5 0/2] support multiple PL061 gpio controllers

2016-03-13 Thread Haojian Zhuang
Changelog: v5: * Rebase to Leif's latest refactor code on PL061. v4: * Use 64-bit value on PL061 register base address. * Use fallback to be compatible with current PcdPL061GpioBase value when platform gpio driver isn't present. * Remove the dependancy on PL061. Move the

Re: [edk2] [PATCH v3] NetworkPkg: Add URI configuration form to HTTP boot driver.

2016-03-13 Thread Gary Lin
On Fri, Mar 11, 2016 at 04:46:49PM +0100, Laszlo Ersek wrote: > On 03/11/16 05:26, Gary Lin wrote: > > On Thu, Mar 10, 2016 at 12:31:18PM +0100, Laszlo Ersek wrote: > >> On 03/10/16 11:02, Gary Lin wrote: > >>> On Thu, Mar 10, 2016 at 10:20:12AM +0100, Laszlo Ersek wrote: > On 03/10/16 08:49,

Re: [edk2] [PATCH] MdeModulePkg: Add PcdMaxPeiPerformanceLogEntries16 PROMPT STR to *.uni

2016-03-13 Thread Tian, Feng
Reviewed-by: Feng Tian Thanks Feng -Original Message- From: Qiu, Shumin Sent: Monday, March 14, 2016 9:55 AM To: Zeng, Star ; edk2-devel@lists.01.org Cc: Cinnamon Shia ; Tian, Feng Subject: RE:

[edk2] [PATCH v7] MdePkg: Add UEFI2.6 HII Image Ex and Image Decoder protocol definition.

2016-03-13 Thread Cecil Sheng
Add the definition for the new UEFI 2.6 EFI_HII_IMAGE_EX_PROTOCOL and EFI_IMAGE_DECODER_PROTOCOL. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Cecil Sheng Reviewed-by: Samer El-Haj-Mahmoud Reviewed-by: Abner Chang

Re: [edk2] [PATCH] MdeModulePkg: Add PcdMaxPeiPerformanceLogEntries16 PROMPT STR to *.uni

2016-03-13 Thread Shia, Cinnamon
Reviewed-by: Cinnamon Shia -Original Message- From: Qiu, Shumin [mailto:shumin@intel.com] Sent: Monday, March 14, 2016 9:55 AM To: Zeng, Star ; edk2-devel@lists.01.org Cc: Shia, Cinnamon ; Tian, Feng

Re: [edk2] [Patch] BaseTools: Add two macros into AutoGenObject macro dict

2016-03-13 Thread Gao, Liming
Reviewed-by: Liming Gao > -Original Message- > From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of > Yonghong Zhu > Sent: Friday, March 11, 2016 7:01 PM > To: edk2-devel@lists.01.org > Subject: [edk2] [Patch] BaseTools: Add two macros into

Re: [edk2] [Patch] BaseTools/BPDG: Fix the bug to get the PCD Size

2016-03-13 Thread Gao, Liming
Reviewed-by: Liming Gao > -Original Message- > From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of > Yonghong Zhu > Sent: Sunday, March 13, 2016 6:16 PM > To: edk2-devel@lists.01.org > Subject: [edk2] [Patch] BaseTools/BPDG: Fix the bug to get the

Re: [edk2] EDK2-devel subscription

2016-03-13 Thread Gao, Liming
Yes. You can post any question and problems in edk2 project. > -Original Message- > From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of > senthilarasu_arun...@dell.com > Sent: Monday, March 14, 2016 12:50 AM > To: edk2-devel@lists.01.org > Subject: [edk2] EDK2-devel

Re: [edk2] [PATCH] BaseTools: Mentioned get_vsvars.bat at ReadMe

2016-03-13 Thread Gao, Liming
Reviewed-by: Liming Gao > -Original Message- > From: Peter Kirmeier [mailto:topet...@freenet.de] > Sent: Sunday, March 13, 2016 5:29 AM > To: edk2-de...@ml01.01.org > Cc: Zhu, Yonghong; Gao, Liming > Subject: [PATCH] BaseTools: Mentioned get_vsvars.bat at ReadMe >

Re: [edk2] [PATCH] ShellPkg: Fix Shell ASSERT when read 'TAB' key fail from 'ConIn'.

2016-03-13 Thread Ni, Ruiyu
Reviewed-by: Ruiyu Ni >-Original Message- >From: Qiu, Shumin >Sent: Sunday, March 13, 2016 3:58 PM >To: edk2-devel@lists.01.org >Cc: Carsey, Jaben ; Ni, Ruiyu >Subject: [PATCH] ShellPkg: Fix Shell ASSERT when read 'TAB'

Re: [edk2] [PATCH] MdeModulePkg: Add PcdMaxPeiPerformanceLogEntries16 PROMPT STR to *.uni

2016-03-13 Thread Qiu, Shumin
Reviewed-by: Qiu Shumin -Original Message- From: Zeng, Star Sent: Monday, March 14, 2016 9:53 AM To: edk2-devel@lists.01.org Cc: Qiu, Shumin; Cinnamon Shia; Tian, Feng Subject: [PATCH] MdeModulePkg: Add PcdMaxPeiPerformanceLogEntries16 PROMPT STR to *.uni Commit

[edk2] [PATCH] MdeModulePkg: Add PcdMaxPeiPerformanceLogEntries16 PROMPT STR to *.uni

2016-03-13 Thread Star Zeng
Commit 7c50b3434377cbb49ce4514ee31339000a5cadc0 introduced PcdMaxPeiPerformanceLogEntries16 to support > 256 PEI performance log entries, but its PROMPT STR were forgotten to be added into *.uni. Commit 7c50b3434377cbb49ce4514ee31339000a5cadc0 also updated PcdMaxPeiPerformanceLogEntries HELP STR.

Re: [edk2] [Patch] NetworkPkg: fix function comments in HttpBootDxe.

2016-03-13 Thread Bruce Cran
On 3/10/16 7:49 PM, Zhang, Lubo wrote: Reviewed-by: Zhang, Lubo -Original Message- From: Fu, Siyuan Sent: Thursday, March 10, 2016 10:10 AM To: edk2-devel@lists.01.org Cc: Wu, Jiaxin ; Zhang, Lubo Subject: [Patch]

Re: [edk2] [PATCH 0/3] OvmfPkg: enable 64-bit PCI MMIO

2016-03-13 Thread Laszlo Ersek
On 03/10/16 22:05, Laszlo Ersek wrote: > This is the last wave(-let) I have for now. > > Public branch: > . > > Thomas, it would be great if you could test it. > > Cc: Gerd Hoffmann > Cc: Jordan Justen

[edk2] EDK2-devel subscription

2016-03-13 Thread Senthilarasu_ARUNACH
Dell - Internal Use - Confidential Hi, I want to post my comments regarding latest edk2 (USK2015) , let me know if it's a right forum Thanks ___ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel

[edk2] [Patch] BaseTools/BPDG: Fix the bug to get the PCD Size

2016-03-13 Thread Yonghong Zhu
The original bug is only consider int format of PcdSize, but forgot the Hex format. The fix is use the already exist variable PCD.PcdBinSize which done to translate PCD size cover both format. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Yonghong Zhu