]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/VariableAuthenticated/Pei/VariablePei.inf
Update Module BaseName to avoid the same name.
[mirror_edk2.git] / SecurityPkg / VariableAuthenticated / Pei / VariablePei.inf
index 7863293ff820f4dd830f9ad1af6b2501c2beeb84..002bb04df4c73da12be9e07b3b353d1c947eb554 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  The component description for PEI variable driver. \r
 #\r
-# Copyright (c) 2009 - 2011, 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
@@ -13,7 +13,7 @@
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = PeiVariable\r
+  BASE_NAME                      = PeiVariableAuth\r
   FILE_GUID                      = B1F7AF2F-2807-478c-A893-2BF4DDD1F62B\r
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
 [Guids]\r
   gEfiAuthenticatedVariableGuid\r
   gEfiVariableIndexTableGuid\r
+  gEfiSystemNvDataFvGuid\r
+  gEdkiiFaultTolerantWriteGuid\r
 \r
 [Ppis]\r
-  gEfiPeiReadOnlyVariable2PpiGuid                ## SOMETIMES_PRODUCES (Not for boot mode RECOVERY)\r
+  gEfiPeiReadOnlyVariable2PpiGuid                ## PRODUCES\r
 \r
 [Pcd]\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase  ## CONSUMES\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase64  ## CONSUMES\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase      ## CONSUMES\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase64    ## CONSUMES\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize      ## CONSUMES\r
 \r
 [Depex]\r
-  TRUE\r
+  gEdkiiFaultTolerantWriteGuid\r
 \r
 #\r
 #  [BootMode]\r