]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdeModulePkg / Bus / Ata / AtaBusDxe / AtaBusDxe.inf
index 84dfe1f5e96920e1e7861b65049ab0f758daadcc..3e16abe5a40d5cff5269ba40304c875d78b436c3 100644 (file)
@@ -1,11 +1,11 @@
-#/** @file\r
+## @file\r
 #  ATA Bus driver to enumerate and identfy ATA devices. \r
 #\r
 #  This driver follows UEFI driver model and layers on ATA Pass Thru protocol defined\r
 #  in UEFI spec 2.2. It installs Block IO and Disk Info protocol for each ATA device\r
 #  it enumerates and identifies successfully.\r
 #\r
-#  Copyright (c) 2009, Intel Corporation\r
+#  Copyright (c) 2009 - 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
@@ -36,7 +36,7 @@
 #\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   AtaBus.h\r
   AtaBus.c\r
   AtaPassThruExecute.c\r