]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/FSVariable/FSVariable.inf
Adding files from OvmfPkg to common location. This is so multiple packages can use...
[mirror_edk2.git] / DuetPkg / FSVariable / FSVariable.inf
index 9a9ff7feff48aa8a6b320cb7f780c37a025f9371..3fbce650c76a3d99139d1998e902f8482d8e9e1c 100644 (file)
@@ -1,6 +1,6 @@
 #/*++\r
 #\r
-# Copyright (c) 2006 - 2007, Intel Corporation                                                         \r
+# Copyright (c) 2006 - 2010 Intel Corporation                                                         \r
 # All rights reserved. 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
   UefiDriverEntryPoint\r
 \r
 [Guids]\r
-  gEfiHobListGuid\r
   gEfiFlashMapHobGuid\r
-\r
+  gEfiVariableGuid\r
+  gEfiGlobalVariableGuid                        ## PRODUCES ## Variable Guid\r
+  \r
 [Protocols]\r
   gEfiVariableArchProtocolGuid\r
   gEfiVariableWriteArchProtocolGuid\r
@@ -66,4 +67,9 @@
 \r
 [Pcd]\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdMaxHardwareErrorVariableSize\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdVariableStoreSize\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdHwErrStorageSize\r
 \r
+[Depex]\r
+  TRUE\r