Remove over specific library class DebugLib.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6403 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2 2008-11-05 06:58:18 +00:00
parent e55d1e98ed
commit 55a5da2838
2 changed files with 0 additions and 4 deletions

View File

@ -16,10 +16,8 @@
**/ **/
#include <Uefi.h> #include <Uefi.h>
#include <Library/DebugLib.h>
#include <Library/UefiLib.h> #include <Library/UefiLib.h>
#include <Library/UefiApplicationEntryPoint.h> #include <Library/UefiApplicationEntryPoint.h>
#include <Library/UefiBootServicesTableLib.h>
#include <Guid/VariableInfo.h> #include <Guid/VariableInfo.h>

View File

@ -41,10 +41,8 @@
[LibraryClasses] [LibraryClasses]
UefiBootServicesTableLib
UefiApplicationEntryPoint UefiApplicationEntryPoint
UefiLib UefiLib
DebugLib
[Guids] [Guids]
gEfiVariableInfoGuid gEfiVariableInfoGuid