[edk2] [Patch] Vlv2TbltDevicePkg: Add 'yL' build option to enable SPI lock for MinnowBoard Max.

2015-11-10 Thread Tim He
Signed-off-by: Tim He --- Vlv2TbltDevicePkg/Build_IFWI.bat| 15 --- Vlv2TbltDevicePkg/Build_IFWI.sh | 6 +- Vlv2TbltDevicePkg/Stitch/IFWIStitch.bat | 17 +++-- Vlv2TbltDevicePkg/bld_vlv.sh| 13 - 4 files changed, 40 insertions(+

[edk2] [Patch] [Patch V3] MdeModulePkg DxeFileExplorerProtocol: Create wrapper file explorer library.

2015-11-10 Thread Eric Dong
This library wrapper explorer protocol and produce the file explorer library. Cc: Liming Gao Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong --- .../DxeFileExplorerProtocol.c | 88 + .../DxeFileExplorerProtocol.inf

Re: [edk2] [Patch V3 2/2] MdeModulePkg FileExplorerDxe: Create file explorer Protocol.

2015-11-10 Thread Dong, Eric
Yes, will update when check in the code. -Original Message- From: af...@apple.com [mailto:af...@apple.com] Sent: Wednesday, November 11, 2015 1:41 PM To: Dong, Eric Cc: edk2-devel@lists.01.org; cecil.sh...@hpe.com; samer.el-haj-mahm...@hpe.com; Gao, Liming Subject: Re: [edk2] [Patch V3 2

Re: [edk2] [Patch V2 0/5] Create BootLogoLib to provide common interfaces for LOGO drawing

2015-11-10 Thread Tian, Feng
Series look good to me after responding Jordan's feedback Viewed-by: Feng Tian -Original Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Ruiyu Ni Sent: Monday, November 09, 2015 13:24 To: edk2-devel@lists.01.org Cc: Ni, Ruiyu Subject: [edk2] [Patch V2 0/5]

Re: [edk2] MdePkg: Enable Xcode build of BaseLib without

2015-11-10 Thread Gao, Liming
Jordan: I find BaseTools has one issue to support BUILDRULEORDER. It will generate two commands in Makefile to compile Thunk16.S and Thunk16.nasm both. So, Andrew will report the build failure if nasm is not installed. I will fix BaseTools issue first. Now, nasm is restricted to GCC tool c

Re: [edk2] [Patch V3 2/2] MdeModulePkg FileExplorerDxe: Create file explorer Protocol.

2015-11-10 Thread Andrew Fish
> On Nov 10, 2015, at 9:34 PM, Eric Dong wrote: > > This driver produces file explorer protocol layered on top of the > FileExplorerLib. > > Cc: Liming Gao > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Eric Dong > --- > MdeModulePkg/Include/Protocol/FileExplorer.

[edk2] [Patch V3 2/2] MdeModulePkg FileExplorerDxe: Create file explorer Protocol.

2015-11-10 Thread Eric Dong
This driver produces file explorer protocol layered on top of the FileExplorerLib. Cc: Liming Gao Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong --- MdeModulePkg/Include/Protocol/FileExplorer.h | 75 + .../Library/FileExplorerLib/Fil

[edk2] [Patch 0/2] MdeModulePkg: Create file explorer library and file

2015-11-10 Thread Eric Dong
These patches provide two new modules: FileExplorerLib and File Explorer Protocol. This protcol is base on the file explorer library. In this case other driver can free to use library solution or protocol solution when need file explorer functionality. Eric Dong (2): MdeModulePkg FileExplorerLi

[edk2] [Patch 1/2] MdeModulePkg FileExplorerLib: Create file explorer library.

2015-11-10 Thread Eric Dong
This library support select one file from the specified directory or from system root directory. Cc: Liming Gao Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong --- MdeModulePkg/Include/Library/FileExplorerLib.h | 60 + .../Library/FileExplorerLib/FileExpl

Re: [edk2] [RFC] Adaptively set serial terminal input polling interval

2015-11-10 Thread Kinney, Michael D
Heyi, I think it should be ok to always calculate it. I think the only time the #define default rate should be used is if the BaudRate is 0. Similar to setting the SerialInTimeOut, you can check in the periodic timer event notification function to see if the Baud Rate, Data Bits, Stop Bits,

Re: [edk2] Filesystem issues since "OvmfPkg: enable SATA controller"

2015-11-10 Thread Gary Ching-Pang Lin
On Tue, Nov 10, 2015 at 04:55:16PM +, Mark Rutland wrote: > I've been trying to test an EFI application on x86_64 using Ubuntu 14.04's > QEMU > 2.0.0. I have a directory 'foo' containing the application, and I get QEMU to > create a virtual FAT device: > > $ qemu-system-x86_64 -nographic \ >

Re: [edk2] MdePkg: Enable Xcode build of BaseLib without

2015-11-10 Thread Andrew Fish
> On Nov 10, 2015, at 8:06 PM, Jordan Justen wrote: > > On 2015-11-10 19:18:01, Andrew Fish wrote: >> On Nov 10, 2015, at 7:11 PM, Jordan Justen >> wrote: >> Liming, Andrew, >> >> Wasn't BUILDRULEORDER supposed to help with this? >> >> I asked about that too? I was testing with XCODE5, so

Re: [edk2] MdePkg: Enable Xcode build of BaseLib without

2015-11-10 Thread Jordan Justen
On 2015-11-10 19:18:01, Andrew Fish wrote: > On Nov 10, 2015, at 7:11 PM, Jordan Justen > wrote: > Liming, Andrew, > > Wasn't BUILDRULEORDER supposed to help with this? > > I asked about that too? I was testing with XCODE5, so the BUILDRULEORDER > should have been S s nasm? > >git grep BU

Re: [edk2] ShellPkg: Network commands (ifconfig/ping) broken

2015-11-10 Thread Ye, Ting
Hi Johannes, I would like to add some background info here: The original EFI_IP4_CONIFG_PROTOCOL has design issue that it cannot function well for a driver or an application (e.g. ifconfig) to configure static address. To solve this issue, ifconfig in UDK2014 defines a structure NIC_IP4_CONFIG

Re: [edk2] Armv8 64bit: System error booting linux from the UEFI

2015-11-10 Thread Haojian Zhuang
On 11 November 2015 at 08:20, Vladimir Olovyannikov wrote: > Hello, > > I am not sure this is the right forum to ask this question, so I am sorry in > advance if this is an offtopic here (please point me to the proper one). > > I brought up UEFI on the device and am trying to load linux from the

Re: [edk2] MdePkg: Enable Xcode build of BaseLib without

2015-11-10 Thread Andrew Fish
> On Nov 10, 2015, at 7:11 PM, Jordan Justen wrote: > > Liming, Andrew, > > Wasn't BUILDRULEORDER supposed to help with this? > I asked about that too? I was testing with XCODE5, so the BUILDRULEORDER should have been S s nasm? >git grep BUILDRULEORDER BaseTools/Conf/tools_def.template:636

Re: [edk2] MdePkg: Enable Xcode build of BaseLib without

2015-11-10 Thread Jordan Justen
Liming, Andrew, Wasn't BUILDRULEORDER supposed to help with this? -Jordan On 2015-11-10 18:30:39, Gao, Liming wrote: > This patch is committed at r18766. > > Thanks > Liming > From: af...@apple.com [mailto:af...@apple.com] > Sent: Tuesday, November 10, 2015 11:31 PM > To: Gao, Liming > Cc: edk2

Re: [edk2] [RFC] Adaptively set serial terminal input polling interval

2015-11-10 Thread Heyi Guo
On 11/11/2015 10:06 AM, Kinney, Michael D wrote: Heyi, Yes. I think computing the poll rate is a good addition to the TerminalDxe module. If any of the information required to compute the rate is not available, then the #define default rate can be used. Do you want to prepare a patch with

Re: [edk2] MdeModulePkg: Fix Xcode 6.3.2/clang compilation issues.

2015-11-10 Thread Tian, Feng
RegularExpressionDxe change is ok for me. Reviewed-by: Feng Tian -Original Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Andrew Fish Sent: Tuesday, November 10, 2015 23:33 To: Gao, Liming Cc: edk2-devel; Tian, Feng Subject: Re: [edk2] MdeModulePkg: Fix

Re: [edk2] [patch] NetworkPkg: Report Http Errors to screen when http layer occurs an error

2015-11-10 Thread Wu, Jiaxin
Reviewed-by: Wu Jiaxin -Original Message- From: Zhang, Lubo Sent: Monday, November 9, 2015 5:57 PM To: edk2-devel@lists.01.org Cc: Ye, Ting; Fu, Siyuan; Wu, Jiaxin; Samer El-Haj-Mahmoud Subject: [patch] NetworkPkg: Report Http Errors to screen when http layer occurs an error v2: * Cha

Re: [edk2] MdeModulePkg: Fix Xcode 6.3.2/clang compilation issues.

2015-11-10 Thread Zeng, Star
On 2015/11/10 23:33, Andrew Fish wrote: On Nov 10, 2015, at 7:04 AM, Andrew Fish wrote: On Nov 10, 2015, at 12:06 AM, Gao, Liming mailto:liming@intel.com>> wrote: Andrew: The patch is missing. Liming, My sent mail shows these 3 patches attached? 0001-MdeModulePkg-PeiCore-Fix-Xcode-

Re: [edk2] ShellPkg: Network commands (ifconfig/ping) broken

2015-11-10 Thread Wu, Jiaxin
Yes, Laszlo, we have discussed this topic for a long time, and also we have declared that dependent network drivers, libraries and applications have been migrated to the new protocol version. But no one have more comments for that compatibility change. Since UEFI2.5 Spec also declares the EFI_I

Re: [edk2] MdeModulePkg: Fix Xcode 6.3.2/clang compilation issues.

2015-11-10 Thread Zeng, Star
On 2015/11/10 23:31, Andrew Fish wrote: On Nov 10, 2015, at 7:04 AM, Andrew Fish wrote: On Nov 10, 2015, at 12:06 AM, Gao, Liming wrote: Andrew: The patch is missing. Liming, My sent mail shows these 3 patches attached? 0001-MdeModulePkg-PeiCore-Fix-Xcode-Wempty-body-warning.patch 000

Re: [edk2] [Patch] BaseTools/GenFw: add new option to not zero PE/COFF optional header fields

2015-11-10 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: Monday, November 09, 2015 3:33 PM > To: edk2-devel@lists.01.org > Cc: Gao, Liming; carl.mil...@pnnl.gov > Subject: [edk2] [Patch] BaseTools/GenFw:

Re: [edk2] MdePkg: Enable Xcode build of BaseLib without

2015-11-10 Thread Gao, Liming
This patch is committed at r18766. Thanks Liming From: af...@apple.com [mailto:af...@apple.com] Sent: Tuesday, November 10, 2015 11:31 PM To: Gao, Liming Cc: edk2-devel; Kinney, Michael D Subject: Re: MdePkg: Enable Xcode build of BaseLib without On Nov 10, 2015, at 12:22 AM, Gao, Liming mailto

Re: [edk2] [RFC] Adaptively set serial terminal input polling interval

2015-11-10 Thread Kinney, Michael D
Heyi, Yes. I think computing the poll rate is a good addition to the TerminalDxe module. If any of the information required to compute the rate is not available, then the #define default rate can be used. Do you want to prepare a patch with this enhancement? Thanks, Mike >-Original Mes

Re: [edk2] Authentication status for signed FVs extracted in PEI

2015-11-10 Thread Kinney, Michael D
Eugene, No. I am not aware of a channel in current PI architecture other than any FV published by PEI is assumed by DXE to be immediately useable (no additional authentication action required). If content is only required in DXE, then consider deferring the FV publication and authentication t

[edk2] PiCpuSmmEntry() function in PiSmmCpuDxeSmm.c - What is the algorithm to tile the CPU save state and code for the SMI entry point in SMRAM?

2015-11-10 Thread Anh Luong
Hi, The comments in https://github.com/mdkinney/edk2/blob/AddSmmUefiCpuPkg/UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.c show an example of how CPU save state and SMI hanlder are tiled in SMRAM, but I cannot find where is the save state for CPU m+2 to 2m. Besides, I cannot tell the relation between t

Re: [edk2] [RFC] Adaptively set serial terminal input polling interval

2015-11-10 Thread Heyi Guo
On 11/11/2015 04:34 AM, Kinney, Michael D wrote: Heyi, All timers in UEFI are the minimum time. So the only way to guarantee that a FIFO will never overflow is to use flow control. Setting the poll rate based on FIFO depth and baud rate, data bits, and stop bits with flow control disabled

[edk2] Armv8 64bit: System error booting linux from the UEFI

2015-11-10 Thread Vladimir Olovyannikov
Hello, I am not sure this is the right forum to ask this question, so I am sorry in advance if this is an offtopic here (please point me to the proper one). I brought up UEFI on the device and am trying to load linux from the SD card (loading from the network using GRUB is a topic for another m

Re: [edk2] Authentication status for signed FVs extracted in PEI

2015-11-10 Thread Cohen, Eugene
Mike, > I believe the current behavior is that only FVs that are either unsigned or > FVs that are signed and pass authentication can be passed from PEI to DXE. > I believe your use case is to pass an FV from PEI to DXE that is signed, but > has not been authenticated yet. Our use case is PEI s

Re: [edk2] [RFC] Adaptively set serial terminal input polling interval

2015-11-10 Thread Kinney, Michael D
Heyi, All timers in UEFI are the minimum time. So the only way to guarantee that a FIFO will never overflow is to use flow control. Setting the poll rate based on FIFO depth and baud rate, data bits, and stop bits with flow control disabled means it should work most of the time, but another U

Re: [edk2] Authentication status for signed FVs extracted in PEI

2015-11-10 Thread Kinney, Michael D
Eugene, I believe the current behavior is that only FVs that are either unsigned or FVs that are signed and pass authentication can be passed from PEI to DXE. I believe your use case is to pass an FV from PEI to DXE that is signed, but has not been authenticated yet. Given the current PI archi

Re: [edk2] Filesystem issues since "OvmfPkg: enable SATA controller"

2015-11-10 Thread Laszlo Ersek
On 11/10/15 19:48, John Snow wrote: > > > On 11/10/2015 01:17 PM, Laszlo Ersek wrote: >> Adding John Snow (IDE maintainer in QEMU) >> >> On 11/10/15 17:55, Mark Rutland wrote: >>> I've been trying to test an EFI application on x86_64 using Ubuntu 14.04's >>> QEMU >>> 2.0.0. I have a directory 'f

Re: [edk2] [PATCH] ArmPlatformPkg: bring DS-5 scripts in line with linker script changes

2015-11-10 Thread Leif Lindholm
On 10 November 2015 at 18:10, Ard Biesheuvel wrote: > On 6 November 2015 at 08:25, Ard Biesheuvel wrote: >> The ARM and AARCH64 linker scripts have recently been updated so that >> the memory layouts of the ELF and PE/COFF versions of each module are >> identical. In particular, this means that t

Re: [edk2] Filesystem issues since "OvmfPkg: enable SATA controller"

2015-11-10 Thread Laszlo Ersek
Adding John Snow (IDE maintainer in QEMU) On 11/10/15 17:55, Mark Rutland wrote: > I've been trying to test an EFI application on x86_64 using Ubuntu 14.04's > QEMU > 2.0.0. I have a directory 'foo' containing the application, and I get QEMU to > create a virtual FAT device: > > $ qemu-system-x8

Re: [edk2] [PATCH] ArmPlatformPkg: bring DS-5 scripts in line with linker script changes

2015-11-10 Thread Ard Biesheuvel
On 6 November 2015 at 08:25, Ard Biesheuvel wrote: > The ARM and AARCH64 linker scripts have recently been updated so that > the memory layouts of the ELF and PE/COFF versions of each module are > identical. In particular, this means that the ELF images now have a > hole before the first section r

Re: [edk2] Strange behavior of the DS-5 debugger on AARCH64 with step-by-step debugging in uefi

2015-11-10 Thread Ard Biesheuvel
On 10 November 2015 at 18:41, Vladimir Olovyannikov wrote: > Ard, > Many thanks for your help. It works. > Great! Thanks for reporting back. -- Ard. > -Original Message- > From: Ard Biesheuvel [mailto:ard.biesheu...@linaro.org] > Sent: Monday, November 09, 2015 10:31 PM > To: Vladimir

Re: [edk2] Strange behavior of the DS-5 debugger on AARCH64 with step-by-step debugging in uefi

2015-11-10 Thread Vladimir Olovyannikov
Ard, Many thanks for your help. It works. Vladimir -Original Message- From: Ard Biesheuvel [mailto:ard.biesheu...@linaro.org] Sent: Monday, November 09, 2015 10:31 PM To: Vladimir Olovyannikov Cc: Cohen, Eugene; edk2-devel@lists.01.org Subject: Re: [edk2] Strange behavior of the DS-5 deb

[edk2] Filesystem issues since "OvmfPkg: enable SATA controller"

2015-11-10 Thread Mark Rutland
I've been trying to test an EFI application on x86_64 using Ubuntu 14.04's QEMU 2.0.0. I have a directory 'foo' containing the application, and I get QEMU to create a virtual FAT device: $ qemu-system-x86_64 -nographic \ -bios src/edk2/Build/OvmfX64/RELEASE_GCC48/FV/OVMF.fd \ -hda

Re: [edk2] [patch] NetworkPkg: Report Http Errors to screen when http layer occurs an error

2015-11-10 Thread El-Haj-Mahmoud, Samer
Reviewed-by: Samer El-Haj-Mahmoud -Original Message- From: Ye, Ting [mailto:ting...@intel.com] Sent: Monday, November 09, 2015 7:52 PM To: Zhang, Lubo ; edk2-devel@lists.01.org Cc: Fu, Siyuan ; Wu, Jiaxin ; El-Haj-Mahmoud, Samer Subject: RE: [patch] NetworkPkg: Report Http Errors to sc

Re: [edk2] MdeModulePkg: Fix Xcode 6.3.2/clang compilation issues.

2015-11-10 Thread Andrew Fish
> On Nov 10, 2015, at 7:04 AM, Andrew Fish wrote: > >> >> On Nov 10, 2015, at 12:06 AM, Gao, Liming > > wrote: >> >> Andrew: >> The patch is missing. >> > > Liming, > > My sent mail shows these 3 patches attached? > 0001-MdeModulePkg-PeiCore-Fix-Xcode-Wempty-bod

Re: [edk2] MdeModulePkg: Fix Xcode 6.3.2/clang compilation issues.

2015-11-10 Thread Andrew Fish
> On Nov 10, 2015, at 7:04 AM, Andrew Fish wrote: > > >> On Nov 10, 2015, at 12:06 AM, Gao, Liming wrote: >> >> Andrew: >> The patch is missing. >> > > Liming, > > My sent mail shows these 3 patches attached? > 0001-MdeModulePkg-PeiCore-Fix-Xcode-Wempty-body-warning.patch > 0002-MdeModuleP

Re: [edk2] MdePkg: Enable Xcode build of BaseLib without

2015-11-10 Thread Andrew Fish
> On Nov 10, 2015, at 12:22 AM, Gao, Liming wrote: > > Reviewed-by: Liming Gao mailto:liming@intel.com>> Liming, Can you commit the patch? Thanks, Andrew Fsih >cat 0004-MdePkg-BaseLib-don-t-require-NASM-with-Xcode.patch >From 8f4666bc80d6d4844e73b3a221e50d587ef09cec Mon Sep 17 00:00:00

Re: [edk2] MdeModulePkg: Fix Xcode 6.3.2/clang compilation issues.

2015-11-10 Thread Andrew Fish
> On Nov 10, 2015, at 7:04 AM, Andrew Fish wrote: > > >> On Nov 10, 2015, at 12:06 AM, Gao, Liming wrote: >> >> Andrew: >> The patch is missing. >> > > Liming, > > My sent mail shows these 3 patches attached? > 0001-MdeModulePkg-PeiCore-Fix-Xcode-Wempty-body-warning.patch > 0002-MdeModuleP

Re: [edk2] ShellPkg: Network commands (ifconfig/ping) broken

2015-11-10 Thread Laszlo Ersek
On 11/10/15 15:36, Carsey, Jaben wrote: > > >> -Original Message- >> From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Laszlo >> Ersek >> Sent: Tuesday, November 10, 2015 3:54 AM >> To: Leif Lindholm >> Cc: edk2-devel@lists.01.org ; Wu, Jiaxin >> >> Subject: Re: [ed

Re: [edk2] Authentication status for signed FVs extracted in PEI

2015-11-10 Thread Cohen, Eugene
Liming and Star, Thanks for the suggestion for extending the FV HOB. I'm not sure if the length change will be considered forwards and backwards compatible for all implementations. If people refer to the HOB by pointer it shouldn't be a problem but if they try to copy the HOB using the header

Re: [edk2] MdeModulePkg: Fix Xcode 6.3.2/clang compilation issues.

2015-11-10 Thread Andrew Fish
> On Nov 10, 2015, at 12:06 AM, Gao, Liming wrote: > > Andrew: > The patch is missing. > Liming, My sent mail shows these 3 patches attached? 0001-MdeModulePkg-PeiCore-Fix-Xcode-Wempty-body-warning.patch 0002-MdeModulePkg-RegularExpressionDxe-Xcode-warnings-fix.patch 0003-MdeModulePkg-Variab

Re: [edk2] ShellPkg: Network commands (ifconfig/ping) broken

2015-11-10 Thread Carsey, Jaben
> -Original Message- > From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Laszlo > Ersek > Sent: Tuesday, November 10, 2015 3:54 AM > To: Leif Lindholm > Cc: edk2-devel@lists.01.org ; Wu, Jiaxin > > Subject: Re: [edk2] ShellPkg: Network commands (ifconfig/ping) broke

Re: [edk2] ShellPkg: Network commands (ifconfig/ping) broken

2015-11-10 Thread Laszlo Ersek
On 11/10/15 11:43, Leif Lindholm wrote: > On Tue, Nov 10, 2015 at 11:28:10AM +0100, Laszlo Ersek wrote: >> On 11/10/15 11:20, Conen, Johannes wrote: >>> Hmm, you're right. is it briefly mentioned in the "ShellPkg >>> Notes.txt" - I must admit, I only took a look at the >>> "UDK2015-ReleaseNotes

Re: [edk2] ShellPkg: Network commands (ifconfig/ping) broken

2015-11-10 Thread Leif Lindholm
On Tue, Nov 10, 2015 at 11:28:10AM +0100, Laszlo Ersek wrote: > On 11/10/15 11:20, Conen, Johannes wrote: > > Hmm, you're right. is it briefly mentioned in the "ShellPkg > > Notes.txt" - I must admit, I only took a look at the > > "UDK2015-ReleaseNotes-MyWorkSpace.txt" and expected all major ch

Re: [edk2] ShellPkg: Network commands (ifconfig/ping) broken

2015-11-10 Thread Laszlo Ersek
On 11/10/15 11:20, Conen, Johannes wrote: > Hmm, you're right. is it briefly mentioned in the "ShellPkg > Notes.txt" - I must admit, I only took a look at the > "UDK2015-ReleaseNotes-MyWorkSpace.txt" and expected all major changes > to mentioned there (and well, they were, like the moving of th

Re: [edk2] Authentication status for signed FVs extracted in PEI

2015-11-10 Thread Gao, Liming
Eugene: Another idea is to update FV HOB to include authentication status instead of adding FV HOB3. The consumer code can check FV HOB Length to know whether FV HOB includes authentication status. Thanks Liming > -Original Message- > From: edk2-devel [mailto:edk2-devel-boun...@lists.

Re: [edk2] ShellPkg: Network commands (ifconfig/ping) broken

2015-11-10 Thread Conen, Johannes
Hmm, you're right. is it briefly mentioned in the "ShellPkg Notes.txt" - I must admit, I only took a look at the "UDK2015-ReleaseNotes-MyWorkSpace.txt" and expected all major changes to mentioned there (and well, they were, like the moving of the library files). So this non-backwards-compati

Re: [edk2] Authentication status for signed FVs extracted in PEI

2015-11-10 Thread Zeng, Star
On 2015/11/9 21:57, Cohen, Eugene wrote: Star, The authentication status and its inheritance support in FvInfo2 and FvPpi were covered by the mantis we submitted to support PEI security and to be equivalent with DXE. You raised another issue here to inherit authentication status from PEI to

Re: [edk2] [PATCH] MdeModulePkg: PeiCore: fix issue where AuthenticationStatus is not propagated correctly to encapsulated FVs by ensuring that the FvInfo2 PPI is installed before the FvInfo PPI

2015-11-10 Thread Zeng, Star
On 2015/11/10 17:49, Cohen, Eugene wrote: Star, Feel free to shorten the title as necessary and commit. Thanks for reviewing this. Eugene Committed at R18764. Thanks, Star -Original Message- From: Zeng, Star [mailto:star.z...@intel.com] Sent: Monday, November 09, 2015 10:14 PM To:

Re: [edk2] ShellPkg: Network commands (ifconfig/ping) broken

2015-11-10 Thread Laszlo Ersek
On 11/10/15 10:49, Conen, Johannes wrote: > Hi there, > > I made my tests with the binary shell from ShellBinPkg from UDK2014, > from UDK2015, the current master and a few commits in between and > rebuilt the shell from ShellPkg for UDK2014, UDK2015, the current > master and a few commits in betwe

Re: [edk2] ShellPkg: Network commands (ifconfig/ping) broken

2015-11-10 Thread Conen, Johannes
Hi there, I made my tests with the binary shell from ShellBinPkg from UDK2014, from UDK2015, the current master and a few commits in between and rebuilt the shell from ShellPkg for UDK2014, UDK2015, the current master and a few commits in between UDK2014 and UDK2015. It worked fine with r17868

Re: [edk2] [PATCH] MdeModulePkg: PeiCore: fix issue where AuthenticationStatus is not propagated correctly to encapsulated FVs by ensuring that the FvInfo2 PPI is installed before the FvInfo PPI

2015-11-10 Thread Cohen, Eugene
Star, Feel free to shorten the title as necessary and commit. Thanks for reviewing this. Eugene -Original Message- From: Zeng, Star [mailto:star.z...@intel.com] Sent: Monday, November 09, 2015 10:14 PM To: Cohen, Eugene ; Tian, Feng ; edk2-devel@lists.01.org Cc: Thompson, Mark L. ; Del

Re: [edk2] MdePkg: Enable Xcode build of BaseLib without

2015-11-10 Thread Gao, Liming
Reviewed-by: Liming Gao > -Original Message- > From: af...@apple.com [mailto:af...@apple.com] > Sent: Tuesday, November 10, 2015 3:18 PM > To: edk2-devel > Cc: Gao, Liming; Kinney, Michael D > Subject: MdePkg: Enable Xcode build of BaseLib without > > Please review. > > To build with Xc

Re: [edk2] MdeModulePkg: Fix Xcode 6.3.2/clang compilation issues.

2015-11-10 Thread Gao, Liming
Andrew: The patch is missing. From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Andrew Fish Sent: Tuesday, November 10, 2015 3:18 PM To: edk2-devel Cc: Tian, Feng Subject: [edk2] MdeModulePkg: Fix Xcode 6.3.2/clang compilation issues. Please review the following patches as