]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/WinNtSimpleFileSystemDxe/WinNtSimpleFileSystemDxe.inf
1. Correct File header to ## @file
[mirror_edk2.git] / Nt32Pkg / WinNtSimpleFileSystemDxe / WinNtSimpleFileSystemDxe.inf
index 7d0dcc0fc3481e8f4b20330e15196895b845b057..5f07dce4014d0d79a0a42b5264b0f1dc05c55e21 100644 (file)
@@ -1,11 +1,11 @@
-#/** @file\r
+## @file\r
 # Simple filesystem driver\r
 #\r
 # Produce Simple File System abstractions for directories on your PC using Win32 APIs.\r
 #  The configuration of what devices to mount or emulate comes from NT\r
 #  environment variables. The variables must be visible to the Microsoft*\r
 #  Developer Studio for them to work.\r
-# Copyright (c) 2006 - 2007, 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
@@ -15,7 +15,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -37,7 +37,7 @@
 #  COMPONENT_NAME                =  gWinNtSimpleFileSystemComponentName          \r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   ComponentName.c\r
   WinNtSimpleFileSystem.c\r
   WinNtSimpleFileSystem.h\r