]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableRuntimeDxe.inf
Remove unnecessary dependency in variable driver.
[mirror_edk2.git] / SecurityPkg / VariableAuthenticated / RuntimeDxe / VariableRuntimeDxe.inf
index 4904adae2e794c8251d30dc423ebc9d7ead02414..a05c048494b9d76b187215a61e9fc397e868c903 100644 (file)
@@ -6,7 +6,7 @@
 #  This external input must be validated carefully to avoid security issue like\r
 #  buffer overflow, integer overflow.\r
 #\r
-# Copyright (c) 2009 - 2013, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2009 - 2014, 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
@@ -18,7 +18,7 @@
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = VariableRuntimeDxe\r
+  BASE_NAME                      = VariableAuthRuntimeDxe\r
   FILE_GUID                      = 2226F30F-3D5B-402d-9936-A97184EB4516\r
   MODULE_TYPE                    = DXE_RUNTIME_DRIVER\r
   VERSION_STRING                 = 1.0\r
@@ -39,6 +39,7 @@
   Variable.h\r
   AuthService.c\r
   AuthService.h\r
+  Measurement.c\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
@@ -61,6 +62,7 @@
   BaseCryptLib\r
   PlatformSecureLib\r
   HobLib\r
+  TpmMeasurementLib\r
 \r
 [Protocols]\r
   gEfiFirmwareVolumeBlockProtocolGuid           ## SOMETIMES_CONSUMES\r
@@ -80,6 +82,7 @@
   gEfiCertRsa2048Guid\r
   gEfiSecureBootEnableDisableGuid\r
   gEfiCustomModeEnableGuid\r
+  gEfiVendorKeysNvGuid\r
   gEfiSystemNvDataFvGuid                        ## CONSUMES\r
   gEfiCertDbGuid\r
   gEfiHardwareErrorVariableGuid                 ## SOMETIMES_CONSUMES\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdVariableCollectStatistics  ## SOMETIME_CONSUMES (statistic the information of variable.)\r
 \r
 [Depex]\r
-  gEfiFirmwareVolumeBlockProtocolGuid AND gEfiFaultTolerantWriteProtocolGuid\r
+  TRUE\r
 \r
 # [Event]\r
 #   ##\r