]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf
1. Correct File header to ## @file
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Pci / IdeBusDxe / IdeBusDxe.inf
index 7052d3f949c4e8358c1851b0787a1ba92b85c982..eb2a3d6f6ece55cfcdd9b849cdd1b3f1c4b15966 100644 (file)
@@ -1,9 +1,9 @@
-#/** @file\r
+## @file\r
 # Component description file for IdeBus module.\r
 #\r
 # IDE bus driver. This driver will enumerate IDE device and export the blockIo\r
 #  protocol for every device.\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
@@ -13,7 +13,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -36,7 +36,7 @@
 #\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   DriverDiagnostics.c\r
   DriverConfiguration.c\r
   ComponentName.h\r