ArmPkg/LinuxLoader: Remove unused DebugLib (Minor change)

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13128 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
oliviermartin 2012-03-26 10:52:31 +00:00
parent 80dfbc1122
commit 1dc483b30e
3 changed files with 0 additions and 9 deletions

View File

@ -35,6 +35,3 @@
[Protocols]
gEfiLoadedImageProtocolGuid
#TODO: RemoveMe
gEfiDevicePathToTextProtocolGuid

View File

@ -14,9 +14,6 @@
#include "LinuxInternal.h"
//TODO: RemoveMe
#include <Protocol/DevicePathToText.h>
#define DEFAULT_BOOT_ENTRY_DESCRIPTION L"Linux"
#define MAX_STR_INPUT 300
#define MAX_ASCII_INPUT 300

View File

@ -35,6 +35,3 @@
[Protocols]
gEfiLoadedImageProtocolGuid
#TODO: RemoveMe
gEfiDevicePathToTextProtocolGuid