]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Remove over specific library class
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 5 Nov 2008 02:28:20 +0000 (02:28 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 5 Nov 2008 02:28:20 +0000 (02:28 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6385 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Core/DxeIplPeim/DxeIpl.h
MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf

index 1ba0e4421498a735bb5335534e91c1774fd8076e..c91fbc6d115958d35ce55aa2c9ea5377f37d4103 100644 (file)
@@ -38,7 +38,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Library/CacheMaintenanceLib.h>\r
 #include <Library/UefiDecompressLib.h>\r
 #include <Library/ExtractGuidedSectionLib.h>\r
-#include <Library/PeiServicesTablePointerLib.h>\r
 #include <Library/BaseMemoryLib.h>\r
 #include <Library/MemoryAllocationLib.h>\r
 #include <Library/PcdLib.h>\r
index b952a9b90d0e0fd92415b8de9c23f7c0b2ceb663..56ab084f14b9774a460e68d454113dc9ae94d3f7 100644 (file)
@@ -62,7 +62,6 @@
   PcdLib\r
   MemoryAllocationLib\r
   BaseMemoryLib\r
-  PeiServicesTablePointerLib\r
   ExtractGuidedSectionLib\r
   UefiDecompressLib\r
   CacheMaintenanceLib\r