audk/ArmPlatformPkg/Library/PeiServicesTablePointerLib
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
..
PeiServicesTablePointer.c 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
PeiServicesTablePointerLib.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