]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/FSVariable/FSVariable.inf
1. Correct File header to ## @file
[mirror_edk2.git] / DuetPkg / FSVariable / FSVariable.inf
index a5c0c31e78cb030a61ace5d3f940f48d1b5bb61f..e16f84b5f16a849516a0babd14df0cbe6709dea2 100644 (file)
@@ -1,6 +1,6 @@
-#/*++\r
+## @file\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
@@ -17,7 +17,7 @@
 #\r
 #    Component description file for variable module\r
 #\r
-#--*/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   DuetPkg/DuetPkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
 \r
-[Sources.common]\r
+[Sources]\r
   FSVariable.h\r
   VariableStorage.h\r
   FSVariable.c\r
   FileStorage.c\r
   MemStorage.c\r
 \r
-[LibraryClasses.common]\r
+[LibraryClasses]\r
   PcdLib\r
   BaseMemoryLib\r
   BaseLib\r
   UefiDriverEntryPoint\r
 \r
 [Guids]\r
-  gEfiHobListGuid\r
   gEfiFlashMapHobGuid\r
   gEfiVariableGuid\r
   gEfiGlobalVariableGuid                        ## PRODUCES ## Variable Guid\r
+  \r
 [Protocols]\r
   gEfiVariableArchProtocolGuid\r
   gEfiVariableWriteArchProtocolGuid\r
@@ -70,5 +70,6 @@
   gEfiMdeModulePkgTokenSpaceGuid.PcdMaxHardwareErrorVariableSize\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdVariableStoreSize\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdHwErrStorageSize\r
+\r
 [Depex]\r
   TRUE\r