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

@ -48,8 +48,8 @@
MemoryAllocationLib
BaseMemoryLib
UefiDriverEntryPoint
HiiLib
DebugLib
HiiLib
[Guids]
gEfiProcessorSubClassGuid # SOMETIMES_CONSUMED

View File

@ -26,7 +26,6 @@ Abstract:
#include <WinNtDxe.h>
#include <Protocol/Metronome.h>
#include <Library/BaseLib.h>
#include <Library/DebugLib.h>
#include <Library/UefiDriverEntryPoint.h>
#include <Library/WinNtLib.h>
#include <Library/UefiBootServicesTableLib.h>

View File

@ -43,7 +43,6 @@
UefiBootServicesTableLib
WinNtLib
UefiDriverEntryPoint
DebugLib
BaseLib
[Protocols]

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>

View File

@ -41,9 +41,7 @@
[LibraryClasses]
PcdLib
BaseMemoryLib
PeiServicesLib
HobLib
PeimEntryPoint
DebugLib

View File

@ -39,7 +39,6 @@ Abstract:
//
// The Library classes this module consumes
//
#include <Library/DebugLib.h>
#include <Library/UefiDriverEntryPoint.h>
#include <Library/WinNtLib.h>
#include <Library/UefiBootServicesTableLib.h>

View File

@ -44,8 +44,6 @@
UefiBootServicesTableLib
WinNtLib
UefiDriverEntryPoint
DebugLib
[Protocols]
gEfiDevicePathProtocolGuid # PROTOCOL ALWAYS_PRODUCED