]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf
OvmfPkg/NvVarsFileLib: list "NvVarsFileLib.h" in the INF file
[mirror_edk2.git] / OvmfPkg / Library / NvVarsFileLib / NvVarsFileLib.inf
index 41f0549abc32198faeb7178b180b9223b57237ef..38dfc795f7b9f5f0c6fe61ed7350faf68a51ccf2 100644 (file)
@@ -1,12 +1,12 @@
-#/** @file\r
+## @file\r
 #  NvVarsFileLib\r
 #\r
-#  This kibrary saves and restores non-volatile variables in a\r
+#  This library saves and restores non-volatile variables in a\r
 #  file within a file system.\r
 #\r
-#  Copyright (c) 2006 - 2009, Intel Corporation\r
+#  Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\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
 #  http://opensource.org/licenses/bsd-license.php\r
@@ -14,7 +14,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   FsAccess.c\r
   NvVarsFileLib.c\r
-  VarBuffer.c\r
+  NvVarsFileLib.h\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
@@ -47,6 +47,7 @@
   DebugLib\r
   FileHandleLib\r
   MemoryAllocationLib\r
+  SerializeVariablesLib\r
 \r
 [Protocols]\r
   gEfiSimpleFileSystemProtocolGuid              ## CONSUMES\r