]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Bus/Pci/PciBus/Dxe/PciBus.msa
Fix PCD WinNTFirmwareVolume Value from "..\\..\\FV\\FV_RECVOERY.fd" to "..\\FV\\FV_RE...
[mirror_edk2.git] / EdkModulePkg / Bus / Pci / PciBus / Dxe / PciBus.msa
CommitLineData
878ddf1f 1<?xml version="1.0" encoding="UTF-8"?>\r
1f86f081 2<!--Copyright (c) 2006, Intel Corporation
3All rights reserved. This program and the accompanying materials
4are licensed and made available under the terms and conditions of the BSD License
5which accompanies this distribution. The full text of the license may be found at
6http://opensource.org/licenses/bsd-license.php
7
8THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
9WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->\r
5b2a7957 10<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
878ddf1f 11 <MsaHeader>\r
1f86f081 12 <ModuleName>PciBus</ModuleName>\r
878ddf1f 13 <ModuleType>DXE_DRIVER</ModuleType>\r
1f86f081 14 <GuidValue>93B80004-9FB3-11d4-9A3A-0090273FC14D</GuidValue>\r
15 <Version>1.0</Version>\r
878ddf1f 16 <Abstract>Component description file for PciBus module.</Abstract>\r
17 <Description>FIX ME!</Description>\r
18 <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>\r
1f86f081 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>\r
25 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
878ddf1f 26 </MsaHeader>\r
1f86f081 27 <ModuleDefinitions>\r
28 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
29 <BinaryModule>false</BinaryModule>\r
30 <OutputFileBasename>PciBus</OutputFileBasename>\r
31 </ModuleDefinitions>\r
878ddf1f 32 <LibraryClassDefinitions>\r
1f86f081 33 <LibraryClass Usage="ALWAYS_CONSUMED">\r
34 <Keyword>DebugLib</Keyword>\r
35 </LibraryClass>\r
36 <LibraryClass Usage="ALWAYS_CONSUMED">\r
37 <Keyword>UefiDriverModelLib</Keyword>\r
38 </LibraryClass>\r
39 <LibraryClass Usage="ALWAYS_CONSUMED">\r
40 <Keyword>UefiDriverEntryPoint</Keyword>\r
41 </LibraryClass>\r
42 <LibraryClass Usage="ALWAYS_CONSUMED">\r
43 <Keyword>BaseLib</Keyword>\r
44 </LibraryClass>\r
45 <LibraryClass Usage="ALWAYS_CONSUMED">\r
46 <Keyword>UefiLib</Keyword>\r
47 </LibraryClass>\r
48 <LibraryClass Usage="ALWAYS_CONSUMED">\r
49 <Keyword>BaseMemoryLib</Keyword>\r
50 </LibraryClass>\r
51 <LibraryClass Usage="ALWAYS_CONSUMED">\r
52 <Keyword>ReportStatusCodeLib</Keyword>\r
53 </LibraryClass>\r
54 <LibraryClass Usage="ALWAYS_CONSUMED">\r
55 <Keyword>MemoryAllocationLib</Keyword>\r
56 </LibraryClass>\r
57 <LibraryClass Usage="ALWAYS_CONSUMED">\r
58 <Keyword>UefiBootServicesTableLib</Keyword>\r
59 </LibraryClass>\r
60 <LibraryClass Usage="ALWAYS_CONSUMED">\r
61 <Keyword>DevicePathLib</Keyword>\r
62 </LibraryClass>\r
878ddf1f 63 </LibraryClassDefinitions>\r
64 <SourceFiles>\r
65 <Filename>PciBus.h</Filename>\r
66 <Filename>PciIo.h</Filename>\r
67 <Filename>PciCommand.h</Filename>\r
68 <Filename>PciDeviceSupport.h</Filename>\r
69 <Filename>PciResourceSupport.h</Filename>\r
70 <Filename>PciEnumerator.h</Filename>\r
71 <Filename>PciEnumeratorSupport.h</Filename>\r
72 <Filename>PciOptionRomSupport.h</Filename>\r
73 <Filename>PciRomTable.h</Filename>\r
74 <Filename>PciHotPlugSupport.h</Filename>\r
75 <Filename>PciLib.h</Filename>\r
76 <Filename>PciHotPlugSupport.c</Filename>\r
77 <Filename>PciRomTable.c</Filename>\r
78 <Filename>PciDriverOverride.h</Filename>\r
79 <Filename>PciPowerManagement.h</Filename>\r
80 <Filename>PciPowerManagement.c</Filename>\r
81 <Filename>PciDriverOverride.c</Filename>\r
82 <Filename>PciOptionRomSupport.c</Filename>\r
83 <Filename>PciEnumerator.c</Filename>\r
84 <Filename>PciEnumeratorSupport.c</Filename>\r
85 <Filename>PciResourceSupport.c</Filename>\r
aec91719 86 <Filename>PciCommand.c</Filename>\r
878ddf1f 87 <Filename>ComponentName.c</Filename>\r
88 <Filename>PciDeviceSupport.c</Filename>\r
aec91719 89 <Filename>pcibus.c</Filename>\r
878ddf1f 90 <Filename>PciIo.c</Filename>\r
91 <Filename>PciLib.c</Filename>\r
92 </SourceFiles>\r
1f86f081 93 <PackageDependencies>\r
94 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
95 <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>\r
96 </PackageDependencies>\r
878ddf1f 97 <Protocols>\r
1f86f081 98 <Protocol Usage="TO_START">\r
99 <ProtocolCName>DevicePath</ProtocolCName>\r
100 </Protocol>\r
101 <Protocol Usage="TO_START">\r
102 <ProtocolCName>PciRootBridgeIo</ProtocolCName>\r
103 </Protocol>\r
104 <Protocol Usage="TO_START">\r
105 <ProtocolCName>PciPlatform</ProtocolCName>\r
106 </Protocol>\r
107 <Protocol Usage="TO_START">\r
108 <ProtocolCName>IncompatiblePciDeviceSupport</ProtocolCName>\r
109 </Protocol>\r
110 <Protocol Usage="TO_START">\r
111 <ProtocolCName>PciHostBridgeResourceAllocation</ProtocolCName>\r
112 </Protocol>\r
113 <Protocol Usage="TO_START">\r
114 <ProtocolCName>PciHotPlugInit</ProtocolCName>\r
115 </Protocol>\r
116 <Protocol Usage="TO_START">\r
117 <ProtocolCName>Decompress</ProtocolCName>\r
118 </Protocol>\r
119 <Protocol Usage="TO_START">\r
120 <ProtocolCName>LoadedImage</ProtocolCName>\r
121 </Protocol>\r
122 <Protocol Usage="TO_START">\r
123 <ProtocolCName>UgaIo</ProtocolCName>\r
124 </Protocol>\r
125 <Protocol Usage="BY_START">\r
126 <ProtocolCName>PciIo</ProtocolCName>\r
127 </Protocol>\r
128 <Protocol Usage="BY_START">\r
129 <ProtocolCName>BusSpecificDriverOverride</ProtocolCName>\r
130 </Protocol>\r
131 <Protocol Usage="ALWAYS_PRODUCED">\r
132 <ProtocolCName>PciHotPlugRequest</ProtocolCName>\r
133 </Protocol>\r
878ddf1f 134 </Protocols>\r
135 <SystemTables>\r
1f86f081 136 <SystemTableCNames Usage="ALWAYS_CONSUMED">\r
137 <SystemTableCName>gEfiUgaIoProtocolGuid</SystemTableCName>\r
138 </SystemTableCNames>\r
139 <SystemTableCNames Usage="SOMETIMES_CONSUMED">\r
140 <SystemTableCName>gEfiPciOptionRomTableGuid</SystemTableCName>\r
141 </SystemTableCNames>\r
878ddf1f 142 </SystemTables>\r
143 <Guids>\r
1f86f081 144 <GuidCNames Usage="SOMETIMES_CONSUMED">\r
145 <GuidCName>PciOptionRomTable</GuidCName>\r
146 </GuidCNames>\r
147 <GuidCNames Usage="SOMETIMES_CONSUMED">\r
148 <GuidCName>StatusCodeSpecificData</GuidCName>\r
149 </GuidCNames>\r
150 <GuidCNames Usage="PRIVATE">\r
151 <GuidCName>PciHotplugDevice</GuidCName>\r
152 </GuidCNames>\r
878ddf1f 153 </Guids>\r
154 <Externs>\r
1f86f081 155 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
156 <Specification>EDK_RELEASE_VERSION 0x00090000</Specification>\r
878ddf1f 157 <Extern>\r
158 <ModuleEntryPoint>PciBusEntryPoint</ModuleEntryPoint>\r
159 </Extern>\r
160 <Extern>\r
161 <DriverBinding>gPciBusDriverBinding</DriverBinding>\r
1f86f081 162 </Extern>\r
163 <Extern>\r
878ddf1f 164 <ComponentName>gPciBusComponentName</ComponentName>\r
165 </Extern>\r
166 </Externs>\r
1f86f081 167</ModuleSurfaceArea>