audk/ArmPlatformPkg/PrePeiCore
oliviermartin 47a8e12fe1 ArmPlatformPkg/PrePeiCore: Reserve some memory on the top of the stack for Global Variables in XIP code
The size of this memory is controlled by a PCD. The Global Variable in this regsion are defined by their offset.

This memory region can be use to store the PEI Services Table Pointer.
Update the PeiServicesTablePointerLib to use this region instead of PcdPeiServicePtrAddr.



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11803 6f19259b-4bc3-4df7-8a09-765794883524
2011-06-11 12:03:00 +00:00
..
Exception.S ArmPlatformPkg: Fix ARMGCC build 2011-06-03 09:44:52 +00:00
Exception.asm ArmPlatform: Remove dummy padding to make the Reset Vector aligned on 32 bytes boundary 2011-04-26 17:00:11 +00:00
MainMPCore.c ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenSpaceGuid.PcdNormalFd* 2011-03-31 12:11:12 +00:00
MainUniCore.c ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenSpaceGuid.PcdNormalFd* 2011-03-31 12:11:12 +00:00
PrePeiCore.c ArmPlatformPkg/PrePeiCore: Fix build 2011-03-31 12:23:19 +00:00
PrePeiCoreEntryPoint.S ArmPlatformPkg/PrePeiCore: Reserve some memory on the top of the stack for Global Variables in XIP code 2011-06-11 12:03:00 +00:00
PrePeiCoreEntryPoint.asm ArmPlatformPkg/PrePeiCore: Reserve some memory on the top of the stack for Global Variables in XIP code 2011-06-11 12:03:00 +00:00
PrePeiCoreMPCore.inf ArmPlatformPkg/PrePeiCore: Reserve some memory on the top of the stack for Global Variables in XIP code 2011-06-11 12:03:00 +00:00
PrePeiCoreUniCore.inf ArmPlatformPkg/PrePeiCore: Reserve some memory on the top of the stack for Global Variables in XIP code 2011-06-11 12:03:00 +00:00
SwitchStack.S Add ArmPlatformPkg from ARM Ltd. patch. 2011-02-01 05:41:42 +00:00
SwitchStack.asm Add ArmPlatformPkg from ARM Ltd. patch. 2011-02-01 05:41:42 +00:00