[edk2] Regarding storing Boot Device Config in persistent memory

2013-03-18 Thread Rony Nandy
Hi Oliver, I am trying to fix a issue related to UEFI on Arndale(https://bugs.launchpad.net/arndale/+bug/1131141).The Arndale boards do not store the Boot Device config, meaning that each time the board boots, it defaults to the config built into the image.Ideally, the board should store

Re: [edk2] Info on SamsungPlatformPkg

2012-11-07 Thread Rony Nandy
id you run git update-server-info on the server? Fixed the problem -- Rony Nandy Engineer,OCTO, www.linaro.org │ Open source software for ARM SoCs -- LogMeIn Central: Instant, anywhere, Remote PC access and management. Stay

Re: [edk2] OrigenBoard studies

2012-09-26 Thread Rony Nandy
k2-devel mailing list edk2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-devel -- Rony Nandy Engineer,OCTO, www.linaro.org ? Open source software for ARM SoCs -- Everyone hates slow

[edk2] [RESEND PATCH] SamsungPlatform:Origen: Forward ported to build with the latest edk2 code

2012-07-24 Thread Rony Nandy
Forward ported to the latest edk2 code to build with it and work on the Origen Board. Signed-off-by:rony.na...@linaro.org Signed-off-by:aditya...@samsung.com --- .../OrigenBoardPkg/OrigenBoardPkg-Exynos.dsc |9 ++--- .../OrigenBoardPkg/OrigenBoardPkg-Exynos.fdf |2 +-

[edk2] [PATCH] Forward ported to the latest edk2 code to build with it nd

2012-07-19 Thread Rony Nandy
Forward ported to the latest edk2 code to build with it and work on the Origen Board. Signed-off-by:rony.na...@linaro.org Signed-off-by:aditya...@samsung.com --- .../OrigenBoardPkg/OrigenBoardPkg-Exynos.dsc |9 ++--- .../OrigenBoardPkg/OrigenBoardPkg-Exynos.fdf |2 +- .

Re: [edk2] [PATCH] Forward ported to the latest edk2 code to build with it nd

2012-07-19 Thread Rony Nandy
Please ignore.The patch requires further cleaning. Regards Rony On 07/19/2012 02:39 PM, Rony Nandy wrote: > Forward ported to the latest edk2 code to build with it and > work on the Origen Board. > Signed-off-by:rony.na...@linaro.org > Signed-off-by:aditya...