]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Variable/RuntimeDxe/VariableSmm.inf
MdeModulePkg Variable: Implement VarCheck PROTOCOL
[mirror_edk2.git] / MdeModulePkg / Universal / Variable / RuntimeDxe / VariableSmm.inf
index 62361c299a3f16f9464632588354c520406e076e..5e882134498041f1329bc5047e467a633f2aae83 100644 (file)
@@ -12,7 +12,7 @@
 #  This external input must be validated carefully to avoid security issue like\r
 #  buffer overflow, integer overflow.\r
 #\r
 #  This external input must be validated carefully to avoid security issue like\r
 #  buffer overflow, integer overflow.\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
 # 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
@@ -44,6 +44,7 @@
   Reclaim.c\r
   Variable.c\r
   VariableSmm.c\r
   Reclaim.c\r
   Variable.c\r
   VariableSmm.c\r
+  VarCheck.c\r
   Variable.h\r
 \r
 [Packages]\r
   Variable.h\r
 \r
 [Packages]\r
@@ -62,6 +63,7 @@
   DxeServicesTableLib\r
   HobLib\r
   PcdLib\r
   DxeServicesTableLib\r
   HobLib\r
   PcdLib\r
+  DevicePathLib\r
 \r
 [Protocols]\r
   gEfiSmmFirmwareVolumeBlockProtocolGuid        ## CONSUMES\r
 \r
 [Protocols]\r
   gEfiSmmFirmwareVolumeBlockProtocolGuid        ## CONSUMES\r
@@ -72,7 +74,8 @@
   ## UNDEFINED # SmiHandlerRegister\r
   gEfiSmmVariableProtocolGuid\r
   gEfiSmmAccess2ProtocolGuid                    ## CONSUMES\r
   ## UNDEFINED # SmiHandlerRegister\r
   gEfiSmmVariableProtocolGuid\r
   gEfiSmmAccess2ProtocolGuid                    ## CONSUMES\r
-  gEfiSmmEndOfDxeProtocolGuid                   ## CONSUMES\r
+  gEfiSmmEndOfDxeProtocolGuid                   ## NOTIFY\r
+  gEdkiiSmmVarCheckProtocolGuid                 ## PRODUCES\r
 \r
 [Guids]\r
   ## PRODUCES             ## GUID # Signature of Variable store header\r
 \r
 [Guids]\r
   ## PRODUCES             ## GUID # Signature of Variable store header\r