audk/MdeModulePkg/Core/DxeIplPeim
qwang12 10dde96f95 0) Change the PEI core behavior to not install FV HOB for each FV INFO PPI installed. This allows more freedom to platform developer to choose to expose which FV to PEI core or DXE core.
1) Split MdePkg/Include/Library/PiLib.h to DxePiLib.h and PeiPiLib.h. These two library classes are for DXE phase and PEI phase.
2) Update the API names in DxePiLib and PeiPiLib to be longer ones to be more meaningfull and to avoid name collisions. 

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4066 6f19259b-4bc3-4df7-8a09-765794883524
2007-10-10 02:07:47 +00:00
..
Ia32 Use RShiftU64() from base lib to handle 64-bit right shift to avoid build break when optimization is disabled. 2007-09-29 08:43:01 +00:00
Ipf Using CopyMem service to replace the "while" loop for the memory copy 2007-08-07 11:10:24 +00:00
X64 Removed CommonHeader.h from MdePkg & MdeModulePkg 2007-07-10 16:13:56 +00:00
DxeIpl.h 1. Add ExtractGuidedSectionLib library to replace customdecompress library. 2007-09-29 08:04:29 +00:00
DxeIpl.inf 1. Add ExtractGuidedSectionLib library to replace customdecompress library. 2007-09-29 08:04:29 +00:00
DxeIpl.msa Check in following modules, 2007-07-05 07:05:28 +00:00
DxeLoad.c 0) Change the PEI core behavior to not install FV HOB for each FV INFO PPI installed. This allows more freedom to platform developer to choose to expose which FV to PEI core or DXE core. 2007-10-10 02:07:47 +00:00