]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/Bus/Pci/EhciDxe/Ehci.msa
dec9936c8e48c42b33267af34ee76b2f1478139c
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / EhciDxe / Ehci.msa
1 <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
2 <MsaHeader>
3 <ModuleName>Ehci</ModuleName>
4 <ModuleType>DXE_DRIVER</ModuleType>
5 <GuidValue>BDFE430E-8F2A-4db0-9991-6F856594777E</GuidValue>
6 <Version>1.0</Version>
7 <Abstract>Component name for module Ehci</Abstract>
8 <Description>FIX ME!</Description>
9 <Copyright>Copyright (c) 2006, Intel Corporation. All right reserved.</Copyright>
10 <License>All rights reserved. This program and the accompanying materials
11 are licensed and made available under the terms and conditions of the BSD License
12 which accompanies this distribution. The full text of the license may be found at
13 http://opensource.org/licenses/bsd-license.php
14
15 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
16 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>
17 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
18 </MsaHeader>
19 <ModuleDefinitions>
20 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>
21 <BinaryModule>false</BinaryModule>
22 <OutputFileBasename>Ehci</OutputFileBasename>
23 </ModuleDefinitions>
24 <LibraryClassDefinitions>
25 <LibraryClass Usage="ALWAYS_CONSUMED">
26 <Keyword>DebugLib</Keyword>
27 </LibraryClass>
28 <LibraryClass Usage="ALWAYS_CONSUMED">
29 <Keyword>BaseMemoryLib</Keyword>
30 </LibraryClass>
31 <LibraryClass Usage="ALWAYS_CONSUMED">
32 <Keyword>UefiDriverEntryPoint</Keyword>
33 </LibraryClass>
34 <LibraryClass Usage="ALWAYS_CONSUMED">
35 <Keyword>UefiBootServicesTableLib</Keyword>
36 </LibraryClass>
37 <LibraryClass Usage="ALWAYS_CONSUMED">
38 <Keyword>UefiLib</Keyword>
39 </LibraryClass>
40 <LibraryClass Usage="ALWAYS_CONSUMED">
41 <Keyword>BaseLib</Keyword>
42 </LibraryClass>
43 <LibraryClass Usage="ALWAYS_CONSUMED">
44 <Keyword>MemoryAllocationLib</Keyword>
45 </LibraryClass>
46 </LibraryClassDefinitions>
47 <SourceFiles>
48 <Filename>Ehci.c</Filename>
49 <Filename>EhciSched.h</Filename>
50 <Filename>Ehci.h</Filename>
51 <Filename>EhciUrb.h</Filename>
52 <Filename>ComponentName.c</Filename>
53 <Filename>EhciDebug.h</Filename>
54 <Filename>EhciReg.c</Filename>
55 <Filename>EhciDebug.c</Filename>
56 <Filename>EhciSched.c</Filename>
57 <Filename>UsbHcMem.c</Filename>
58 <Filename>EhciReg.h</Filename>
59 <Filename>EhciUrb.c</Filename>
60 <Filename>UsbHcMem.h</Filename>
61 </SourceFiles>
62 <PackageDependencies>
63 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
64 <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>
65 </PackageDependencies>
66 <Protocols>
67 <Protocol Usage="ALWAYS_CONSUMED">
68 <ProtocolCName>gEfiUsb2HcProtocolGuid</ProtocolCName>
69 </Protocol>
70 <Protocol Usage="ALWAYS_CONSUMED">
71 <ProtocolCName>gEfiPciIoProtocolGuid</ProtocolCName>
72 </Protocol>
73 </Protocols>
74 <Externs>
75 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
76 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>
77 <Extern>
78 <ModuleEntryPoint>EhcDriverEntryPoint</ModuleEntryPoint>
79 </Extern>
80 </Externs>
81 </ModuleSurfaceArea>