diff options
author | oliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-07-01 15:45:52 +0000 |
---|---|---|
committer | oliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-07-01 15:45:52 +0000 |
commit | 3c4b742c182785b0e3ae0217a8e3a08b47b5c7a8 (patch) | |
tree | 0a0b81cb554cb2887738e48df56f55e3955eddc3 /BeagleBoardPkg | |
parent | 633724f462a7117bc26838e66825e3b1bec506cc (diff) | |
download | edk2-3c4b742c182785b0e3ae0217a8e3a08b47b5c7a8.zip edk2-3c4b742c182785b0e3ae0217a8e3a08b47b5c7a8.tar.gz edk2-3c4b742c182785b0e3ae0217a8e3a08b47b5c7a8.tar.bz2 |
ArmPlatformPkg/PrePiHobListPointerLib: Get the HobListPointer from the stop of the stack
When using ArmPlatformPkg/PrePeiCore or ArmPlatformPkg/PrePi, the global variable during
the XIP phase are stored on the top of the stack.
Global variables are defined by their PCD offset from the top of this stack.
For example, the HobListPtr is defined at the offset PcdHobListPtrGlobalOffset.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11958 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BeagleBoardPkg')
0 files changed, 0 insertions, 0 deletions