]> git.proxmox.com Git - mirror_edk2.git/blobdiff - PerformancePkg/Dp_App/Dp.inf
AppPkg: introduce OrderedCollectionTest
[mirror_edk2.git] / PerformancePkg / Dp_App / Dp.inf
index 6849ab95698e9d2324d7bea6abb0833d17372dd9..c6c76b47891f0be194d171c09c17338cb08010e6 100644 (file)
@@ -1,7 +1,7 @@
-#/** @file\r
+# @file\r
 #  Display Performance Application, Module information file.\r
 #\r
-# Copyright (c) 2009-2010, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2009 - 2013, Intel Corporation. All rights reserved.<BR>\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
@@ -10,7 +10,7 @@
 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010006\r
 [Sources]\r
   DpStrings.uni\r
   Dp.c\r
+  Dp.h\r
+  Literals.h\r
   Literals.c\r
+  DpInternal.h\r
   DpUtilities.c\r
   DpTrace.c\r
   DpProfile.c\r
   UefiLib\r
   HiiLib\r
   PcdLib\r
-\r
-[Guids]\r
+  DevicePathLib\r
+  DxeServicesLib\r
 \r
 [Protocols]\r
   gEfiLoadedImageProtocolGuid                             # ALWAYS_CONSUMED\r
-  gEfiDriverBindingProtocolGuid                           # ALWAYS_CONSUMED\r
+  gEfiDriverBindingProtocolGuid                           # SOMETIMES_CONSUMED\r
+  gEfiComponentName2ProtocolGuid                          # SOMETIMES_CONSUMED\r
+  gEfiLoadedImageDevicePathProtocolGuid                   # SOMETIMES_CONSUMED\r
 \r
 [Pcd]\r
   gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize\r