audk/MdeModulePkg/Core/Pei/Ipf
qwang12 a3a15d2108 1) If PeiLoadImage fails, the section extraction PPI or Decompress PPI may not be ready, we flag that more Peims need to be dispatched.
2) Set the stack to be cacheable before the stack switch occurs so that IPF recovery path will be run from cacheble memory for code, data and stack.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4288 6f19259b-4bc3-4df7-8a09-765794883524
2007-11-08 03:50:37 +00:00
..
IpfCpuCore.s git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4012 6f19259b-4bc3-4df7-8a09-765794883524 2007-10-02 22:25:16 +00:00
IpfPeiMain.h Fixing the IPF building issue for PeiCore 2007-07-11 16:05:47 +00:00
Stack.c Add InvokePeiCore function to invoke the PeiCore in new stack. 2007-09-14 07:01:26 +00:00
SwitchToCacheMode.c 1) If PeiLoadImage fails, the section extraction PPI or Decompress PPI may not be ready, we flag that more Peims need to be dispatched. 2007-11-08 03:50:37 +00:00