]> git.proxmox.com Git - mirror_edk2.git/blob - EdkModulePkg/Core/Dxe/DxeMain.msa
70802a9cc0c9b99b81658f4d5c258682412709d7
[mirror_edk2.git] / EdkModulePkg / Core / Dxe / DxeMain.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>DxeMain</ModuleName>
13 <ModuleType>DXE_CORE</ModuleType>
14 <GuidValue>D6A2CB7F-6A18-4e2f-B43B-9920A733700A</GuidValue>
15 <Version>1.0</Version>
16 <Abstract>Component description file for DxeMain.</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 are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>
20 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
21 </MsaHeader>
22 <ModuleDefinitions>
23 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>
24 <BinaryModule>false</BinaryModule>
25 <OutputFileBasename>DxeMain</OutputFileBasename>
26 </ModuleDefinitions>
27 <LibraryClassDefinitions>
28 <LibraryClass Usage="ALWAYS_CONSUMED">
29 <Keyword>DxeCoreEntryPoint</Keyword>
30 </LibraryClass>
31 <LibraryClass Usage="ALWAYS_CONSUMED">
32 <Keyword>DebugLib</Keyword>
33 </LibraryClass>
34 <LibraryClass Usage="ALWAYS_CONSUMED">
35 <Keyword>UefiLib</Keyword>
36 </LibraryClass>
37 <LibraryClass Usage="ALWAYS_CONSUMED">
38 <Keyword>BaseLib</Keyword>
39 </LibraryClass>
40 <LibraryClass Usage="ALWAYS_CONSUMED">
41 <Keyword>HobLib</Keyword>
42 </LibraryClass>
43 <LibraryClass Usage="ALWAYS_CONSUMED">
44 <Keyword>PerformanceLib</Keyword>
45 </LibraryClass>
46 <LibraryClass Usage="ALWAYS_CONSUMED">
47 <Keyword>UefiDecompressLib</Keyword>
48 </LibraryClass>
49 <LibraryClass Usage="ALWAYS_CONSUMED">
50 <Keyword>TianoDecompressLib</Keyword>
51 </LibraryClass>
52 <LibraryClass Usage="ALWAYS_CONSUMED">
53 <Keyword>CustomDecompressLib</Keyword>
54 </LibraryClass>
55 <LibraryClass Usage="ALWAYS_CONSUMED">
56 <Keyword>EdkPeCoffLoaderLib</Keyword>
57 </LibraryClass>
58 <LibraryClass Usage="ALWAYS_CONSUMED">
59 <Keyword>CacheMaintenanceLib</Keyword>
60 </LibraryClass>
61 <LibraryClass Usage="ALWAYS_CONSUMED">
62 <Keyword>BaseMemoryLib</Keyword>
63 </LibraryClass>
64 </LibraryClassDefinitions>
65 <SourceFiles>
66 <Filename>DxeMain/DxeMain.c</Filename>
67 <Filename>DxeMain/DxeProtocolNotify.c</Filename>
68 <Filename>Dispatcher/Dispatcher.c</Filename>
69 <Filename>Dispatcher/dependency.c</Filename>
70 <Filename>Event/execdata.c</Filename>
71 <Filename>Event/event.c</Filename>
72 <Filename>Event/timer.c</Filename>
73 <Filename>Event/tpl.c</Filename>
74 <Filename>FwVol/FwVol.c</Filename>
75 <Filename>FwVol/Ffs.c</Filename>
76 <Filename>FwVol/FwVolAttrib.c</Filename>
77 <Filename>FwVol/FwVolRead.c</Filename>
78 <Filename>FwVol/FwVolWrite.c</Filename>
79 <Filename>FwVolBlock/FwVolBlock.c</Filename>
80 <Filename>Mem/memdata.c</Filename>
81 <Filename>Mem/Page.c</Filename>
82 <Filename>Mem/pool.c</Filename>
83 <Filename>Gcd/gcd.c</Filename>
84 <Filename>Hand/handle.c</Filename>
85 <Filename>Hand/locate.c</Filename>
86 <Filename>Hand/Notify.c</Filename>
87 <Filename>Hand/DriverSupport.c</Filename>
88 <Filename>Library/Library.c</Filename>
89 <Filename>Misc/InstallConfigurationTable.c</Filename>
90 <Filename>Misc/SetWatchdogTimer.c</Filename>
91 <Filename>Misc/Stall.c</Filename>
92 <Filename>Misc/DebugImageInfo.c</Filename>
93 <Filename>Image/Image.c</Filename>
94 <Filename>Image/ImageFile.c</Filename>
95 <Filename>SectionExtraction/CoreSectionExtraction.c</Filename>
96 <Filename>DebugImageInfo.h</Filename>
97 <Filename>DebugMask.h</Filename>
98 <Filename>DxeMain.h</Filename>
99 <Filename>Exec.h</Filename>
100 <Filename>FwVolBlock.h</Filename>
101 <Filename>FwVolDriver.h</Filename>
102 <Filename>Gcd.h</Filename>
103 <Filename>Hand.h</Filename>
104 <Filename>Image.h</Filename>
105 <Filename>Imem.h</Filename>
106 <Filename>Library.h</Filename>
107 </SourceFiles>
108 <PackageDependencies>
109 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
110 <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>
111 </PackageDependencies>
112 <Protocols>
113 <Protocol Usage="SOMETIMES_CONSUMED">
114 <ProtocolCName>Ebc</ProtocolCName>
115 </Protocol>
116 <Protocol Usage="ALWAYS_CONSUMED">
117 <ProtocolCName>LoadedImage</ProtocolCName>
118 </Protocol>
119 <Protocol Usage="ALWAYS_CONSUMED">
120 <ProtocolCName>DevicePath</ProtocolCName>
121 </Protocol>
122 <Protocol Usage="ALWAYS_CONSUMED">
123 <ProtocolCName>Cpu</ProtocolCName>
124 </Protocol>
125 <Protocol Usage="ALWAYS_CONSUMED">
126 <ProtocolCName>FirmwareVolume</ProtocolCName>
127 </Protocol>
128 <Protocol Usage="ALWAYS_CONSUMED">
129 <ProtocolCName>FirmwareVolumeDispatch</ProtocolCName>
130 </Protocol>
131 <Protocol Usage="ALWAYS_CONSUMED">
132 <ProtocolCName>FirmwareVolumeBlock</ProtocolCName>
133 </Protocol>
134 <Protocol Usage="ALWAYS_CONSUMED">
135 <ProtocolCName>SectionExtraction</ProtocolCName>
136 </Protocol>
137 <Protocol Usage="SOMETIMES_CONSUMED">
138 <ProtocolCName>DriverBinding</ProtocolCName>
139 </Protocol>
140 <Protocol Usage="ALWAYS_CONSUMED">
141 <ProtocolCName>PlatformDriverOverride</ProtocolCName>
142 </Protocol>
143 <Protocol Usage="ALWAYS_CONSUMED">
144 <ProtocolCName>BusSpecificDriverOverride</ProtocolCName>
145 </Protocol>
146 <Protocol Usage="ALWAYS_CONSUMED">
147 <ProtocolCName>Timer</ProtocolCName>
148 </Protocol>
149 <Protocol Usage="ALWAYS_CONSUMED">
150 <ProtocolCName>Metronome</ProtocolCName>
151 </Protocol>
152 <Protocol Usage="ALWAYS_CONSUMED">
153 <ProtocolCName>MonotonicCounter</ProtocolCName>
154 </Protocol>
155 <Protocol Usage="ALWAYS_CONSUMED">
156 <ProtocolCName>VariableWrite</ProtocolCName>
157 </Protocol>
158 <Protocol Usage="ALWAYS_CONSUMED">
159 <ProtocolCName>Bds</ProtocolCName>
160 </Protocol>
161 <Protocol Usage="ALWAYS_CONSUMED">
162 <ProtocolCName>Variable</ProtocolCName>
163 </Protocol>
164 <Protocol Usage="ALWAYS_CONSUMED">
165 <ProtocolCName>Security</ProtocolCName>
166 </Protocol>
167 <Protocol Usage="ALWAYS_CONSUMED">
168 <ProtocolCName>WatchdogTimer</ProtocolCName>
169 </Protocol>
170 <Protocol Usage="ALWAYS_CONSUMED">
171 <ProtocolCName>Runtime</ProtocolCName>
172 </Protocol>
173 <Protocol Usage="ALWAYS_CONSUMED">
174 <ProtocolCName>RealTimeClock</ProtocolCName>
175 </Protocol>
176 <Protocol Usage="ALWAYS_CONSUMED">
177 <ProtocolCName>Reset</ProtocolCName>
178 </Protocol>
179 <Protocol Usage="ALWAYS_CONSUMED">
180 <ProtocolCName>LoadFile</ProtocolCName>
181 </Protocol>
182 <Protocol Usage="ALWAYS_CONSUMED">
183 <ProtocolCName>SimpleFileSystem</ProtocolCName>
184 </Protocol>
185 <Protocol Usage="ALWAYS_CONSUMED">
186 <ProtocolCName>LoadPeImage</ProtocolCName>
187 </Protocol>
188 <Protocol Usage="ALWAYS_CONSUMED">
189 <ProtocolCName>Decompress</ProtocolCName>
190 </Protocol>
191 <Protocol Usage="ALWAYS_CONSUMED">
192 <ProtocolCName>CustomizedDecompress</ProtocolCName>
193 </Protocol>
194 <Protocol Usage="ALWAYS_CONSUMED">
195 <ProtocolCName>TianoDecompress</ProtocolCName>
196 </Protocol>
197 <Protocol Usage="ALWAYS_CONSUMED">
198 <ProtocolCName>Capsule</ProtocolCName>
199 </Protocol>
200 </Protocols>
201 <Guids>
202 <GuidCNames Usage="ALWAYS_CONSUMED">
203 <GuidCName>MemoryTypeInformation</GuidCName>
204 </GuidCNames>
205 <GuidCNames Usage="ALWAYS_CONSUMED">
206 <GuidCName>DxeServicesTable</GuidCName>
207 </GuidCNames>
208 <GuidCNames Usage="ALWAYS_CONSUMED">
209 <GuidCName>HobList</GuidCName>
210 </GuidCNames>
211 <GuidCNames Usage="ALWAYS_CONSUMED">
212 <GuidCName>DebugImageInfoTable</GuidCName>
213 </GuidCNames>
214 <GuidCNames Usage="ALWAYS_CONSUMED">
215 <GuidCName>Apriori</GuidCName>
216 </GuidCNames>
217 <GuidCNames Usage="ALWAYS_CONSUMED">
218 <GuidCName>FirmwareFileSystem</GuidCName>
219 </GuidCNames>
220 <GuidCNames Usage="ALWAYS_CONSUMED">
221 <GuidCName>FileInfo</GuidCName>
222 </GuidCNames>
223 <GuidCNames Usage="ALWAYS_CONSUMED">
224 <GuidCName>HobMemoryAllocModule</GuidCName>
225 </GuidCNames>
226 <GuidCNames Usage="ALWAYS_CONSUMED">
227 <GuidCName>PeiPeCoffLoader</GuidCName>
228 </GuidCNames>
229 <!--<GuidCNames Usage="ALWAYS_CONSUMED">
230 <GuidCName>LoadPeImage</GuidCName>
231 </GuidCNames>-->
232 <GuidCNames Usage="ALWAYS_CONSUMED">
233 <GuidCName>EventExitBootServices</GuidCName>
234 </GuidCNames>
235 <GuidCNames Usage="ALWAYS_CONSUMED">
236 <GuidCName>EventVirtualAddressChange</GuidCName>
237 </GuidCNames>
238 <GuidCNames Usage="ALWAYS_CONSUMED">
239 <GuidCName>EventMemoryMapChange</GuidCName>
240 </GuidCNames>
241 </Guids>
242 <Externs>
243 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
244 <Specification>EDK_RELEASE_VERSION 0x00090000</Specification>
245 <Extern>
246 <ModuleEntryPoint>DxeMain</ModuleEntryPoint>
247 </Extern>
248 </Externs>
249 </ModuleSurfaceArea>