]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf
ShellPkg: Clean up source files
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib / UefiShellDebug1CommandsLib.inf
index dc41b75d24e306ce494ef8bbeb9d1d8489afcc94..3ea51ec0823151afa594ea3822412b101da846ab 100644 (file)
@@ -1,7 +1,7 @@
 ##  @file\r
 # Provides shell Debug1 profile functions\r
 #\r
-# Copyright (c) 2010 - 2015, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -16,8 +16,8 @@
   INF_VERSION                    = 0x00010006\r
   BASE_NAME                      = UefiShellDebug1CommandsLib\r
   FILE_GUID                      = 90330D51-A99B-4cc8-A2EB-AE22542A3F45\r
-  MODULE_TYPE                    = UEFI_DRIVER\r
-  VERSION_STRING                 = 1.0\r
+  MODULE_TYPE                    = UEFI_APPLICATION\r
+  VERSION_STRING                 = 1.2\r
   LIBRARY_CLASS                  = NULL|UEFI_APPLICATION UEFI_DRIVER\r
   CONSTRUCTOR                    = UefiShellDebug1CommandsLibConstructor\r
   DESTRUCTOR                     = UefiShellDebug1CommandsLibDestructor\r
@@ -64,8 +64,8 @@
   EditStatusBar.c\r
   EditMenuBar.h\r
   EditMenuBar.c\r
-  \r
-## Files specific to the text editor  \r
+\r
+## Files specific to the text editor\r
   Edit/Edit.c\r
   Edit/TextEditor.h\r
   Edit/TextEditorTypes.h\r
@@ -76,7 +76,7 @@
   Edit/Misc.h\r
   Edit/Misc.c\r
   Edit/TextEditStrings.uni\r
-  \r
+\r
 ## Files specific to the HEX editor\r
   HexEdit/BufferImage.h\r
   HexEdit/BufferImage.c\r
   MemoryAllocationLib\r
   BaseLib\r
   BaseMemoryLib\r
+  IoLib\r
   DebugLib\r
   ShellCommandLib\r
   ShellLib\r
   gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength      ## CONSUMES\r
 \r
 [Protocols]\r
-  gEfiPciRootBridgeIoProtocolGuid             ## CONSUMES\r
-  gEfiBlockIoProtocolGuid                     ## CONSUMES\r
-  gEfiSimplePointerProtocolGuid               ## CONSUMES\r
+  gEfiPciRootBridgeIoProtocolGuid             ## SOMETIMES_CONSUMES\r
+  gEfiBlockIoProtocolGuid                     ## SOMETIMES_CONSUMES\r
+  gEfiSimplePointerProtocolGuid               ## SOMETIMES_CONSUMES\r
+  gEfiCpuIo2ProtocolGuid                      ## SOMETIMES_CONSUMES\r
 \r
 [Guids]\r
   gEfiGlobalVariableGuid          ## SOMETIMES_CONSUMES ## GUID\r
   gEfiSmbiosTableGuid             ## SOMETIMES_CONSUMES ## SystemTable\r
+  gEfiSmbios3TableGuid            ## SOMETIMES_CONSUMES ## SystemTable\r
   gEfiMpsTableGuid                ## SOMETIMES_CONSUMES ## SystemTable\r
   gEfiSalSystemTableGuid          ## SOMETIMES_CONSUMES ## SystemTable\r
   gEfiAcpi10TableGuid             ## SOMETIMES_CONSUMES ## SystemTable\r