Remove over specific library class

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6385 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2 2008-11-05 02:28:20 +00:00
parent 0ddec2cfde
commit 7d7d5739ed
2 changed files with 0 additions and 2 deletions

View File

@ -38,7 +38,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#include <Library/CacheMaintenanceLib.h>
#include <Library/UefiDecompressLib.h>
#include <Library/ExtractGuidedSectionLib.h>
#include <Library/PeiServicesTablePointerLib.h>
#include <Library/BaseMemoryLib.h>
#include <Library/MemoryAllocationLib.h>
#include <Library/PcdLib.h>

View File

@ -62,7 +62,6 @@
PcdLib
MemoryAllocationLib
BaseMemoryLib
PeiServicesTablePointerLib
ExtractGuidedSectionLib
UefiDecompressLib
CacheMaintenanceLib