Remove over specific library class

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6382 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2 2008-11-05 02:05:37 +00:00
parent 0764e7ed0b
commit 40394b0fd4
2 changed files with 0 additions and 4 deletions

View File

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

View File

@ -39,10 +39,8 @@
MdeModulePkg/MdeModulePkg.dec
[LibraryClasses]
UefiBootServicesTableLib
UefiApplicationEntryPoint
UefiLib
DebugLib
PcdLib
[Guids]