summaryrefslogtreecommitdiff
path: root/edk2
diff options
context:
space:
mode:
authorydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>2011-03-30 03:40:42 +0000
committerydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>2011-03-30 03:40:42 +0000
commitddd9c350cfda7ea842140ddc294d3f5f856550f5 (patch)
tree4eb902fdb4810792ebedba8ab696dc947f9d9131 /edk2
parent6ba50522e60810ccad04ba424e9b9bf084e272a2 (diff)
Update inf file to follow spec.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk@11454 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'edk2')
-rw-r--r--edk2/ShellPkg/Application/Shell/Shell.inf1
-rw-r--r--edk2/ShellPkg/Application/ShellCTestApp/ShellCTestApp.inf9
-rw-r--r--edk2/ShellPkg/Application/ShellExecTestApp/SA.inf9
-rw-r--r--edk2/ShellPkg/Application/ShellSortTestApp/ShellSortTestApp.inf6
-rw-r--r--edk2/ShellPkg/Library/BaseSortLib/BaseSortLib.inf4
-rw-r--r--edk2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf1
-rw-r--r--edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf6
7 files changed, 7 insertions, 29 deletions
diff --git a/edk2/ShellPkg/Application/Shell/Shell.inf b/edk2/ShellPkg/Application/Shell/Shell.inf
index e690e2e7f..f873fdaf6 100644
--- a/edk2/ShellPkg/Application/Shell/Shell.inf
+++ b/edk2/ShellPkg/Application/Shell/Shell.inf
@@ -84,7 +84,6 @@
# gEfiShellEnvironment2Guid # SOMETIMES_PRODUCED
# gEfiShellInterfaceGuid # SOMETIMES_PRODUCED
- gEfiLoadedImageProtocolGuid # ALWAYS_CONSUMED
gEfiSimpleTextInputExProtocolGuid # ALWAYS_CONSUMED
gEfiSimpleTextInProtocolGuid # ALWAYS_CONSUMED
gEfiSimpleTextOutProtocolGuid # ALWAYS_CONSUMED
diff --git a/edk2/ShellPkg/Application/ShellCTestApp/ShellCTestApp.inf b/edk2/ShellPkg/Application/ShellCTestApp/ShellCTestApp.inf
index 778c36e0d..4839b9fd9 100644
--- a/edk2/ShellPkg/Application/ShellCTestApp/ShellCTestApp.inf
+++ b/edk2/ShellPkg/Application/ShellCTestApp/ShellCTestApp.inf
@@ -36,11 +36,4 @@
[LibraryClasses]
ShellCEntryLib
- UefiLib
-
-[Guids]
-
-[Protocols]
-
-
-[Pcd]
+ UefiLib \ No newline at end of file
diff --git a/edk2/ShellPkg/Application/ShellExecTestApp/SA.inf b/edk2/ShellPkg/Application/ShellExecTestApp/SA.inf
index a6291fa3d..86e3f7b19 100644
--- a/edk2/ShellPkg/Application/ShellExecTestApp/SA.inf
+++ b/edk2/ShellPkg/Application/ShellExecTestApp/SA.inf
@@ -39,12 +39,3 @@
UefiApplicationEntryPoint
UefiLib
-[Guids]
-
-[Ppis]
-
-[Protocols]
-
-[FeaturePcd]
-
-[Pcd]
diff --git a/edk2/ShellPkg/Application/ShellSortTestApp/ShellSortTestApp.inf b/edk2/ShellPkg/Application/ShellSortTestApp/ShellSortTestApp.inf
index b88e77dec..ab1324421 100644
--- a/edk2/ShellPkg/Application/ShellSortTestApp/ShellSortTestApp.inf
+++ b/edk2/ShellPkg/Application/ShellSortTestApp/ShellSortTestApp.inf
@@ -39,9 +39,3 @@
UefiLib
SortLib
-[Guids]
-
-[Protocols]
-
-
-[Pcd]
diff --git a/edk2/ShellPkg/Library/BaseSortLib/BaseSortLib.inf b/edk2/ShellPkg/Library/BaseSortLib/BaseSortLib.inf
index fd6af93ce..3d2b25981 100644
--- a/edk2/ShellPkg/Library/BaseSortLib/BaseSortLib.inf
+++ b/edk2/ShellPkg/Library/BaseSortLib/BaseSortLib.inf
@@ -38,8 +38,4 @@
BaseMemoryLib
DebugLib
-[Protocols]
-[Guids]
-
-[Pcd.common]
diff --git a/edk2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf b/edk2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf
index 56565ff8d..dab32951d 100644
--- a/edk2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf
+++ b/edk2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf
@@ -84,7 +84,6 @@
gEfiDiskIoProtocolGuid
gEfiBlockIoProtocolGuid
gEfiUnicodeCollationProtocolGuid
- gEfiUnicodeCollation2ProtocolGuid
gEfiPciRootBridgeIoProtocolGuid
gEfiPciIoProtocolGuid
gEfiScsiPassThruProtocolGuid
diff --git a/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf b/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf
index ae600a474..d4058905f 100644
--- a/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf
+++ b/edk2/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