audk/MdeModulePkg/Core/Pei
lgao4 223c22d8ea 1. Add three sample PCD in HelloWorld application for user reference of PCD usage.
2. PeiCore will always build FvHob for the extracted FvImage once it decompresses the new FvImage. 

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5930 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-19 05:05:40 +00:00
..
BootMode correct comments 2008-08-08 01:37:44 +00:00
Dependency Correct some comments to add the detailed information. 2008-08-08 03:33:16 +00:00
Dispatcher move ProcessFv() from dispatcher.c to FwVol.c 2008-09-03 07:26:40 +00:00
FwVol 1. Add three sample PCD in HelloWorld application for user reference of PCD usage. 2008-09-19 05:05:40 +00:00
Hob Synchronize the comments for PeiService. 2008-08-08 03:22:23 +00:00
Image clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
Memory Clean up BottomOfCarHeap, TopOfCarHeap, SizeOfTemporaryMemory, SizeOfCacheAsRam, MaxTopOfCarHeap from PeiCore's private data structure. Because after PI enabling, these data value can be got from SecCore's handoff data structure. 2008-09-03 06:51:30 +00:00
PeiMain Re-integrate patch in r5626~r5628:Enhance PeiCore dispatcher and fix a bug in the patch. 2008-08-18 08:38:00 +00:00
Ppi Add more comments for PeiCore. 2008-08-08 03:05:03 +00:00
Reset correct comments 2008-08-08 01:37:44 +00:00
Security Re-integrate patch in r5626~r5628:Enhance PeiCore dispatcher and fix a bug in the patch. 2008-08-18 08:38:00 +00:00
StatusCode Synchronize the comments for PeiService. 2008-08-08 03:22:23 +00:00
PeiMain.h clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
PeiMain.inf Add compatibility logic to handle framework fvhob and install FvInfo ppi. And remove the unused Pcd from MdeModulePkg.dec. 2008-08-21 07:51:03 +00:00