]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg/PrePiHobListPointerLib: Fixed pointer calculation
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 18 Aug 2011 11:23:28 +0000 (11:23 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 18 Aug 2011 11:23:28 +0000 (11:23 +0000)
commite1808603dc4207ec82da1ffee3b23889b3cfc6e6
treec6cc5c69c76d3ae42d5f5dc4a2745c02e2a183c1
parent37573927338afb96c8969e5ce1ea5db4d1c77a74
ArmPlatformPkg/PrePiHobListPointerLib: Fixed pointer calculation

In the PrePi module, the global variables are located at the top of the stack.
At the opposite of the PeiCore where the global variables are located in the
middle of the stack. The top stack region is reserved for Temporary Memory.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12167 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/Library/PrePiHobListPointerLib/PrePiHobListPointer.c
ArmPlatformPkg/Library/PrePiHobListPointerLib/PrePiHobListPointerLib.inf