From 4bcb7fe76842f94f3037976ffc502eeb29b3088a Mon Sep 17 00:00:00 2001 From: ydong10 Date: Wed, 30 Mar 2011 03:40:42 +0000 Subject: Update inf file to follow spec. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11454 6f19259b-4bc3-4df7-8a09-765794883524 --- ShellPkg/Library/BaseSortLib/BaseSortLib.inf | 4 ---- ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf | 1 - .../UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf | 6 ++++++ 3 files changed, 6 insertions(+), 5 deletions(-) (limited to 'ShellPkg/Library') diff --git a/ShellPkg/Library/BaseSortLib/BaseSortLib.inf b/ShellPkg/Library/BaseSortLib/BaseSortLib.inf index fd6af93ce4..3d2b259819 100644 --- a/ShellPkg/Library/BaseSortLib/BaseSortLib.inf +++ b/ShellPkg/Library/BaseSortLib/BaseSortLib.inf @@ -38,8 +38,4 @@ BaseMemoryLib DebugLib -[Protocols] -[Guids] - -[Pcd.common] diff --git a/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf b/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf index 56565ff8da..dab32951d2 100644 --- a/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf +++ b/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf @@ -84,7 +84,6 @@ gEfiDiskIoProtocolGuid gEfiBlockIoProtocolGuid gEfiUnicodeCollationProtocolGuid - gEfiUnicodeCollation2ProtocolGuid gEfiPciRootBridgeIoProtocolGuid gEfiPciIoProtocolGuid gEfiScsiPassThruProtocolGuid diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf b/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf index ae600a4743..d4058905ff 100644 --- a/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf +++ b/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf @@ -42,12 +42,18 @@ DmpStore.c Dblk.c SmbiosView/EventLogInfo.c + SmbiosView/EventLogInfo.h SmbiosView/PrintInfo.c SmbiosView/QueryTable.c SmbiosView/SmbiosView.c SmbiosView/Smbios.c SmbiosView/SmbiosViewStrings.uni SmbiosView/LibSmbiosView.c + SmbiosView/PrintInfo.h + SmbiosView/LibSmbiosView.h + SmbiosView/LibSmbios.h + SmbiosView/QueryTable.h + SmbiosView/smbiosview.h UefiShellDebug1CommandsLib.c UefiShellDebug1CommandsLib.h UefiShellDebug1CommandsLib.uni -- cgit v1.2.3