From c281c698a5ad409a088cb783c939e33f1ef6ed78 Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Fri, 21 Dec 2007 03:27:03 +0000 Subject: Add preparation for FAR release. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4413 6f19259b-4bc3-4df7-8a09-765794883524 --- OptionRomPkg/AtapiPassThruDxe/AtapiPassThruDxe.inf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'OptionRomPkg/AtapiPassThruDxe/AtapiPassThruDxe.inf') diff --git a/OptionRomPkg/AtapiPassThruDxe/AtapiPassThruDxe.inf b/OptionRomPkg/AtapiPassThruDxe/AtapiPassThruDxe.inf index 9fe6f5459a..735101b36c 100644 --- a/OptionRomPkg/AtapiPassThruDxe/AtapiPassThruDxe.inf +++ b/OptionRomPkg/AtapiPassThruDxe/AtapiPassThruDxe.inf @@ -1,9 +1,9 @@ #/** @file -# Description file for the Atapi Passthru component. +# Description file for the Atapi Pass Thru driver. # # This driver simulates SCSI devices with Atapi devices to test the SCSI io # protocol. -# Copyright (c) 2006 - 2007, Intel Corporation +# Copyright (c) 2007, 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 @@ -17,7 +17,7 @@ [Defines] INF_VERSION = 0x00010005 - BASE_NAME = AtapiPassThru + BASE_NAME = AtapiPassThruDxe FILE_GUID = E49061CE-99A7-41d3-AB3A-36E5CFBAD63E MODULE_TYPE = UEFI_DRIVER VERSION_STRING = 1.0 -- cgit v1.2.3