Re: [edk2] [PATCH] Move RTSM VExpress variable storage to 256k flash blocks

2013-12-12 Thread Roy Franz
On Mon, Dec 9, 2013 at 5:37 AM, Ryan Harkin wrote: > Hi Roy, > > This patch is in 2013.12-rc1 now and I am no longer able to save my > config in the models. Can you confirm if it works for you and what > setup you are testing? > > I see this on each boot: > > Loading driver at 0x000BF54D000 Entry

Re: [edk2] [PATCH] Move RTSM VExpress variable storage to 256k flash blocks

2013-12-09 Thread Ryan Harkin
Hi Roy, This patch is in 2013.12-rc1 now and I am no longer able to save my config in the models. Can you confirm if it works for you and what setup you are testing? I see this on each boot: Loading driver at 0x000BF54D000 EntryPoint=0x000BF54D26D ArmVeNorFlashDxe.efi ValidateFvHeader: No Firmw

[edk2] [PATCH] Move RTSM VExpress variable storage to 256k flash blocks

2013-12-06 Thread Roy Franz
Change the addresses/sizes of the variable storage areas to use 256k blocks so UEFI is compatible with both the RTSM models and QEMU. The VExpress flash has non-uniform block sizes, with most blocks being 256k and the top 4 blocks being 64k. UEFI has been using these top 64k blocks for persistent