Add preparation for FAR release.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4413 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user