diff options
author | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-11-13 09:17:38 +0000 |
---|---|---|
committer | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-11-13 09:17:38 +0000 |
commit | 187f1a5b3a6202bc61796260b38f8b86383d9bfc (patch) | |
tree | 3d8d1a0961ab41e84e8cd3cfab9854e1ce89a596 /MdeModulePkg/Core/Pei/PeiMain.inf | |
parent | d9efa86d17fb0640dffd9609aa7a0fec9d58ddb2 (diff) | |
download | edk2-platforms-187f1a5b3a6202bc61796260b38f8b86383d9bfc.tar.xz |
Rename PiLibInstallFvInfoPpi() to PeiServicesInstallFvInfoPpi() and remove the reference of PeiPiLib, it has been merged to PeiServicesLib
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6522 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Core/Pei/PeiMain.inf')
-rw-r--r-- | MdeModulePkg/Core/Pei/PeiMain.inf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MdeModulePkg/Core/Pei/PeiMain.inf b/MdeModulePkg/Core/Pei/PeiMain.inf index cc2b1c097f..24486fe83f 100644 --- a/MdeModulePkg/Core/Pei/PeiMain.inf +++ b/MdeModulePkg/Core/Pei/PeiMain.inf @@ -67,7 +67,6 @@ MemoryAllocationLib
CacheMaintenanceLib
PeCoffLib
- PeiPiLib
PeiServicesTablePointerLib
|