]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf
1. Correct File header to ## @file
[mirror_edk2.git] / OvmfPkg / Library / NvVarsFileLib / NvVarsFileLib.inf
index 41f0549abc32198faeb7178b180b9223b57237ef..a5ae93d392871106d392e9886f8a9f094311558c 100644 (file)
@@ -1,10 +1,10 @@
-#/** @file\r
+## @file\r
 #  NvVarsFileLib\r
 #\r
 #  This kibrary 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 - 2010, Intel Corporation\r
 #\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
@@ -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
@@ -30,7 +30,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   FsAccess.c\r
   NvVarsFileLib.c\r
   VarBuffer.c\r