]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Bus/Scsi/ScsiBus/Dxe/ScsiBus.msa
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@911 6f19259b...
[mirror_edk2.git] / EdkModulePkg / Bus / Scsi / ScsiBus / Dxe / ScsiBus.msa
CommitLineData
1845d8cf 1<?xml version="1.0" encoding="UTF-8"?>\r
53b86193 2<!--Copyright (c) 2006, Intel Corporation
3All rights reserved. This program and the accompanying materials
4are licensed and made available under the terms and conditions of the BSD License
5which accompanies this distribution. The full text of the license may be found at
6http://opensource.org/licenses/bsd-license.php
7
8THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
1f86f081 9WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->\r
53b86193 10<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
878ddf1f 11 <MsaHeader>\r
1f86f081 12 <ModuleName>ScsiBus</ModuleName>\r
878ddf1f 13 <ModuleType>DXE_DRIVER</ModuleType>\r
1f86f081 14 <GuidValue>0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8B</GuidValue>\r
15 <Version>1.0</Version>\r
878ddf1f 16 <Abstract>Component description file for Scsi Bus module.</Abstract>\r
1845d8cf 17 <Description>\r
18 SCSI bus driver. This driver scans all SCSI devices and export SCSI IO protocol \r
19 </Description>\r
15f3b1d4 20 <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r
53b86193 21 <License>All rights reserved. This program and the accompanying materials
22 are licensed and made available under the terms and conditions of the BSD License
23 which accompanies this distribution. The full text of the license may be found at
24 http://opensource.org/licenses/bsd-license.php
25 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
1f86f081 26 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
27 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
878ddf1f 28 </MsaHeader>\r
1f86f081 29 <ModuleDefinitions>\r
30 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
31 <BinaryModule>false</BinaryModule>\r
32 <OutputFileBasename>ScsiBus</OutputFileBasename>\r
33 </ModuleDefinitions>\r
878ddf1f 34 <LibraryClassDefinitions>\r
1f86f081 35 <LibraryClass Usage="ALWAYS_CONSUMED">\r
36 <Keyword>DebugLib</Keyword>\r
37 </LibraryClass>\r
38 <LibraryClass Usage="ALWAYS_CONSUMED">\r
39 <Keyword>UefiDriverModelLib</Keyword>\r
40 </LibraryClass>\r
41 <LibraryClass Usage="ALWAYS_CONSUMED">\r
42 <Keyword>UefiDriverEntryPoint</Keyword>\r
43 </LibraryClass>\r
44 <LibraryClass Usage="ALWAYS_CONSUMED">\r
45 <Keyword>UefiLib</Keyword>\r
46 </LibraryClass>\r
47 <LibraryClass Usage="ALWAYS_CONSUMED">\r
48 <Keyword>BaseMemoryLib</Keyword>\r
49 </LibraryClass>\r
50 <LibraryClass Usage="ALWAYS_CONSUMED">\r
51 <Keyword>EdkScsiLib</Keyword>\r
52 </LibraryClass>\r
53 <LibraryClass Usage="ALWAYS_CONSUMED">\r
54 <Keyword>MemoryAllocationLib</Keyword>\r
55 </LibraryClass>\r
56 <LibraryClass Usage="ALWAYS_CONSUMED">\r
57 <Keyword>UefiBootServicesTableLib</Keyword>\r
58 </LibraryClass>\r
59 <LibraryClass Usage="ALWAYS_CONSUMED">\r
60 <Keyword>DevicePathLib</Keyword>\r
61 </LibraryClass>\r
878ddf1f 62 </LibraryClassDefinitions>\r
63 <SourceFiles>\r
64 <Filename>ScsiBus.h</Filename>\r
65 <Filename>ScsiBus.c</Filename>\r
66 <Filename>ComponentName.c</Filename>\r
67 </SourceFiles>\r
1f86f081 68 <PackageDependencies>\r
69 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
70 <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>\r
71 </PackageDependencies>\r
878ddf1f 72 <Protocols>\r
1f86f081 73 <Protocol Usage="TO_START">\r
53b86193 74 <ProtocolCName>gEfiScsiPassThruProtocolGuid</ProtocolCName>\r
1f86f081 75 </Protocol>\r
76 <Protocol Usage="TO_START">\r
53b86193 77 <ProtocolCName>gEfiDevicePathProtocolGuid</ProtocolCName>\r
1f86f081 78 </Protocol>\r
79 <Protocol Usage="BY_START">\r
53b86193 80 <ProtocolCName>gEfiScsiIoProtocolGuid</ProtocolCName>\r
1f86f081 81 </Protocol>\r
878ddf1f 82 </Protocols>\r
83 <Externs>\r
36122070 84 <Specification>EFI_SPECIFICATION_VERSION 0x00010010</Specification>\r
15b06e58 85 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
878ddf1f 86 <Extern>\r
1f86f081 87 <DriverBinding>gSCSIBusDriverBinding</DriverBinding>\r
878ddf1f 88 </Extern>\r
89 <Extern>\r
878ddf1f 90 <ComponentName>gScsiBusComponentName</ComponentName>\r
91 </Extern>\r
92 </Externs>\r
1f86f081 93</ModuleSurfaceArea>