]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Bus/Pci/PciBus/Dxe/PciBus.msa
Removed cross references from PciCf8Lib and PciExpressLib class to PciLib class.
[mirror_edk2.git] / EdkModulePkg / Bus / Pci / PciBus / Dxe / PciBus.msa
CommitLineData
2ce31132 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
878ddf1f 3 <MsaHeader>\r
1f86f081 4 <ModuleName>PciBus</ModuleName>\r
878ddf1f 5 <ModuleType>DXE_DRIVER</ModuleType>\r
1f86f081 6 <GuidValue>93B80004-9FB3-11d4-9A3A-0090273FC14D</GuidValue>\r
7 <Version>1.0</Version>\r
878ddf1f 8 <Abstract>Component description file for PciBus module.</Abstract>\r
2ce31132 9 <Description>PCI bus driver. This module will probe all PCI devices and allocate MMIO and IO
10 space for these devices.</Description>\r
15f3b1d4 11 <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r
53b86193 12 <License>All rights reserved. This program and the accompanying materials
13 are licensed and made available under the terms and conditions of the BSD License
14 which accompanies this distribution. The full text of the license may be found at
15 http://opensource.org/licenses/bsd-license.php
16 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
1f86f081 17 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
18 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
878ddf1f 19 </MsaHeader>\r
1f86f081 20 <ModuleDefinitions>\r
21 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
22 <BinaryModule>false</BinaryModule>\r
23 <OutputFileBasename>PciBus</OutputFileBasename>\r
24 </ModuleDefinitions>\r
878ddf1f 25 <LibraryClassDefinitions>\r
1f86f081 26 <LibraryClass Usage="ALWAYS_CONSUMED">\r
27 <Keyword>DebugLib</Keyword>\r
28 </LibraryClass>\r
29 <LibraryClass Usage="ALWAYS_CONSUMED">\r
30 <Keyword>UefiDriverModelLib</Keyword>\r
31 </LibraryClass>\r
32 <LibraryClass Usage="ALWAYS_CONSUMED">\r
33 <Keyword>UefiDriverEntryPoint</Keyword>\r
34 </LibraryClass>\r
35 <LibraryClass Usage="ALWAYS_CONSUMED">\r
36 <Keyword>BaseLib</Keyword>\r
37 </LibraryClass>\r
38 <LibraryClass Usage="ALWAYS_CONSUMED">\r
39 <Keyword>UefiLib</Keyword>\r
40 </LibraryClass>\r
41 <LibraryClass Usage="ALWAYS_CONSUMED">\r
42 <Keyword>BaseMemoryLib</Keyword>\r
43 </LibraryClass>\r
44 <LibraryClass Usage="ALWAYS_CONSUMED">\r
45 <Keyword>ReportStatusCodeLib</Keyword>\r
46 </LibraryClass>\r
47 <LibraryClass Usage="ALWAYS_CONSUMED">\r
48 <Keyword>MemoryAllocationLib</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>DevicePathLib</Keyword>\r
55 </LibraryClass>\r
2ce31132 56 <LibraryClass Usage="ALWAYS_CONSUMED">\r
57 <Keyword>PeCoffGetEntryPointLib</Keyword>\r
58 </LibraryClass>\r
878ddf1f 59 </LibraryClassDefinitions>\r
60 <SourceFiles>\r
61 <Filename>PciBus.h</Filename>\r
62 <Filename>PciIo.h</Filename>\r
63 <Filename>PciCommand.h</Filename>\r
64 <Filename>PciDeviceSupport.h</Filename>\r
65 <Filename>PciResourceSupport.h</Filename>\r
66 <Filename>PciEnumerator.h</Filename>\r
67 <Filename>PciEnumeratorSupport.h</Filename>\r
68 <Filename>PciOptionRomSupport.h</Filename>\r
69 <Filename>PciRomTable.h</Filename>\r
70 <Filename>PciHotPlugSupport.h</Filename>\r
71 <Filename>PciLib.h</Filename>\r
72 <Filename>PciHotPlugSupport.c</Filename>\r
73 <Filename>PciRomTable.c</Filename>\r
74 <Filename>PciDriverOverride.h</Filename>\r
75 <Filename>PciPowerManagement.h</Filename>\r
76 <Filename>PciPowerManagement.c</Filename>\r
77 <Filename>PciDriverOverride.c</Filename>\r
78 <Filename>PciOptionRomSupport.c</Filename>\r
79 <Filename>PciEnumerator.c</Filename>\r
80 <Filename>PciEnumeratorSupport.c</Filename>\r
81 <Filename>PciResourceSupport.c</Filename>\r
aec91719 82 <Filename>PciCommand.c</Filename>\r
5094fb09 83 <Filename>ComponentName.h</Filename>\r
878ddf1f 84 <Filename>ComponentName.c</Filename>\r
85 <Filename>PciDeviceSupport.c</Filename>\r
aec91719 86 <Filename>pcibus.c</Filename>\r
878ddf1f 87 <Filename>PciIo.c</Filename>\r
88 <Filename>PciLib.c</Filename>\r
5343eab1 89 <Filename ToolCode="DUMMY">LightPciLib.c</Filename>\r
878ddf1f 90 </SourceFiles>\r
1f86f081 91 <PackageDependencies>\r
92 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
93 <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>\r
94 </PackageDependencies>\r
878ddf1f 95 <Protocols>\r
1f86f081 96 <Protocol Usage="TO_START">\r
53b86193 97 <ProtocolCName>gEfiDevicePathProtocolGuid</ProtocolCName>\r
1f86f081 98 </Protocol>\r
99 <Protocol Usage="TO_START">\r
53b86193 100 <ProtocolCName>gEfiPciRootBridgeIoProtocolGuid</ProtocolCName>\r
1f86f081 101 </Protocol>\r
102 <Protocol Usage="TO_START">\r
53b86193 103 <ProtocolCName>gEfiPciPlatformProtocolGuid</ProtocolCName>\r
1f86f081 104 </Protocol>\r
105 <Protocol Usage="TO_START">\r
53b86193 106 <ProtocolCName>gEfiIncompatiblePciDeviceSupportProtocolGuid</ProtocolCName>\r
1f86f081 107 </Protocol>\r
108 <Protocol Usage="TO_START">\r
53b86193 109 <ProtocolCName>gEfiPciHostBridgeResourceAllocationProtocolGuid</ProtocolCName>\r
1f86f081 110 </Protocol>\r
111 <Protocol Usage="TO_START">\r
53b86193 112 <ProtocolCName>gEfiPciHotPlugInitProtocolGuid</ProtocolCName>\r
1f86f081 113 </Protocol>\r
114 <Protocol Usage="TO_START">\r
53b86193 115 <ProtocolCName>gEfiDecompressProtocolGuid</ProtocolCName>\r
1f86f081 116 </Protocol>\r
117 <Protocol Usage="TO_START">\r
53b86193 118 <ProtocolCName>gEfiLoadedImageProtocolGuid</ProtocolCName>\r
1f86f081 119 </Protocol>\r
120 <Protocol Usage="TO_START">\r
53b86193 121 <ProtocolCName>gEfiUgaIoProtocolGuid</ProtocolCName>\r
1f86f081 122 </Protocol>\r
123 <Protocol Usage="BY_START">\r
53b86193 124 <ProtocolCName>gEfiPciIoProtocolGuid</ProtocolCName>\r
1f86f081 125 </Protocol>\r
126 <Protocol Usage="BY_START">\r
53b86193 127 <ProtocolCName>gEfiBusSpecificDriverOverrideProtocolGuid</ProtocolCName>\r
1f86f081 128 </Protocol>\r
129 <Protocol Usage="ALWAYS_PRODUCED">\r
53b86193 130 <ProtocolCName>gEfiPciHotPlugRequestProtocolGuid</ProtocolCName>\r
1f86f081 131 </Protocol>\r
878ddf1f 132 </Protocols>\r
133 <SystemTables>\r
1f86f081 134 <SystemTableCNames Usage="ALWAYS_CONSUMED">\r
135 <SystemTableCName>gEfiUgaIoProtocolGuid</SystemTableCName>\r
136 </SystemTableCNames>\r
137 <SystemTableCNames Usage="SOMETIMES_CONSUMED">\r
138 <SystemTableCName>gEfiPciOptionRomTableGuid</SystemTableCName>\r
139 </SystemTableCNames>\r
878ddf1f 140 </SystemTables>\r
141 <Guids>\r
1f86f081 142 <GuidCNames Usage="SOMETIMES_CONSUMED">\r
53b86193 143 <GuidCName>gEfiPciOptionRomTableGuid</GuidCName>\r
1f86f081 144 </GuidCNames>\r
145 <GuidCNames Usage="SOMETIMES_CONSUMED">\r
53b86193 146 <GuidCName>gEfiStatusCodeSpecificDataGuid</GuidCName>\r
1f86f081 147 </GuidCNames>\r
148 <GuidCNames Usage="PRIVATE">\r
53b86193 149 <GuidCName>gEfiPciHotplugDeviceGuid</GuidCName>\r
1f86f081 150 </GuidCNames>\r
878ddf1f 151 </Guids>\r
152 <Externs>\r
1f86f081 153 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
15b06e58 154 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
878ddf1f 155 <Extern>\r
156 <ModuleEntryPoint>PciBusEntryPoint</ModuleEntryPoint>\r
157 </Extern>\r
158 <Extern>\r
159 <DriverBinding>gPciBusDriverBinding</DriverBinding>\r
1f86f081 160 </Extern>\r
161 <Extern>\r
878ddf1f 162 <ComponentName>gPciBusComponentName</ComponentName>\r
163 </Extern>\r
164 </Externs>\r
1f86f081 165</ModuleSurfaceArea>