Re: [edk2] TFTP issue, Ping 1st packet reply missing

2015-09-29 Thread Sharma Bhupesh
> From: Laszlo Ersek [mailto:ler...@redhat.com] > Sent: Tuesday, September 29, 2015 5:52 PM > On 09/29/15 12:57, Sharma Bhupesh wrote: > > Thanks Laszlo for the very thorough description of the probable root- > cause. It helped a lot. > > > > One thing

Re: [edk2] TFTP issue, Ping 1st packet reply missing

2015-09-29 Thread Sharma Bhupesh
Thanks Laszlo for the very thorough description of the probable root-cause. It helped a lot. One thing though, which makes me wonder if this is similar to a "Brand X USB3.0 mass storage drive doesn't work on my Brand Y USB host machine" case, as on this particular machine (also checked on a

Re: [edk2] ARM64 EFI_STUB and passing a initramfs to the kernel

2015-09-21 Thread Sharma Bhupesh
Hi Leif, > From: Leif Lindholm [mailto:leif.lindh...@linaro.org] > Sent: Friday, September 18, 2015 9:38 PM > Hi Bhupesh, > > On Fri, Sep 18, 2015 at 02:03:10PM +, Sharma Bhupesh wrote: > > I have been trying my hands-on on replacing the current Legacy BDS > &g

[edk2] ARM64 EFI_STUB and passing a initramfs to the kernel

2015-09-18 Thread Sharma Bhupesh
Hi Leif, I have been trying my hands-on on replacing the current Legacy BDS loader with the EFI_STUB on a Freescale ARM64 SoC to load Linux and utilize the features of the EFI_STUB. I am taking a reference from ARM juno support, where I am getting confused about a couple of points: 1. Legacy

Re: [edk2] ShellPkg: Build errors with ARM64-GCC

2015-09-15 Thread Sharma Bhupesh
> From: Ard Biesheuvel [mailto:ard.biesheu...@linaro.org] > Sent: Monday, September 14, 2015 8:41 PM > On 14 September 2015 at 17:08, Sharma Bhupesh > <bhupesh.sha...@freescale.com> wrote: > > The error message changes to: > > > > WriteSections64(): > /../D

[edk2] ShellPkg: Build errors with ARM64-GCC

2015-09-14 Thread Sharma Bhupesh
Hi Experts, I am trying to build the latest ShellPkg using the edk2/master, but keep getting the following relocation related errors: Build Environment Details: -- Build environment: Linux-3.8.0-29-generic-i686-with-Ubuntu-12.04-precise Architecture(s) = AARCH64 Build

Re: [edk2] EDK II & GPL - Re: OVMF BoF @ KVM Forum 2015

2015-09-10 Thread Sharma Bhupesh
> From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of > Jordan Justen > Sent: Thursday, September 10, 2015 11:03 AM > On 2015-09-09 20:26:54, Andrew Fish wrote: > > > On Sep 9, 2015, at 5:41 PM, Jordan Justen > wrote: > > > On 2015-09-09 16:05:20,

[edk2] Adding a new BoardPkg to edk2 tree: Licensing

2015-08-20 Thread Sharma Bhupesh
Hi Experts, We are considering adding the support for a Freescale ARM64 based platform in the EDK2 tree and upstreaming the same. Since EDK2 is compliant with the BSD - Clause 2 licensing terms (see reference : http://opensource.org/licenses/bsd-license.php), we are contemplating the licensing

Re: [edk2] [PATCH] ArmVirtPkg: align ARM BDS build with LinuxLoader changes

2015-08-04 Thread Sharma Bhupesh
-Original Message- From: Laszlo Ersek [mailto:ler...@redhat.com] Sent: Tuesday, August 04, 2015 2:36 PM On 08/04/15 10:38, Sharma Bhupesh wrote: -Original Message- From: Ard Biesheuvel [mailto:ard.biesheu...@linaro.org] Sent: Tuesday, August 04, 2015 2:01 PM On 4

Re: [edk2] [PATCH] ArmVirtPkg: align ARM BDS build with LinuxLoader changes

2015-08-04 Thread Sharma Bhupesh
-Original Message- From: Ard Biesheuvel [mailto:ard.biesheu...@linaro.org] Sent: Tuesday, August 04, 2015 2:01 PM On 4 August 2015 at 10:07, Sharma Bhupesh bhupesh.sha...@freescale.com wrote: I have a related question. The EFI stub documentation (see [1]), seems to suggest