Remove over specifc library class for Nt32Pkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6119 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2
2008-10-16 02:03:35 +00:00
parent 912004c098
commit 8dbdc9407a
8 changed files with 2 additions and 11 deletions

View File

@@ -65,7 +65,6 @@
[LibraryClasses]
DevicePathLib
UefiBootServicesTableLib
MemoryAllocationLib
BaseMemoryLib
UefiDriverEntryPoint
UefiLib

View File

@@ -34,7 +34,6 @@ Abstract:
#include <Library/UefiLib.h>
#include <Library/UefiDriverEntryPoint.h>
#include <Library/BaseMemoryLib.h>
#include <Library/MemoryAllocationLib.h>
#include <Library/UefiBootServicesTableLib.h>
#include <Library/DevicePathLib.h>
#include <Library/PcdLib.h>