]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/DxeCapsuleLibFmp/DxeRuntimeCapsuleLib.inf
MdeModulePkg/DxeCapsuleLibFmp: Add progress bar support
[mirror_edk2.git] / MdeModulePkg / Library / DxeCapsuleLibFmp / DxeRuntimeCapsuleLib.inf
index 25b7d51f57fa98ffa5fd821371fdf9a87cf2372d..342df9e99cdf5227c76e05fd985a4cc23f67e82d 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #  Capsule library instance for DXE_RUNTIME_DRIVER module types.\r
 #\r
-#  Copyright (c) 2016 - 2017, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2016 - 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
@@ -54,6 +54,7 @@
   ReportStatusCodeLib\r
   PrintLib\r
   HobLib\r
+  BmpSupportLib\r
 \r
 [Pcd]\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdCapsuleMax                               ## CONSUMES\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdCapsuleStatusCodeResettingSystem         ## CONSUMES\r
 \r
 [Protocols]\r
-  gEsrtManagementProtocolGuid             ## CONSUMES\r
-  gEfiFirmwareManagementProtocolGuid      ## SOMETIMES_CONSUMES\r
-  gEdkiiVariableLockProtocolGuid          ## SOMETIMES_CONSUMES\r
+  gEsrtManagementProtocolGuid                   ## CONSUMES\r
+  gEfiFirmwareManagementProtocolGuid            ## CONSUMES\r
+  gEdkiiVariableLockProtocolGuid                ## SOMETIMES_CONSUMES\r
+  gEdkiiFirmwareManagementProgressProtocolGuid  ## SOMETIMES_CONSUMES\r
 \r
 [Guids]\r
   gEfiFmpCapsuleGuid                      ## SOMETIMES_CONSUMES ## GUID\r
   gWindowsUxCapsuleGuid                   ## SOMETIMES_CONSUMES ## GUID\r
   gEfiSystemResourceTableGuid             ## SOMETIMES_CONSUMES ## GUID\r
-  gEfiCapsuleReportGuid                   ## CONSUMES ## Variable\r
-  gEfiCapsuleVendorGuid                   ## CONSUMES ## Variable\r
+  ## SOMETIMES_CONSUMES ## Variable:L"CapsuleMax"\r
+  ## SOMETIMES_PRODUCES ## Variable:L"CapsuleMax"\r
+  gEfiCapsuleReportGuid\r
+  gEfiCapsuleVendorGuid                   ## SOMETIMES_CONSUMES ## Variable:L"CapsuleUpdateData"\r
   gEfiEndOfDxeEventGroupGuid              ## CONSUMES ## Event\r
   gEfiEventVirtualAddressChangeGuid       ## CONSUMES ## Event\r
 \r