]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFrameworkModulePkg/Bus/Pci/PciBus/Dxe/PciBus.msa
Add ReadMe.txt to specify that the EFI image FatBinPkg provides does not contain...
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Pci / PciBus / Dxe / PciBus.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>PciBus</ModuleName>\r
5 <ModuleType>DXE_DRIVER</ModuleType>\r
6 <GuidValue>93B80004-9FB3-11d4-9A3A-0090273FC14D</GuidValue>\r
7 <Version>1.0</Version>\r
8 <Abstract>Component description file for PciBus module.</Abstract>\r
9 <Description>PCI bus driver. This module will probe all PCI devices and allocate MMIO and IO\r
10 space for these devices. Please use PCD feature flag PcdPciBusHotplugDeviceSupport to enable\r
11 support hot plug.</Description>\r
12 <Copyright>Copyright (c) 2006 - 2007, Intel Corporation</Copyright>\r
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
18 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
19 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
20 </MsaHeader>\r
21 <ModuleDefinitions>\r
22 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
23 <BinaryModule>false</BinaryModule>\r
24 <OutputFileBasename>PciBus</OutputFileBasename>\r
25 </ModuleDefinitions>\r
26 <LibraryClassDefinitions>\r
27 <LibraryClass Usage="ALWAYS_CONSUMED">\r
28 <Keyword>DebugLib</Keyword>\r
29 </LibraryClass>\r
30 <LibraryClass Usage="ALWAYS_CONSUMED">\r
31 <Keyword>UefiDriverEntryPoint</Keyword>\r
32 </LibraryClass>\r
33 <LibraryClass Usage="ALWAYS_CONSUMED">\r
34 <Keyword>BaseLib</Keyword>\r
35 </LibraryClass>\r
36 <LibraryClass Usage="ALWAYS_CONSUMED">\r
37 <Keyword>UefiLib</Keyword>\r
38 </LibraryClass>\r
39 <LibraryClass Usage="ALWAYS_CONSUMED">\r
40 <Keyword>BaseMemoryLib</Keyword>\r
41 </LibraryClass>\r
42 <LibraryClass Usage="ALWAYS_CONSUMED">\r
43 <Keyword>ReportStatusCodeLib</Keyword>\r
44 </LibraryClass>\r
45 <LibraryClass Usage="ALWAYS_CONSUMED">\r
46 <Keyword>MemoryAllocationLib</Keyword>\r
47 </LibraryClass>\r
48 <LibraryClass Usage="ALWAYS_CONSUMED">\r
49 <Keyword>UefiBootServicesTableLib</Keyword>\r
50 </LibraryClass>\r
51 <LibraryClass Usage="ALWAYS_CONSUMED">\r
52 <Keyword>DevicePathLib</Keyword>\r
53 </LibraryClass>\r
54 <LibraryClass Usage="ALWAYS_CONSUMED">\r
55 <Keyword>PcdLib</Keyword>\r
56 </LibraryClass>\r
57 <LibraryClass Usage="ALWAYS_CONSUMED">\r
58 <Keyword>PciIncompatibleDeviceSupportLib</Keyword>\r
59 </LibraryClass>\r
60 </LibraryClassDefinitions>\r
61 <SourceFiles>\r
62 <Filename>pcibus.h</Filename>\r
63 <Filename>PciIo.h</Filename>\r
64 <Filename>PciCommand.h</Filename>\r
65 <Filename>PciDeviceSupport.h</Filename>\r
66 <Filename>PciResourceSupport.h</Filename>\r
67 <Filename>PciEnumerator.h</Filename>\r
68 <Filename>PciEnumeratorSupport.h</Filename>\r
69 <Filename>PciOptionRomSupport.h</Filename>\r
70 <Filename>PciRomTable.h</Filename>\r
71 <Filename>PciHotPlugSupport.h</Filename>\r
72 <Filename>PciLib.h</Filename>\r
73 <Filename>PciHotPlugSupport.c</Filename>\r
74 <Filename>PciRomTable.c</Filename>\r
75 <Filename>PciDriverOverride.h</Filename>\r
76 <Filename>PciPowerManagement.h</Filename>\r
77 <Filename>PciPowerManagement.c</Filename>\r
78 <Filename>PciDriverOverride.c</Filename>\r
79 <Filename>PciOptionRomSupport.c</Filename>\r
80 <Filename>PciEnumerator.c</Filename>\r
81 <Filename>PciEnumeratorSupport.c</Filename>\r
82 <Filename>PciResourceSupport.c</Filename>\r
83 <Filename>PciCommand.c</Filename>\r
84 <Filename>ComponentName.h</Filename>\r
85 <Filename>ComponentName.c</Filename>\r
86 <Filename>PciDeviceSupport.c</Filename>\r
87 <Filename>pcibus.c</Filename>\r
88 <Filename>PciIo.c</Filename>\r
89 <Filename>PciLib.c</Filename>\r
90 </SourceFiles>\r
91 <PackageDependencies>\r
92 <Package PackageGuid="1E73767F-8F52-4603-AEB4-F29B510B6766"/>\r
93 <Package PackageGuid="2759ded5-bb57-4b06-af4f-c398fa552719"/>\r
94 <Package PackageGuid="BA0D78D6-2CAF-414b-BD4D-B6762A894288"/>\r
95 <Package PackageGuid="88894582-7553-4822-B484-624E24B6DECF"/>\r
96 </PackageDependencies>\r
97 <Protocols>\r
98 <Protocol Usage="TO_START">\r
99 <ProtocolCName>gEfiDevicePathProtocolGuid</ProtocolCName>\r
100 </Protocol>\r
101 <Protocol Usage="TO_START">\r
102 <ProtocolCName>gEfiPciRootBridgeIoProtocolGuid</ProtocolCName>\r
103 </Protocol>\r
104 <Protocol Usage="TO_START">\r
105 <ProtocolCName>gEfiPciPlatformProtocolGuid</ProtocolCName>\r
106 </Protocol>\r
107 <Protocol Usage="TO_START">\r
108 <ProtocolCName>gEfiPciHostBridgeResourceAllocationProtocolGuid</ProtocolCName>\r
109 </Protocol>\r
110 <Protocol Usage="TO_START">\r
111 <ProtocolCName>gEfiPciHotPlugInitProtocolGuid</ProtocolCName>\r
112 </Protocol>\r
113 <Protocol Usage="TO_START">\r
114 <ProtocolCName>gEfiDecompressProtocolGuid</ProtocolCName>\r
115 </Protocol>\r
116 <Protocol Usage="TO_START">\r
117 <ProtocolCName>gEfiLoadedImageProtocolGuid</ProtocolCName>\r
118 </Protocol>\r
119 <Protocol Usage="BY_START">\r
120 <ProtocolCName>gEfiPciIoProtocolGuid</ProtocolCName>\r
121 </Protocol>\r
122 <Protocol Usage="BY_START">\r
123 <ProtocolCName>gEfiBusSpecificDriverOverrideProtocolGuid</ProtocolCName>\r
124 </Protocol>\r
125 <Protocol Usage="ALWAYS_PRODUCED">\r
126 <ProtocolCName>gEfiPciHotPlugRequestProtocolGuid</ProtocolCName>\r
127 </Protocol>\r
128 </Protocols>\r
129 <SystemTables>\r
130 <SystemTableCNames Usage="ALWAYS_CONSUMED">\r
131 <SystemTableCName>gEfiUgaIoProtocolGuid</SystemTableCName>\r
132 </SystemTableCNames>\r
133 <SystemTableCNames Usage="SOMETIMES_CONSUMED">\r
134 <SystemTableCName>gEfiPciOptionRomTableGuid</SystemTableCName>\r
135 </SystemTableCNames>\r
136 </SystemTables>\r
137 <Guids>\r
138 <GuidCNames Usage="SOMETIMES_CONSUMED">\r
139 <GuidCName>gEfiPciOptionRomTableGuid</GuidCName>\r
140 </GuidCNames>\r
141 <GuidCNames Usage="PRIVATE">\r
142 <GuidCName>gEfiPciHotplugDeviceGuid</GuidCName>\r
143 </GuidCNames>\r
144 </Guids>\r
145 <Externs>\r
146 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
147 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
148 <Extern>\r
149 <ModuleEntryPoint>PciBusEntryPoint</ModuleEntryPoint>\r
150 </Extern>\r
151 <Extern>\r
152 <DriverBinding>gPciBusDriverBinding</DriverBinding>\r
153 <ComponentName>gPciBusComponentName</ComponentName>\r
154 </Extern>\r
155 </Externs>\r
156 <PcdCoded>\r
157 <PcdEntry PcdItemType="FEATURE_FLAG">\r
158 <C_Name>PcdPciIsaEnable</C_Name>\r
159 <TokenSpaceGuidCName>gEfiIntelFrameworkModulePkgTokenSpaceGuid</TokenSpaceGuidCName>\r
160 <HelpText>This is a switch to enable ISA</HelpText>\r
161 </PcdEntry>\r
162 <PcdEntry PcdItemType="FIXED_AT_BUILD">\r
163 <C_Name>PcdPciIncompatibleDeviceSupportMask</C_Name>\r
164 <TokenSpaceGuidCName>gEfiIntelFrameworkModulePkgTokenSpaceGuid</TokenSpaceGuidCName>\r
165 <HelpText>The PCD masks for PCI incompatible devices support.</HelpText>\r
166 </PcdEntry>\r
167 <PcdEntry PcdItemType="FEATURE_FLAG">\r
168 <C_Name>PcdPciBusHotplugDeviceSupport</C_Name>\r
169 <TokenSpaceGuidCName>gEfiIntelFrameworkModulePkgTokenSpaceGuid</TokenSpaceGuidCName>\r
170 <HelpText>If TRUE, the PCI bus driver will support hot plug device. If not hot plug device is supported, this feature flag can be set to FALSE to save size.</HelpText>\r
171 </PcdEntry>\r
172 <PcdEntry PcdItemType="FEATURE_FLAG">\r
173 <C_Name>PcdPciVgaEnable</C_Name>\r
174 <TokenSpaceGuidCName>gEfiIntelFrameworkModulePkgTokenSpaceGuid</TokenSpaceGuidCName>\r
175 <HelpText>Whether VGA decoding is enabled on this platform so we should avoid those aliased resources</HelpText>\r
176 </PcdEntry>\r
177 </PcdCoded>\r
178</ModuleSurfaceArea>\r