]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf
MdeModulePkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / MdeModulePkg / Library / DxeCorePerformanceLib / DxeCorePerformanceLib.inf
index 64d7e3db4ae20934090d7c1587b8390dbbd5a927..5f290634c5cf80171ed4e3acc7071cd6fbd17db1 100644 (file)
@@ -9,7 +9,7 @@
 #  This library is mainly used by DxeCore to start performance logging to ensure that\r
 #  Performance and PerformanceEx Protocol are installed at the very beginning of DXE phase.\r
 #  \r
-#  Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2006 - 2014, 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
@@ -23,6 +23,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = DxeCorePerformanceLib\r
+  MODULE_UNI_FILE                = DxeCorePerformanceLib.uni\r
   FILE_GUID                      = D0F78BBF-0A30-4c63-8A48-0F618A4AFACD\r
   MODULE_TYPE                    = DXE_CORE\r
   VERSION_STRING                 = 1.0\r
 \r
 \r
 [Guids]\r
-  gPerformanceProtocolGuid                        ## CONSUMES ## HOB\r
-  gPerformanceProtocolGuid                        ## PRODUCES ## PROTOCOL\r
-  gPerformanceExProtocolGuid                      ## CONSUMES ## HOB\r
-  gPerformanceExProtocolGuid                      ## PRODUCES ## PROTOCOL\r
+  ## SOMETIMES_CONSUMES   ## HOB\r
+  ## PRODUCES             ## UNDEFINED # Install protocol\r
+  gPerformanceProtocolGuid\r
+  ## SOMETIMES_CONSUMES   ## HOB\r
+  ## PRODUCES             ## UNDEFINED # Install protocol\r
+  gPerformanceExProtocolGuid\r
 \r
 [Pcd]\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPerformanceLogEntries\r
-  gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPerformanceLogEntries ## CONSUMES\r
+  gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask    ## CONSUMES\r