]> git.proxmox.com Git - mirror_edk2.git/blob - EdkModulePkg/Bus/Usb/UsbCbi/Dxe/Cbi1/UsbCbi1.msa
ed2cdea20634178e2013b5870a826f08aba011c3
[mirror_edk2.git] / EdkModulePkg / Bus / Usb / UsbCbi / Dxe / Cbi1 / UsbCbi1.msa
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--Copyright (c) 2006, Intel Corporation
3 All rights reserved. This program and the accompanying materials
4 are licensed and made available under the terms and conditions of the BSD License
5 which accompanies this distribution. The full text of the license may be found at
6 http://opensource.org/licenses/bsd-license.php
7
8 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
9 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
10 <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">
11 <MsaHeader>
12 <ModuleName>UsbCbi1</ModuleName>
13 <ModuleType>DXE_DRIVER</ModuleType>
14 <GuidValue>B40612B2-A063-11d4-9A3A-0090273FC14D</GuidValue>
15 <Version>1.0</Version>
16 <Abstract>Component description file for UsbCbi1 module</Abstract>
17 <Description>This module provides support for USB Control-Bulk-Interrupt Protocol with no command completion interrupt</Description>
18 <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>
19 <License>All rights reserved. This program and the accompanying materials
20 are licensed and made available under the terms and conditions of the BSD License
21 which accompanies this distribution. The full text of the license may be found at
22 http://opensource.org/licenses/bsd-license.php
23 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
24 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>
25 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
26 </MsaHeader>
27 <ModuleDefinitions>
28 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>
29 <BinaryModule>false</BinaryModule>
30 <OutputFileBasename>UsbCbi1</OutputFileBasename>
31 </ModuleDefinitions>
32 <LibraryClassDefinitions>
33 <LibraryClass Usage="ALWAYS_CONSUMED">
34 <Keyword>DebugLib</Keyword>
35 </LibraryClass>
36 <LibraryClass Usage="ALWAYS_CONSUMED">
37 <Keyword>UefiDriverModelLib</Keyword>
38 </LibraryClass>
39 <LibraryClass Usage="ALWAYS_CONSUMED">
40 <Keyword>UefiDriverEntryPoint</Keyword>
41 </LibraryClass>
42 <LibraryClass Usage="ALWAYS_CONSUMED">
43 <Keyword>BaseLib</Keyword>
44 </LibraryClass>
45 <LibraryClass Usage="ALWAYS_CONSUMED">
46 <Keyword>UefiLib</Keyword>
47 </LibraryClass>
48 <LibraryClass Usage="ALWAYS_CONSUMED">
49 <Keyword>BaseMemoryLib</Keyword>
50 </LibraryClass>
51 <LibraryClass Usage="ALWAYS_CONSUMED">
52 <Keyword>EdkUsbLib</Keyword>
53 </LibraryClass>
54 <LibraryClass Usage="ALWAYS_CONSUMED">
55 <Keyword>ReportStatusCodeLib</Keyword>
56 </LibraryClass>
57 <LibraryClass Usage="ALWAYS_CONSUMED">
58 <Keyword>MemoryAllocationLib</Keyword>
59 </LibraryClass>
60 <LibraryClass Usage="ALWAYS_CONSUMED">
61 <Keyword>UefiBootServicesTableLib</Keyword>
62 </LibraryClass>
63 </LibraryClassDefinitions>
64 <SourceFiles>
65 <Filename>cbi.h</Filename>
66 <Filename>cbi1.c</Filename>
67 </SourceFiles>
68 <PackageDependencies>
69 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
70 <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>
71 </PackageDependencies>
72 <Protocols>
73 <Protocol Usage="TO_START">
74 <ProtocolCName>gEfiDevicePathProtocolGuid</ProtocolCName>
75 </Protocol>
76 <Protocol Usage="TO_START">
77 <ProtocolCName>gEfiUsbIoProtocolGuid</ProtocolCName>
78 </Protocol>
79 <Protocol Usage="BY_START">
80 <ProtocolCName>gEfiUsbAtapiProtocolGuid</ProtocolCName>
81 </Protocol>
82 </Protocols>
83 <Externs>
84 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
85 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>
86 <Extern>
87 <DriverBinding>gCBI1DriverBinding</DriverBinding>
88 </Extern>
89 </Externs>
90 </ModuleSurfaceArea>