]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiDpLib/UefiDpLib.inf
ShellPkg/dmpstore: Show name of known variable vendor GUID
[mirror_edk2.git] / ShellPkg / Library / UefiDpLib / UefiDpLib.inf
index 931b4744b3eda895ed3a05a4dbe67e258722cf6f..0bce0ce6c9e3c15534c5d1970f9679c91318fcc5 100644 (file)
@@ -1,7 +1,7 @@
 ##  @file\r
 #  Display Performance Application, Module information file.\r
 #\r
-# Copyright (c) 2009 - 2013, Intel Corporation. All rights reserved.\r
+# Copyright (c) 2009 - 2017, Intel Corporation. All rights reserved.\r
 # This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -29,6 +29,7 @@
 #\r
 \r
 [Sources.common]\r
+  PerformanceTokens.h\r
   UefiDpLib.c\r
   UefiDpLib.h\r
   UefiDpLib.uni\r
@@ -47,7 +48,6 @@
   MdeModulePkg/MdeModulePkg.dec\r
 \r
 [LibraryClasses]\r
-  TimerLib\r
   PerformanceLib\r
   DxeServicesLib\r
   MemoryAllocationLib\r
   UefiBootServicesTableLib\r
   SortLib\r
   PrintLib\r
+  DevicePathLib\r
+\r
+[Guids]\r
+  gPerformanceProtocolGuid                                ## CONSUMES ## SystemTable\r
 \r
 [Protocols]\r
-  gEfiLoadedImageProtocolGuid                             # ALWAYS_CONSUMED\r
-  gEfiDriverBindingProtocolGuid                           # SOMETIMES_CONSUMED\r
-  gEfiComponentName2ProtocolGuid                          # SOMETIMES_CONSUMED\r
-  gEfiLoadedImageDevicePathProtocolGuid                   # SOMETIMES_CONSUMED\r
-  gEfiDevicePathToTextProtocolGuid                        # SOMETIMES_CONSUMED\r
+  gEfiLoadedImageProtocolGuid                             ## CONSUMES\r
+  gEfiDriverBindingProtocolGuid                           ## SOMETIMES_CONSUMES\r
+  gEfiComponentName2ProtocolGuid                          ## SOMETIMES_CONSUMES\r
+  gEfiLoadedImageDevicePathProtocolGuid                   ## SOMETIMES_CONSUMES\r
 \r
 [Pcd]\r
-  gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize\r
-  gEfiShellPkgTokenSpaceGuid.PcdShellProfileMask # ALWAYS_CONSUMED\r
+  gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize   ## UNDEFINED\r
+  gEfiShellPkgTokenSpaceGuid.PcdShellProfileMask          ## CONSUMES\r