]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableSmm/FirmwarePerformanceSmm.inf
MdeModulePkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / MdeModulePkg / Universal / Acpi / FirmwarePerformanceDataTableSmm / FirmwarePerformanceSmm.inf
index 312a78d1c060f5c3c0aeab70d84ae78464bf16fe..c90da9c2fe54925a6c9dd741fd769e39a5326f55 100644 (file)
@@ -4,7 +4,7 @@
 #  This module registers report status code listener to collect performance data\r
 #  for SMM boot performance records and S3 Suspend Performance Record.\r
 #\r
-#  Copyright (c) 2011 - 2012, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2011 - 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
@@ -18,6 +18,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = FirmwarePerformanceSmm\r
+  MODULE_UNI_FILE                = FirmwarePerformanceSmm.uni\r
   FILE_GUID                      = 044310AB-77FD-402a-AF1A-87D4120E7329\r
   MODULE_TYPE                    = DXE_SMM_DRIVER\r
   VERSION_STRING                 = 1.0\r
   gEfiSmmAccess2ProtocolGuid                    ## CONSUMES\r
 \r
 [Guids]\r
-  gEfiFirmwarePerformanceGuid                   ## CONSUMES  ## LockBox\r
-  gEfiFirmwarePerformanceGuid                   ## PRODUCES  ## SmiHandler\r
-  gEfiFirmwarePerformanceGuid                   ## SOMETIMES_CONSUMES ## StatusCode Data\r
+  ## SOMETIMES_PRODUCES   ## UNDEFINED # SaveLockBox\r
+  ## PRODUCES             ## UNDEFINED # SmiHandlerRegister\r
+  ## SOMETIMES_CONSUMES   ## UNDEFINED # StatusCode Data\r
+  gEfiFirmwarePerformanceGuid\r
 \r
 [Pcd]\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdProgressCodeS3SuspendStart\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdProgressCodeS3SuspendEnd\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdProgressCodeS3SuspendStart  ## CONSUMES\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdProgressCodeS3SuspendEnd    ## CONSUMES\r
 \r
 [Depex]\r
   gEfiSmmRscHandlerProtocolGuid\r
+\r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  FirmwarePerformanceSmmExtra.uni\r