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

MdeModulePkg/Universal/Variable/Application/VariableInfo.c
MdeModulePkg/Universal/Variable/Application/VariableInfo.inf

index 89866266dbe4d8a2a47c6d043adb2eedb9857b45..cd3f4f4287737b5de2cb0cfe3e67c157bb335cf7 100644 (file)
 **/\r
 \r
 #include <Uefi.h>\r
 **/\r
 \r
 #include <Uefi.h>\r
-#include <Library/DebugLib.h>\r
 #include <Library/UefiLib.h>\r
 #include <Library/UefiApplicationEntryPoint.h>\r
 #include <Library/UefiLib.h>\r
 #include <Library/UefiApplicationEntryPoint.h>\r
-#include <Library/UefiBootServicesTableLib.h>\r
 #include <Guid/VariableInfo.h>\r
 \r
 \r
 #include <Guid/VariableInfo.h>\r
 \r
 \r
index 4f4e6089054a8e8a8b93a1c401dbbf8fd6bb4197..bc9b45495cdf7ea39a9aafecc02d9202194a0c51 100644 (file)
 \r
 \r
 [LibraryClasses]\r
 \r
 \r
 [LibraryClasses]\r
-  UefiBootServicesTableLib\r
   UefiApplicationEntryPoint\r
   UefiLib\r
   UefiApplicationEntryPoint\r
   UefiLib\r
-  DebugLib\r
 \r
 [Guids]\r
   gEfiVariableInfoGuid\r
 \r
 [Guids]\r
   gEfiVariableInfoGuid\r