]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UnixPkg/UnixBlockIoDxe/UnixBlockIo.inf
1. Correct File header to ## @file
[mirror_edk2.git] / UnixPkg / UnixBlockIoDxe / UnixBlockIo.inf
index 00371add9dd10dd947071557a3673a5b7821c772..b7696594f3610ad5be3a1a940cc71e62f0606bda 100644 (file)
@@ -1,10 +1,10 @@
-#/** @file\r
+## @file\r
 # Block Io driver\r
 #\r
 # Produce block IO abstractions for real devices on your PC using Unix APIs.\r
 #  The configuration of what devices to mount or emulate comes from\r
 #  environment variables.\r
-# Copyright (c) 2006, 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
@@ -37,7 +37,7 @@
 #  DRIVER_DIAG                   =  gUnixBlockIoDriverDiagnostics                \r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   DriverDiagnostics.c\r
   DriverConfiguration.c\r
   ComponentName.c\r