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