]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Bus/Scsi/ScsiDisk/Dxe/ScsiDisk.msa
Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.
[mirror_edk2.git] / EdkModulePkg / Bus / Scsi / ScsiDisk / Dxe / ScsiDisk.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>ScsiDisk</ModuleName>\r
878ddf1f 5 <ModuleType>DXE_DRIVER</ModuleType>\r
1f86f081 6 <GuidValue>0A66E322-3740-4cce-AD62-BD172CECCA35</GuidValue>\r
7 <Version>1.0</Version>\r
878ddf1f 8 <Abstract>Component description file for Scsi Disk module.Revision History</Abstract>\r
1845d8cf 9 <Description>\r
10 Scsi Disk driver. This driver detected the Scsi disk media and export block io protocol\r
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>ScsiDisk</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>BaseLib</Keyword>\r
38 </LibraryClass>\r
39 <LibraryClass Usage="ALWAYS_CONSUMED">\r
40 <Keyword>UefiLib</Keyword>\r
41 </LibraryClass>\r
42 <LibraryClass Usage="ALWAYS_CONSUMED">\r
43 <Keyword>BaseMemoryLib</Keyword>\r
44 </LibraryClass>\r
45 <LibraryClass Usage="ALWAYS_CONSUMED">\r
46 <Keyword>EdkScsiLib</Keyword>\r
47 </LibraryClass>\r
48 <LibraryClass Usage="ALWAYS_CONSUMED">\r
49 <Keyword>MemoryAllocationLib</Keyword>\r
50 </LibraryClass>\r
51 <LibraryClass Usage="ALWAYS_CONSUMED">\r
52 <Keyword>UefiBootServicesTableLib</Keyword>\r
53 </LibraryClass>\r
878ddf1f 54 </LibraryClassDefinitions>\r
55 <SourceFiles>\r
56 <Filename>ScsiDisk.h</Filename>\r
57 <Filename>ScsiDisk.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>gEfiScsiIoProtocolGuid</ProtocolCName>\r
1f86f081 67 </Protocol>\r
68 <Protocol Usage="BY_START">\r
53b86193 69 <ProtocolCName>gEfiBlockIoProtocolGuid</ProtocolCName>\r
1f86f081 70 </Protocol>\r
878ddf1f 71 </Protocols>\r
72 <Externs>\r
36122070 73 <Specification>EFI_SPECIFICATION_VERSION 0x00010010</Specification>\r
15b06e58 74 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
878ddf1f 75 <Extern>\r
1f86f081 76 <DriverBinding>gScsiDiskDriverBinding</DriverBinding>\r
878ddf1f 77 <ComponentName>gScsiDiskComponentName</ComponentName>\r
78 </Extern>\r
79 </Externs>\r
1f86f081 80</ModuleSurfaceArea>