]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableSmmRuntimeDxe.inf
SecurityPkg Variable: Support the new introduced PcdMaxAuthVariableSize.
[mirror_edk2.git] / SecurityPkg / VariableAuthenticated / RuntimeDxe / VariableSmmRuntimeDxe.inf
index ca6027433918cd537b6c2fa65ee172d8249b378b..db6a4de6abf8a0e9990eb0e8ed1b76f44b2bc284 100644 (file)
@@ -13,7 +13,7 @@
 #  may not be modified without authorization. If platform fails to protect these resources, \r
 #  the authentication service provided in this driver will be broken, and the behavior is undefined.\r
 #\r
-# Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2010 - 2015, 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
@@ -70,6 +70,7 @@
   ## NOTIFY\r
   ## UNDEFINED   # Used to do smm communication\r
   gEfiSmmVariableProtocolGuid\r
+  gEdkiiVarCheckProtocolGuid                                        ## PRODUCES\r
 \r
 [Guids]\r
   gEfiEventVirtualAddressChangeGuid                                 ## CONSUMES       ## Event\r
@@ -91,8 +92,8 @@
 \r
 [Pcd]\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize                 ## CONSUMES\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdMaxAuthVariableSize             ## CONSUMES\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdMaxHardwareErrorVariableSize    ## CONSUMES\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase      ## CONSUMES\r
 \r
 [Depex]\r
   gEfiSmmCommunicationProtocolGuid\r