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