X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=OptionRomPkg%2FAtapiPassThruDxe%2FAtapiPassThruDxe.inf;fp=OptionRomPkg%2FAtapiPassThruDxe%2FAtapiPassThruDxe.inf;h=35ff58574d4a00f73a92707f8c725c915a402705;hp=fe9e120b43ca9e94301599d34329af45f29f6051;hb=7b202cb0f917fde1d84f77b000063d56e2c11530;hpb=ec0ae8ff4ea6ec1bc0ed7981d1be7fec526f9f4b diff --git a/OptionRomPkg/AtapiPassThruDxe/AtapiPassThruDxe.inf b/OptionRomPkg/AtapiPassThruDxe/AtapiPassThruDxe.inf index fe9e120b43..35ff58574d 100644 --- a/OptionRomPkg/AtapiPassThruDxe/AtapiPassThruDxe.inf +++ b/OptionRomPkg/AtapiPassThruDxe/AtapiPassThruDxe.inf @@ -1,9 +1,9 @@ -#/** @file +## @file # Description file for the Atapi Pass Thru driver. # # This driver simulates SCSI devices with Atapi devices to test the SCSI io # protocol. -# Copyright (c) 2007, Intel Corporation +# Copyright (c) 2007 - 2010, Intel Corporation # # All rights reserved. This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -13,7 +13,7 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # # -#**/ +## [Defines] INF_VERSION = 0x00010005 @@ -40,7 +40,7 @@ # COMPONENT_NAME = gAtapiScsiPassThruComponentName # -[Sources.common] +[Sources] DriverSupportedEfiVersion.c ComponentName.c AtapiPassThru.c