Re: [edk2] Two Node ARM64 SoC Memory Corruption

2015-03-12 Thread Narinder Dhillon
Hi All, Figured it out. L2 cache needed to be flushed. All good now. Thanx, On Wed, Mar 11, 2015 at 7:55 AM, Ronald Cron wrote: > Hi, we do not currently experience this issue on Juno even if two nodes > are declared. Though, there is one difference compared to your situation : > the two segmen

Re: [edk2] [Patch] ShellPkg: Add type cast to avoid build failure in VS2005.

2015-03-12 Thread Carsey, Jaben
Reviewed-by: Jaben Carsey From: Qiu, Shumin Sent: Wednesday, March 11, 2015 6:46 PM To: Carsey, Jaben Cc: edk2-devel@lists.sourceforge.net Subject: [edk2] [Patch] ShellPkg: Add type cast to avoid build failure in VS2005. Importance: High Hi Jaben, Could you help review the patch? When building

Re: [edk2] Controller Handle in NetLibCreateServiceChild()

2015-03-12 Thread Ritesh Tiwari
Thanks Ye for all the help. I think I did a typo earlier. For NT32, I did build SnpNt32Io.dll and copied it at appropriate location. After doing that when I tried to load SnapNt32Dxe.efi, I got "Already started". Earlier It was saying "Not found". But still could not locate TCP4 binding protocols.