]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Remove over specifc library class for Nt32Pkg.
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 16 Oct 2008 02:03:35 +0000 (02:03 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 16 Oct 2008 02:03:35 +0000 (02:03 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6119 6f19259b-4bc3-4df7-8a09-765794883524

Nt32Pkg/CpuRuntimeDxe/CpuRuntimeDxe.inf
Nt32Pkg/MetronomeDxe/Metronome.h
Nt32Pkg/MetronomeDxe/MetronomeDxe.inf
Nt32Pkg/MiscSubClassPlatformDxe/MiscSubClassPlatformDxe.inf
Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriver.h
Nt32Pkg/WinNtFlashMapPei/WinNtFlashMapPei.inf
Nt32Pkg/WinNtThunkDxe/WinNtThunk.c
Nt32Pkg/WinNtThunkDxe/WinNtThunkDxe.inf

index 837a3ae18e0caf36e1f7acd1c5f4294e8f5a808e..66a007c803469b90bf902ac4e7338ce8b1e874eb 100644 (file)
@@ -48,9 +48,9 @@
   MemoryAllocationLib\r
   BaseMemoryLib\r
   UefiDriverEntryPoint\r
-  HiiLib\r
   DebugLib\r
-\r
+  HiiLib\r
+  \r
 [Guids]\r
   gEfiProcessorSubClassGuid                     # SOMETIMES_CONSUMED\r
   gEfiProcessorProducerGuid                     # SOMETIMES_CONSUMED\r
index 22fa9abb5b6c04b86368b1e1bfdda543264c1267..81dfe1bff8c5e11bb6345b838f4b7e4130a0fea1 100644 (file)
@@ -26,7 +26,6 @@ Abstract:
 #include <WinNtDxe.h>\r
 #include <Protocol/Metronome.h>\r
 #include <Library/BaseLib.h>\r
-#include <Library/DebugLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
 #include <Library/WinNtLib.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r
index da9dd0bf47cd09696035f246cd8051dce57ccffb..9d9f4713f39b18bb147382a56c6ec83520c75436 100644 (file)
@@ -43,7 +43,6 @@
   UefiBootServicesTableLib\r
   WinNtLib\r
   UefiDriverEntryPoint\r
-  DebugLib\r
   BaseLib\r
 \r
 [Protocols]\r
index fc543f0e95a41a5f9d90429339251c950928ac31..d20c0f4b583c506230555172cbfada08a564b21d 100644 (file)
@@ -65,7 +65,6 @@
 [LibraryClasses]\r
   DevicePathLib\r
   UefiBootServicesTableLib\r
-  MemoryAllocationLib\r
   BaseMemoryLib\r
   UefiDriverEntryPoint\r
   UefiLib\r
index aa8066ff3cc9aea6b5fb4ab2a9572bf3d3ebdd66..5d942ecb9ef8dfe8242801902b77669129b27170 100644 (file)
@@ -34,7 +34,6 @@ Abstract:
 #include <Library/UefiLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
 #include <Library/BaseMemoryLib.h>\r
-#include <Library/MemoryAllocationLib.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r
 #include <Library/DevicePathLib.h>\r
 #include <Library/PcdLib.h>\r
index d6acbdeb5d44f9197e1d18e9c9441138bf7d1187..852087530a5bfeb13d48386aeb39511ea79195a2 100644 (file)
@@ -41,9 +41,7 @@
 \r
 [LibraryClasses]\r
   PcdLib\r
-  BaseMemoryLib\r
   PeiServicesLib\r
-  HobLib\r
   PeimEntryPoint\r
   DebugLib\r
 \r
index 1aa491a83add2bc5ae0b24d3d2e07ed872242d14..d0b1407f4f426767ae78f6b627c6caec83362156 100644 (file)
@@ -39,7 +39,6 @@ Abstract:
 //\r
 // The Library classes this module consumes\r
 //\r
-#include <Library/DebugLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
 #include <Library/WinNtLib.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r
index 6a8e1431ffca43491851db69e4e2ed3f5dac5ba8..6458735a4b3a98b9e4323ca4aff0a20ce2ce937d 100644 (file)
@@ -44,8 +44,6 @@
   UefiBootServicesTableLib\r
   WinNtLib\r
   UefiDriverEntryPoint\r
-  DebugLib\r
-\r
 \r
 [Protocols]\r
   gEfiDevicePathProtocolGuid                    # PROTOCOL ALWAYS_PRODUCED\r