]> git.proxmox.com Git - mirror_edk2.git/blob - EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa
Follow up EDKT236.
[mirror_edk2.git] / EdkModulePkg / Core / DxeIplPeim / DxeIpl.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>DxeIpl</ModuleName>
13 <ModuleType>PEIM</ModuleType>
14 <GuidValue>86D70125-BAA3-4296-A62F-602BEBBB9081</GuidValue>
15 <Version>1.0</Version>
16 <Abstract>Component description file for DxeIpl module</Abstract>
17 <Description>The responsibility of this module is to load the DXE Core from a Firmware Volume. This implementation i used to load a 32-bit DXE Core.</Description>
18 <Copyright>Copyright (c) 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>DxeIpl</OutputFileBasename>
31 </ModuleDefinitions>
32 <LibraryClassDefinitions>
33 <LibraryClass Usage="ALWAYS_CONSUMED">
34 <Keyword>DebugLib</Keyword>
35 </LibraryClass>
36 <LibraryClass Usage="ALWAYS_CONSUMED">
37 <Keyword>PeimEntryPoint</Keyword>
38 </LibraryClass>
39 <LibraryClass Usage="ALWAYS_CONSUMED">
40 <Keyword>BaseLib</Keyword>
41 </LibraryClass>
42 <LibraryClass Usage="ALWAYS_CONSUMED">
43 <Keyword>HobLib</Keyword>
44 </LibraryClass>
45 <LibraryClass Usage="ALWAYS_CONSUMED">
46 <Keyword>PerformanceLib</Keyword>
47 </LibraryClass>
48 <LibraryClass Usage="ALWAYS_CONSUMED">
49 <Keyword>PeiServicesLib</Keyword>
50 </LibraryClass>
51 <LibraryClass Usage="ALWAYS_CONSUMED">
52 <Keyword>ReportStatusCodeLib</Keyword>
53 </LibraryClass>
54 <LibraryClass Usage="ALWAYS_CONSUMED">
55 <Keyword>CacheMaintenanceLib</Keyword>
56 </LibraryClass>
57 <LibraryClass Usage="ALWAYS_CONSUMED">
58 <Keyword>EdkPeCoffLoaderLib</Keyword>
59 </LibraryClass>
60 <LibraryClass Usage="ALWAYS_CONSUMED">
61 <Keyword>UefiDecompressLib</Keyword>
62 </LibraryClass>
63 <LibraryClass Usage="ALWAYS_CONSUMED">
64 <Keyword>TianoDecompressLib</Keyword>
65 </LibraryClass>
66 <LibraryClass Usage="ALWAYS_CONSUMED">
67 <Keyword>CustomDecompressLib</Keyword>
68 </LibraryClass>
69 <LibraryClass Usage="ALWAYS_CONSUMED">
70 <Keyword>PeiServicesTablePointerLib</Keyword>
71 </LibraryClass>
72 <LibraryClass Usage="ALWAYS_CONSUMED">
73 <Keyword>BaseMemoryLib</Keyword>
74 </LibraryClass>
75 <LibraryClass Usage="ALWAYS_CONSUMED">
76 <Keyword>MemoryAllocationLib</Keyword>
77 </LibraryClass>
78 </LibraryClassDefinitions>
79 <SourceFiles>
80 <Filename>DxeLoad.c</Filename>
81 <Filename>DxeIpl.h</Filename>
82 <Filename>DxeIpl.dxs</Filename>
83 <Filename SupArchList="IA32">Ia32/ImageRead.c</Filename>
84 <Filename SupArchList="IA32">Ia32/DxeLoadFunc.c</Filename>
85 <Filename SupArchList="X64">Ia32/ImageRead.c</Filename>
86 <Filename SupArchList="X64">Ia32/DxeLoadFunc.c</Filename>
87 <Filename SupArchList="IPF">ipf/ImageRead.c</Filename>
88 <Filename SupArchList="IPF">ipf/DxeLoadFunc.c</Filename>
89 <Filename SupArchList="EBC">Ia32/ImageRead.c</Filename>
90 <Filename SupArchList="EBC">Ia32/DxeLoadFunc.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="SOMETIMES_PRODUCED">
98 <ProtocolCName>gEfiDecompressProtocolGuid</ProtocolCName>
99 </Protocol>
100 <Protocol Usage="SOMETIMES_PRODUCED">
101 <ProtocolCName>gEfiTianoDecompressProtocolGuid</ProtocolCName>
102 </Protocol>
103 <Protocol Usage="SOMETIMES_PRODUCED">
104 <ProtocolCName>gEfiCustomizedDecompressProtocolGuid</ProtocolCName>
105 </Protocol>
106 </Protocols>
107 <PPIs>
108 <Ppi Usage="SOMETIMES_PRODUCED">
109 <PpiCName>gEfiDxeIplPpiGuid</PpiCName>
110 </Ppi>
111 <Ppi Usage="SOMETIMES_PRODUCED">
112 <PpiCName>gEfiPeiFvFileLoaderPpiGuid</PpiCName>
113 </Ppi>
114 <Ppi Usage="SOMETIMES_PRODUCED">
115 <PpiCName>gEfiEndOfPeiSignalPpiGuid</PpiCName>
116 </Ppi>
117 <Ppi Usage="SOMETIMES_CONSUMED">
118 <PpiCName>gEfiPeiRecoveryModulePpiGuid</PpiCName>
119 </Ppi>
120 <Ppi Usage="SOMETIMES_CONSUMED">
121 <PpiCName>gEfiPeiS3ResumePpiGuid</PpiCName>
122 </Ppi>
123 <Ppi Usage="SOMETIMES_CONSUMED">
124 <PpiCName>gEfiPeiSectionExtractionPpiGuid</PpiCName>
125 </Ppi>
126 <Ppi Usage="SOMETIMES_CONSUMED">
127 <PpiCName>gEfiPeiSecurityPpiGuid</PpiCName>
128 </Ppi>
129 <Ppi Usage="PRIVATE">
130 <PpiCName>gPeiInMemoryGuid</PpiCName>
131 </Ppi>
132 </PPIs>
133 <Guids>
134 <GuidCNames Usage="SOMETIMES_CONSUMED">
135 <GuidCName>gEfiPeiPeCoffLoaderGuid</GuidCName>
136 </GuidCNames>
137 </Guids>
138 <Externs>
139 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
140 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>
141 <Extern>
142 <ModuleEntryPoint>PeimInitializeDxeIpl</ModuleEntryPoint>
143 </Extern>
144 </Externs>
145 </ModuleSurfaceArea>