From 1f86f0814aadbb8cedf6747fabc43ed163bff524 Mon Sep 17 00:00:00 2001 From: jwang36 Date: Fri, 30 Jun 2006 19:29:21 +0000 Subject: converted all surface area description files to new schema git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@689 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Bus/Pci/AtapiPassThru/Dxe/AtapiPassThru.msa | 103 ++++++++++++--------- 1 file changed, 61 insertions(+), 42 deletions(-) (limited to 'EdkModulePkg/Bus/Pci/AtapiPassThru/Dxe') diff --git a/EdkModulePkg/Bus/Pci/AtapiPassThru/Dxe/AtapiPassThru.msa b/EdkModulePkg/Bus/Pci/AtapiPassThru/Dxe/AtapiPassThru.msa index bfbd9cb523..f4df0c2c4a 100644 --- a/EdkModulePkg/Bus/Pci/AtapiPassThru/Dxe/AtapiPassThru.msa +++ b/EdkModulePkg/Bus/Pci/AtapiPassThru/Dxe/AtapiPassThru.msa @@ -1,65 +1,84 @@ - - + + - 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 + 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 + + PciIo + + + ScsiPassThru + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00000000 - + gAtapiScsiPassThruDriverBinding - gAtapiScsiPassThruDriverBinding gAtapiScsiPassThruComponentName - + \ No newline at end of file -- cgit v1.2.3