]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Update inf file to follow spec.
authorydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 30 Mar 2011 03:40:42 +0000 (03:40 +0000)
committerydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 30 Mar 2011 03:40:42 +0000 (03:40 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11454 6f19259b-4bc3-4df7-8a09-765794883524

ShellPkg/Application/Shell/Shell.inf
ShellPkg/Application/ShellCTestApp/ShellCTestApp.inf
ShellPkg/Application/ShellExecTestApp/SA.inf
ShellPkg/Application/ShellSortTestApp/ShellSortTestApp.inf
ShellPkg/Library/BaseSortLib/BaseSortLib.inf
ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf
ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf

index e690e2e7f3594e97279478f35343faecc246c298..f873fdaf6cbdb506390c250f66c6d4bd7b29d882 100644 (file)
@@ -84,7 +84,6 @@
 #  gEfiShellEnvironment2Guid                               # SOMETIMES_PRODUCED\r
 #  gEfiShellInterfaceGuid                                  # SOMETIMES_PRODUCED\r
 \r
-  gEfiLoadedImageProtocolGuid                             # ALWAYS_CONSUMED\r
   gEfiSimpleTextInputExProtocolGuid                       # ALWAYS_CONSUMED\r
   gEfiSimpleTextInProtocolGuid                            # ALWAYS_CONSUMED\r
   gEfiSimpleTextOutProtocolGuid                           # ALWAYS_CONSUMED\r
index 778c36e0d54076dd41af9a205e6f5efda61fc17f..4839b9fd97a39065591532d17f2ebddd2aa8c9c8 100644 (file)
 \r
 [LibraryClasses]\r
   ShellCEntryLib\r
-  UefiLib\r
-\r
-[Guids]\r
-\r
-[Protocols]\r
-\r
-\r
-[Pcd]\r
+  UefiLib
\ No newline at end of file
index a6291fa3dd15cff7a3e639b12bcbda600f8654d6..86e3f7b19798a52e7be0950da8340bba325f813d 100644 (file)
   UefiApplicationEntryPoint\r
   UefiLib\r
 \r
-[Guids]\r
-\r
-[Ppis]\r
-\r
-[Protocols]\r
-\r
-[FeaturePcd]\r
-\r
-[Pcd]\r
index b88e77deca46b05d26c6d9801369096e9c8daadf..ab13244215414ae86f2e24d0f476d7cae6f63790 100644 (file)
@@ -39,9 +39,3 @@
   UefiLib\r
   SortLib\r
 \r
-[Guids]\r
-\r
-[Protocols]\r
-\r
-\r
-[Pcd]\r
index fd6af93ce4e01f8e38f8a940bcae3887401a21a8..3d2b259819d5d48c81365dc9a4f5d3e935dfda18 100644 (file)
@@ -38,8 +38,4 @@
   BaseMemoryLib\r
   DebugLib\r
 \r
-[Protocols]\r
 \r
-[Guids]\r
-\r
-[Pcd.common]\r
index 56565ff8da0f664f96aee9161274bd84b53aa91e..dab32951d230d1aacd7debc15e49849ddfa70556 100644 (file)
@@ -84,7 +84,6 @@
   gEfiDiskIoProtocolGuid\r
   gEfiBlockIoProtocolGuid\r
   gEfiUnicodeCollationProtocolGuid\r
-  gEfiUnicodeCollation2ProtocolGuid\r
   gEfiPciRootBridgeIoProtocolGuid\r
   gEfiPciIoProtocolGuid\r
   gEfiScsiPassThruProtocolGuid\r
index ae600a4743f679b309fe1f1a4e1b3663846947f0..d4058905fff4f6448fbd388e2c6c7a9b65e8bcb9 100644 (file)
   DmpStore.c\r
   Dblk.c\r
   SmbiosView/EventLogInfo.c\r
+  SmbiosView/EventLogInfo.h\r
   SmbiosView/PrintInfo.c\r
   SmbiosView/QueryTable.c\r
   SmbiosView/SmbiosView.c\r
   SmbiosView/Smbios.c\r
   SmbiosView/SmbiosViewStrings.uni\r
   SmbiosView/LibSmbiosView.c\r
+  SmbiosView/PrintInfo.h\r
+  SmbiosView/LibSmbiosView.h\r
+  SmbiosView/LibSmbios.h\r
+  SmbiosView/QueryTable.h\r
+  SmbiosView/smbiosview.h\r
   UefiShellDebug1CommandsLib.c\r
   UefiShellDebug1CommandsLib.h\r
   UefiShellDebug1CommandsLib.uni\r