]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Core/Pei/Dispatcher/Dispatcher.c
PeiCore should fixup heap/stack pointer according to heap's/stack's base address...
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 8 Jul 2008 07:49:10 +0000 (07:49 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 8 Jul 2008 07:49:10 +0000 (07:49 +0000)
commit66c69dea0dfdf1e7138b97f1fb74f529813b6553
treebcb2f028a3731f838a0fd7ba776f19f602eddab4
parent24196608274c9e9699c58c2da34cf8d0109f2d7c
PeiCore should fixup heap/stack pointer according to heap's/stack's base address separately.
After this check-in, PeiCore will do not make any assumption of heap/stack layout in CAR.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5421 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/Pei/Dispatcher/Dispatcher.c