[edk2] [edk2-test][Patch 1/1] uefi-sct/SctPkg: Size in EraseBlocks() is in bytes

2019-03-10 Thread Eric Jin
The erase size used in current test is blocks number, and should be corrected to the size in bytes to be erased. According to UEFI spec, it must be a multiple of the physical block size of the device, even the EraseLengthGranularity blocks for some device. Cc: Supreeth Venkatesh

Re: [edk2] [PATCH] BaseTools: Enable compiler cache support in edk2 build

2019-03-10 Thread Gao, Liming
Reviewed-by: Liming Gao >-Original Message- >From: Shi, Steven >Sent: Wednesday, January 30, 2019 12:18 PM >To: edk2-devel@lists.01.org >Cc: Gao, Liming >Subject: [PATCH] BaseTools: Enable compiler cache support in edk2 build > >https://bugzilla.tianocore.org/show_bug.cgi?id=1499

[edk2] [edk2-test][Patch 1/1] uefi-sct/SctPkg:Implement iSCSI DevicePathToText Test

2019-03-10 Thread Eric Jin
It is the new checkpoint of iSCSI DevicePathToText. The Lun display is to follow with the UEFI Spec that "The LUN is an 8 byte array that is displayed in hexadecimal format with byte 0 first (i.e., on the left) and byte 7 last (i.e, on the right). Cc: Supreeth Venkatesh Contributed-under:

Re: [edk2] [PATCH 1/3] MdePkg/MdePkg.uni: Add the prompt and help information

2019-03-10 Thread Zhang, Shenglei
Sorry that's my mistake. I'll fix the error in v2. Thanks, Shenglei > -Original Message- > From: Yao, Jiewen > Sent: Monday, March 11, 2019 9:49 AM > To: Zhang, Shenglei ; edk2-devel@lists.01.org > Cc: Kinney, Michael D ; Gao, Liming > ; Yao, Jiewen > Subject: RE: [edk2] [PATCH 1/3]

Re: [edk2] [PATCH 1/3] MdePkg/MdePkg.uni: Add the prompt and help information

2019-03-10 Thread Yao, Jiewen
HI I am confused why the help info is " Indicates the maximum length of Unicode string used in the following " ? > -Original Message- > From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of > Shenglei Zhang > Sent: Monday, March 11, 2019 8:55 AM > To:

Re: [edk2] [PATCH v2] MdeModulePkg/SdMmcPciHcDxe: Add V3 64b DMA Support

2019-03-10 Thread Wu, Hao A
Ashish and Eugene, The patch has been pushed as commit: 690d60c0ada5ff137c84982220b3fdd112697aa3 Thanks a lot for the contribution and testing effort. Best Regards, Hao Wu > -Original Message- > From: Wu, Hao A > Sent: Thursday, March 07, 2019 9:33 AM > To: Ashish Singhal;

Re: [edk2] [PATCH 3/3] UefiCpuPkg/UefiCpuPkg.uni: Add the prompt and help information

2019-03-10 Thread Dong, Eric
Reviewed-by: Eric Dong > -Original Message- > From: Zhang, Shenglei > Sent: Monday, March 11, 2019 8:55 AM > To: edk2-devel@lists.01.org > Cc: Dong, Eric ; Ni, Ray ; Laszlo > Ersek > Subject: [PATCH 3/3] UefiCpuPkg/UefiCpuPkg.uni: Add the prompt and help > information > > The prompt

[edk2] [PATCH 2/3] SecurityPkg/SecurityPkg.uni: Add the prompt and help information

2019-03-10 Thread Shenglei Zhang
The prompt and help information are missing in SecurityPkg.uni. https://bugzilla.tianocore.org/show_bug.cgi?id=1600 Cc: Chao Zhang Cc: Jiewen Yao Cc: Jian Wang Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Shenglei Zhang --- SecurityPkg/SecurityPkg.uni | 6 ++ 1

[edk2] [PATCH 1/3] MdePkg/MdePkg.uni: Add the prompt and help information

2019-03-10 Thread Shenglei Zhang
The prompt and help information are missing in MdePkg.uni. https://bugzilla.tianocore.org/show_bug.cgi?id=1600 Cc: Michael D Kinney Cc: Liming Gao Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Shenglei Zhang --- MdePkg/MdePkg.uni | 7 +++ 1 file changed, 7

[edk2] [PATCH 3/3] UefiCpuPkg/UefiCpuPkg.uni: Add the prompt and help information

2019-03-10 Thread Shenglei Zhang
The prompt and help information are missing in UefiPkg.uni. https://bugzilla.tianocore.org/show_bug.cgi?id=1600 Cc: Eric Dong Cc: Ray Ni Cc: Laszlo Ersek Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Shenglei Zhang --- UefiCpuPkg/UefiCpuPkg.uni | 4 1 file

[edk2] [PATCH 0/3] Add the prompt and help information in .uni files

2019-03-10 Thread Shenglei Zhang
The prompt and help information are missing in MdePkg/UefiPkg/SecurityPkg.uni Cc: Eric Dong Cc: Ray Ni Cc: Laszlo Ersek Cc: Chao Zhang Cc: Jiewen Yao Cc: Jian Wang Cc: Michael D Kinney Cc: Liming Gao Shenglei Zhang (3): MdePkg/MdePkg.uni: Add the prompt and help information

Re: [edk2] Regarding PXE boot NACK error.

2019-03-10 Thread MohammadYounasKhan.P
Hi All, Do you have any comments on this? Thank you, Younas. -Original Message- From: edk2-devel On Behalf Of Pathan, MohammadYounasKhan Sent: Thursday, March 7, 2019 11:07 PM To: edk2-devel@lists.01.org Cc: Raju, SriramKumar; Poosapalli, Karunakar; S, Shekar Babu Subject: [edk2]