]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/BdsDxe/BdsDxe.inf
MdeModulePkg: Correct the usage of gPerformanceProtocolGuid in inf
[mirror_edk2.git] / MdeModulePkg / Universal / BdsDxe / BdsDxe.inf
index 12d61e79c9469c38ebcb2abd88a6f3f1ba087b3d..e03cfde83d844d443ac77191c795b5347bbbd977 100644 (file)
@@ -5,7 +5,7 @@
 #  gEfiBdsArchProtocolGuid. After DxeCore finish dispatching, DxeCore will invoke Entry\r
 #  interface of protocol gEfiBdsArchProtocolGuid, then BDS phase is entered.\r
 #  \r
-#  Copyright (c) 2008 - 2015, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2008 - 2016, 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
@@ -58,6 +58,7 @@
   UefiBootManagerLib\r
   PlatformBootManagerLib\r
   PcdLib\r
+  PrintLib\r
 \r
 [Guids]\r
   gEfiGlobalVariableGuid                        ## SOMETIMES_PRODUCES ## Variable:L"BootNext" (The number of next boot option)\r
@@ -77,6 +78,7 @@
                                                 ## SOMETIMES_CONSUMES ## Variable:L"ErrOut" (The device path of error out device)\r
   gConnectConInEventGuid                        ## SOMETIMES_CONSUMES ## Event\r
   gEdkiiStatusCodeDataTypeVariableGuid          ## SOMETIMES_CONSUMES ## GUID\r
+  gPerformanceProtocolGuid                      ## SOMETIMES_PRODUCES ## Variable:L"PerfDataMemAddr" (The ACPI address of performance data)\r
 \r
 [Protocols]\r
   gEfiBdsArchProtocolGuid                       ## PRODUCES\r