audk/ArmPlatformPkg/Sec
oliviermartin 5f5b907c0d ArmPlatformPkg: Fix Global Variable region initialization when GlobalVariable's size is zero
The exit loop was not considering a size of zero for the Global Variable region.



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12678 6f19259b-4bc3-4df7-8a09-765794883524
2011-11-09 11:52:37 +00:00
..
Exception.S ArmPlatformPkg: Coding style (minor changes) 2011-11-01 23:31:02 +00:00
Exception.asm ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatformSecExtraAction() 2011-07-06 16:07:54 +00:00
Helper.S ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable CPU and Platform Specific settings 2011-11-01 23:41:20 +00:00
Helper.asm ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable CPU and Platform Specific settings 2011-11-01 23:41:20 +00:00
Sec.c ArmPlatform/Sec: Ensure all the CPU cores are calling ArmCpuSetup() 2011-11-01 23:45:41 +00:00
Sec.inf ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable CPU and Platform Specific settings 2011-11-01 23:41:20 +00:00
SecEntryPoint.S ArmPlatformPkg: Fix Global Variable region initialization when GlobalVariable's size is zero 2011-11-09 11:52:37 +00:00
SecEntryPoint.asm ArmPlatformPkg: Fix Global Variable region initialization when GlobalVariable's size is zero 2011-11-09 11:52:37 +00:00
SecInternal.h ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable CPU and Platform Specific settings 2011-11-01 23:41:20 +00:00