]> git.proxmox.com Git - mirror_edk2.git/blobdiff - FmpDevicePkg/FmpDxe/FmpDxe.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / FmpDevicePkg / FmpDxe / FmpDxe.inf
index 65535a7f43f1df7ee789f56fc3e9fa2de6f7f9da..1c296388b0cfc72e8d1624965398e89a2b3d92f6 100644 (file)
@@ -4,7 +4,7 @@
 #  information provided through PCDs and libraries.\r
 #\r
 #  Copyright (c) 2016, Microsoft Corporation. All rights reserved.<BR>\r
-#  Copyright (c) 2018 - 2019, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2018 - 2021, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 ##\r
   BaseMemoryLib\r
   UefiBootServicesTableLib\r
   MemoryAllocationLib\r
+  PrintLib\r
   UefiLib\r
   BaseCryptLib\r
   FmpAuthenticationLib\r
   FmpDeviceLib\r
   FmpPayloadHeaderLib\r
   CapsuleUpdatePolicyLib\r
+  FmpDependencyLib\r
+  FmpDependencyCheckLib\r
+  FmpDependencyDeviceLib\r
+  VariablePolicyHelperLib\r
 \r
 [Guids]\r
   gEfiEndOfDxeEventGroupGuid\r
 \r
 [Protocols]\r
-  gEdkiiVariableLockProtocolGuid                ## CONSUMES\r
   gEfiFirmwareManagementProtocolGuid            ## PRODUCES\r
   gEdkiiFirmwareManagementProgressProtocolGuid  ## PRODUCES\r
+  gEdkiiVariablePolicyProtocolGuid              ## CONSUMES\r
 \r
 [Pcd]\r
+  gFmpDevicePkgTokenSpaceGuid.PcdFmpDeviceStorageAccessEnable              ## CONSUMES\r
   gFmpDevicePkgTokenSpaceGuid.PcdFmpDeviceImageIdName                      ## CONSUMES\r
   gFmpDevicePkgTokenSpaceGuid.PcdFmpDeviceBuildTimeLowestSupportedVersion  ## CONSUMES\r
   gFmpDevicePkgTokenSpaceGuid.PcdFmpDeviceLockEventGuid                    ## CONSUMES\r