]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableDxe/FirmwarePerformanceDxe.inf
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Universal / Acpi / FirmwarePerformanceDataTableDxe / FirmwarePerformanceDxe.inf
index d4e6175b9983cedfa48405ca93c1e7f1a5ab0d5e..843cda70213f5c0f5a47edb4b14b663a30c1cd4f 100644 (file)
@@ -2,15 +2,15 @@
 #  This module installs ACPI Firmware Performance Data Table (FPDT).\r
 #\r
 #  This module registers report status code listener to collect performance data\r
-#  for Firmware Basic Boot Performance Record and other boot performance records, \r
+#  for Firmware Basic Boot Performance Record and other boot performance records,\r
 #  and install FPDT to ACPI table.\r
 #\r
-#  Copyright (c) 2011 - 2014, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2011 - 2018, 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
 #  http://opensource.org/licenses/bsd-license.php\r
-#  \r
+#\r
 #  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
@@ -44,6 +44,7 @@
   UefiRuntimeServicesTableLib\r
   BaseLib\r
   DebugLib\r
+  DxeServicesLib\r
   TimerLib\r
   BaseMemoryLib\r
   MemoryAllocationLib\r
@@ -55,7 +56,6 @@
 [Protocols]\r
   gEfiAcpiTableProtocolGuid                     ## CONSUMES\r
   gEfiRscHandlerProtocolGuid                    ## CONSUMES\r
-  gEfiSmmCommunicationProtocolGuid              ## SOMETIMES_CONSUMES\r
   gEfiVariableArchProtocolGuid                  ## CONSUMES\r
   gEfiLockBoxProtocolGuid                       ## CONSUMES\r
 \r
@@ -69,6 +69,7 @@
   ## SOMETIMES_CONSUMES ## UNDEFINED # Used to do smm communication\r
   ## SOMETIMES_CONSUMES ## UNDEFINED # StatusCode Data\r
   gEfiFirmwarePerformanceGuid\r
+  gEdkiiFpdtExtendedFirmwarePerformanceGuid     ## SOMETIMES_CONSUMES ## UNDEFINED # StatusCode Data\r
   gFirmwarePerformanceS3PointerGuid             ## PRODUCES ## UNDEFINED # SaveLockBox\r
 \r
 [Pcd]\r