X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FBus%2FPci%2FAtapiPassThru%2FDxe%2FAtapiPassThru.msa;h=1f514ee5c56b9edd822d9f8ca027262b44196a0c;hp=bfbd9cb523a4f773165999f01239592d81c6bb75;hb=ffac4bcb25805baa981cf05d581b2e03d073e5a1;hpb=54de7486cffe67bc44dfdbf5effb9690ca9cb180 diff --git a/EdkModulePkg/Bus/Pci/AtapiPassThru/Dxe/AtapiPassThru.msa b/EdkModulePkg/Bus/Pci/AtapiPassThru/Dxe/AtapiPassThru.msa index bfbd9cb523..1f514ee5c5 100644 --- a/EdkModulePkg/Bus/Pci/AtapiPassThru/Dxe/AtapiPassThru.msa +++ b/EdkModulePkg/Bus/Pci/AtapiPassThru/Dxe/AtapiPassThru.msa @@ -1,65 +1,87 @@ - - - + + + - AtapiPassThru + AtapiPassThru UEFI_DRIVER - BS_DRIVER - E49061CE-99A7-41d3-AB3A-36E5CFBAD63E - 0 + E49061CE-99A7-41d3-AB3A-36E5CFBAD63E + 1.0 Description file for the Atapi Passthru component. - FIX ME! - Copyright (c) 2004-2006, 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 - which accompanies this distribution. The full text of the license may be found at - http://opensource.org/licenses/bsd-license.php - THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, - WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - - 2006-03-12 17:09 - 2006-03-19 15:18 - EFI_SPECIFICATION_VERSION 0x00000000 + + This driver simulates SCSI devices with Atapi devices to test the SCSI io + protocol. + + Copyright (c) 2006, 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 + which accompanies this distribution. The full text of the license may be found at + http://opensource.org/licenses/bsd-license.php + THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, + WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 + + IA32 X64 IPF EBC + false + AtapiPassThru + - DebugLib - UefiDriverModelLib - UefiDriverEntryPoint - BaseLib - UefiLib - BaseMemoryLib - MemoryAllocationLib - UefiBootServicesTableLib + + DebugLib + + + UefiDriverModelLib + + + UefiDriverEntryPoint + + + BaseLib + + + UefiLib + + + BaseMemoryLib + + + MemoryAllocationLib + + + UefiBootServicesTableLib + AtapiPassThru.h AtapiPassThru.c ComponentName.c - - MdePkg - + + + - PciIo - ScsiPassThru + + gEfiPciIoProtocolGuid + + + gEfiScsiPassThruProtocolGuid + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00020000 - + gAtapiScsiPassThruDriverBinding - gAtapiScsiPassThruDriverBinding gAtapiScsiPassThruComponentName - + \ No newline at end of file