]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTablePei/FirmwarePerformancePei.inf
MdeModulePkg FirmwarePerfPei: Remove SEC performance data getting code
[mirror_edk2.git] / MdeModulePkg / Universal / Acpi / FirmwarePerformanceDataTablePei / FirmwarePerformancePei.inf
index 25049f832371968804ee0c8e83b897edc8740c24..53b45a2017f3eb367b968c3c64ef4d51aece7515 100644 (file)
@@ -2,13 +2,11 @@
 #  Firmware Performance Pei Module.\r
 #\r
 #  In S3 resume boot mode, it updates S3 Resume Performance Record in ACPI Firmware Performance Data Table.\r
-#  In normal boot mode, it consumes SecPerformance PPI produced by SEC phase\r
-#  and build Hob to convey the SEC performance data to DXE phase.\r
 #\r
 #  This module register report status code listener to collect performance data\r
 #  for S3 Resume Performance Record on S3 resume boot path.\r
 #\r
-#  Copyright (c) 2011 - 2014, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2011 - 2017, 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
@@ -46,7 +44,6 @@
   PeiServicesLib\r
   BaseLib\r
   DebugLib\r
-  HobLib\r
   TimerLib\r
   BaseMemoryLib\r
   LockBoxLib\r
 \r
 [Ppis]\r
   gEfiPeiRscHandlerPpiGuid                      ## CONSUMES\r
-  gPeiSecPerformancePpiGuid                     ## SOMETIMES_CONSUMES\r
 \r
 [Guids]\r
   ## SOMETIMES_CONSUMES   ## UNDEFINED # RestoreLockBox\r
-  ## SOMETIMES_PRODUCES   ## HOB\r
-  ## SOMETIMES_CONSUMES   ## Variable:L"FirmwarePerformance"\r
   gEfiFirmwarePerformanceGuid\r
   gFirmwarePerformanceS3PointerGuid             ## SOMETIMES_CONSUMES ## UNDEFINED # RestoreLockBox\r
 \r