]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OptionRomPkg/AtapiPassThruDxe/AtapiPassThruDxe.inf
BaseTools/Capsule: Do not support -o with --dump-info
[mirror_edk2.git] / OptionRomPkg / AtapiPassThruDxe / AtapiPassThruDxe.inf
index fe9e120b43ca9e94301599d34329af45f29f6051..8709f1583d85f0cdc2863498fca553f61aad75a4 100644 (file)
@@ -1,11 +1,11 @@
-#/** @file\r
+## @file\r
 # Description file for the Atapi Pass Thru driver.\r
 #\r
 # This driver simulates SCSI devices with Atapi devices to test the SCSI io\r
 #  protocol.\r
-# Copyright (c) 2007, Intel Corporation\r
+# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\r
+#  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
 #  http://opensource.org/licenses/bsd-license.php\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
@@ -21,8 +21,6 @@
   FILE_GUID                      = E49061CE-99A7-41d3-AB3A-36E5CFBAD63E\r
   MODULE_TYPE                    = UEFI_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
   ENTRY_POINT                    = InitializeAtapiPassThru\r
 \r
@@ -40,7 +38,7 @@
 #  COMPONENT_NAME                =  gAtapiScsiPassThruComponentName              \r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   DriverSupportedEfiVersion.c\r
   ComponentName.c\r
   AtapiPassThru.c\r