audk/ArmPlatformPkg/Library
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
..
EblCmdLib ArmPlatformPkg/EblCmdLib: Add the 'devicepaths' EBL command 2011-06-11 11:59:31 +00:00
PL011SerialPortLib ArmPlatformPkg/PL011Uart: Create PL011 UART driver 2011-06-03 09:31:02 +00:00
PL031RealTimeClockLib ArmPlatformPkg/PL031RealTimeClockLib: Implement PL031 RTC drive 2011-06-11 11:20:27 +00:00
PeiServicesTablePointerLib 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
SP804TimerLib ArmPlatformPkg/SP804Timer: Introduce gArmPlatformTokenSpaceGuid.PcdSP804FrequencyInMHz 2011-06-03 09:33:35 +00:00