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

MdeModulePkg/Application/HelloWorld/HelloWorld.c
MdeModulePkg/Application/HelloWorld/HelloWorld.inf

index b1d16f76a0b0b9a2de7ec7987c042c5b47606419..5ffddfb481ce74290584ea32bc9aa3df15510839 100644 (file)
 \r
 #include <Uefi.h>\r
 #include <Library/PcdLib.h>\r
-#include <Library/DebugLib.h>\r
 #include <Library/UefiLib.h>\r
 #include <Library/UefiApplicationEntryPoint.h>\r
-#include <Library/UefiBootServicesTableLib.h>\r
 \r
 \r
 /**\r
index 5b4a51590db0221229334ab3dc77ded2a7c227fd..70ea0059895aaf72d3cb3f440f194d8e847317ff 100644 (file)
   MdeModulePkg/MdeModulePkg.dec\r
 \r
 [LibraryClasses]\r
-  UefiBootServicesTableLib\r
   UefiApplicationEntryPoint\r
   UefiLib\r
-  DebugLib\r
   PcdLib\r
 \r
 [Guids]\r