]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFrameworkModulePkg/Bus/Pci/IdeBus/Dxe/idebus.msa
Add PciBus & IdeBus
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Pci / IdeBus / Dxe / idebus.msa
CommitLineData
ead42efc 1<?xml version="1.0" encoding="UTF-8"?>\r
2<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
3 <MsaHeader>\r
4 <ModuleName>IdeBus</ModuleName>\r
5 <ModuleType>DXE_DRIVER</ModuleType>\r
6 <GuidValue>69FD8E47-A161-4550-B01A-5594CEB2B2B2</GuidValue>\r
7 <Version>1.0</Version>\r
8 <Abstract>Component description file for PS2 keyboard module.</Abstract>\r
9 <Description>IDE bus driver. This driver will enumerate IDE device and export the blockIo\r
10 protocol for every device.</Description>\r
11 <Copyright>Copyright (c) 2006 - 2007, Intel Corporation</Copyright>\r
12 <License>All rights reserved. This program and the accompanying materials\r
13 are licensed and made available under the terms and conditions of the BSD License\r
14 which accompanies this distribution. The full text of the license may be found at\r
15 http://opensource.org/licenses/bsd-license.php\r
16 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
17 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
18 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
19 </MsaHeader>\r
20 <ModuleDefinitions>\r
21 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
22 <BinaryModule>false</BinaryModule>\r
23 <OutputFileBasename>IdeBus</OutputFileBasename>\r
24 </ModuleDefinitions>\r
25 <LibraryClassDefinitions>\r
26 <LibraryClass Usage="ALWAYS_CONSUMED">\r
27 <Keyword>DebugLib</Keyword>\r
28 </LibraryClass>\r
29 <LibraryClass Usage="ALWAYS_CONSUMED">\r
30 <Keyword>UefiDriverEntryPoint</Keyword>\r
31 </LibraryClass>\r
32 <LibraryClass Usage="ALWAYS_CONSUMED">\r
33 <Keyword>BaseLib</Keyword>\r
34 </LibraryClass>\r
35 <LibraryClass Usage="ALWAYS_CONSUMED">\r
36 <Keyword>UefiLib</Keyword>\r
37 </LibraryClass>\r
38 <LibraryClass Usage="ALWAYS_CONSUMED">\r
39 <Keyword>BaseMemoryLib</Keyword>\r
40 </LibraryClass>\r
41 <LibraryClass Usage="ALWAYS_CONSUMED">\r
42 <Keyword>ReportStatusCodeLib</Keyword>\r
43 </LibraryClass>\r
44 <LibraryClass Usage="ALWAYS_CONSUMED">\r
45 <Keyword>MemoryAllocationLib</Keyword>\r
46 </LibraryClass>\r
47 <LibraryClass Usage="ALWAYS_CONSUMED">\r
48 <Keyword>PerformanceLib</Keyword>\r
49 </LibraryClass>\r
50 <LibraryClass Usage="ALWAYS_CONSUMED">\r
51 <Keyword>UefiBootServicesTableLib</Keyword>\r
52 </LibraryClass>\r
53 <LibraryClass Usage="ALWAYS_CONSUMED">\r
54 <Keyword>UefiRuntimeServicesTableLib</Keyword>\r
55 </LibraryClass>\r
56 <LibraryClass Usage="ALWAYS_CONSUMED">\r
57 <Keyword>DevicePathLib</Keyword>\r
58 </LibraryClass>\r
59 </LibraryClassDefinitions>\r
60 <SourceFiles>\r
61 <Filename>idebus.h</Filename>\r
62 <Filename>ide.h</Filename>\r
63 <Filename>idedata.h</Filename>\r
64 <Filename>idebus.c</Filename>\r
65 <Filename>ide.c</Filename>\r
66 <Filename>ata.c</Filename>\r
67 <Filename>atapi.c</Filename>\r
68 <Filename>ComponentName.c</Filename>\r
69 <Filename>ComponentName.h</Filename>\r
70 <Filename>DriverConfiguration.c</Filename>\r
71 <Filename>DriverDiagnostics.c</Filename>\r
72 </SourceFiles>\r
73 <PackageDependencies>\r
74 <Package PackageGuid="1E73767F-8F52-4603-AEB4-F29B510B6766"/>\r
75 <Package PackageGuid="2759ded5-bb57-4b06-af4f-c398fa552719"/>\r
76 <Package PackageGuid="BA0D78D6-2CAF-414b-BD4D-B6762A894288"/>\r
77 </PackageDependencies>\r
78 <Protocols>\r
79 <Protocol Usage="TO_START">\r
80 <ProtocolCName>gEfiDevicePathProtocolGuid</ProtocolCName>\r
81 </Protocol>\r
82 <Protocol Usage="TO_START">\r
83 <ProtocolCName>gEfiPciIoProtocolGuid</ProtocolCName>\r
84 </Protocol>\r
85 <Protocol Usage="TO_START">\r
86 <ProtocolCName>gEfiIdeControllerInitProtocolGuid</ProtocolCName>\r
87 </Protocol>\r
88 <Protocol Usage="BY_START">\r
89 <ProtocolCName>gEfiBlockIoProtocolGuid</ProtocolCName>\r
90 </Protocol>\r
91 <Protocol Usage="BY_START">\r
92 <ProtocolCName>gEfiDiskInfoProtocolGuid</ProtocolCName>\r
93 </Protocol>\r
94 </Protocols>\r
95 <Variables>\r
96 <Variable Usage="ALWAYS_CONSUMED">\r
97 <VariableName>0x0043 0x006F 0x006E 0x0066 0x0069 0x0067 0x0075 0x0072 0x0061 0x0074 0x0069 0x006F 0x006E</VariableName>\r
98 <GuidC_Name>gConfigurationGuid</GuidC_Name>\r
99 </Variable>\r
100 </Variables>\r
101 <Guids>\r
102 <GuidCNames Usage="SOMETIMES_CONSUMED">\r
103 <GuidCName>gEfiDiskInfoIdeInterfaceGuid</GuidCName>\r
104 </GuidCNames>\r
105 </Guids>\r
106 <Externs>\r
107 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
108 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
109 <Extern>\r
110 <DriverBinding>gIDEBusDriverBinding</DriverBinding>\r
111 <ComponentName>gIDEBusComponentName</ComponentName>\r
112 </Extern>\r
113 </Externs>\r
114</ModuleSurfaceArea>\r