Re: ARM/BDS: skip initrd if not found

2013-11-19 Thread Ryan Harkin
On 19 November 2013 10:34, Leif Lindholm wrote: > Hi Ryan, > > On Tue, Nov 19, 2013 at 08:30:25AM +, Ryan Harkin wrote: > > Hi Olivier/Steve/Leif/whoever is interested, > > > > I have a problem I'm trying to solve and I don't think there is a proper > > solution using the current ARM BDS. > >

SerialPrint not working in DxeServicesLib.c

2013-11-19 Thread Bhupesh Sharma
Hi List, I am experiencing a Data Abort inside function 'GetSectionFromAnyFv' in file 'DxeServicesLib.c' on my ARMv7 UEFI platform. To debug the same I added some print messages like: /* Added for debugging */ CHAR8 Buffer1[100]; UINTN CharCou

Re: ARM/BDS: skip initrd if not found

2013-11-19 Thread Leif Lindholm
Hi Ryan, On Tue, Nov 19, 2013 at 08:30:25AM +, Ryan Harkin wrote: > Hi Olivier/Steve/Leif/whoever is interested, > > I have a problem I'm trying to solve and I don't think there is a proper > solution using the current ARM BDS. > > Basically, some of Linaro's releases are failing to boot "ou

ARM/BDS: skip initrd if not found

2013-11-19 Thread Ryan Harkin
Hi Olivier/Steve/Leif/whoever is interested, I have a problem I'm trying to solve and I don't think there is a proper solution using the current ARM BDS. Basically, some of Linaro's releases are failing to boot "out of the box" due to incorrect default BDS config. The default assumes that the im