]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa
Modify FtwLite and Variable DXE driver to use PCD instead of FlashMap HOB
[mirror_edk2.git] / EdkModulePkg / Core / DxeIplPeim / DxeIpl.msa
CommitLineData
74460d7e 1<?xml version="1.0" encoding="UTF-8"?>\r
5343eab1
LG
2<!--Copyright (c) 2006, Intel Corporation\r
3All rights reserved. This program and the accompanying materials\r
4are licensed and made available under the terms and conditions of the BSD License\r
5which accompanies this distribution. The full text of the license may be found at\r
6http://opensource.org/licenses/bsd-license.php\r
7\r
8THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
1f86f081 9WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->\r
53b86193 10<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
878ddf1f 11 <MsaHeader>\r
1f86f081 12 <ModuleName>DxeIpl</ModuleName>\r
878ddf1f 13 <ModuleType>PEIM</ModuleType>\r
1f86f081 14 <GuidValue>86D70125-BAA3-4296-A62F-602BEBBB9081</GuidValue>\r
15 <Version>1.0</Version>\r
878ddf1f 16 <Abstract>Component description file for DxeIpl module</Abstract>\r
74460d7e 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>\r
15f3b1d4 18 <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r
5343eab1
LG
19 <License>All rights reserved. This program and the accompanying materials\r
20 are licensed and made available under the terms and conditions of the BSD License\r
21 which accompanies this distribution. The full text of the license may be found at\r
22 http://opensource.org/licenses/bsd-license.php\r
23 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
1f86f081 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>DxeIpl</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>PeimEntryPoint</Keyword>\r
38 </LibraryClass>\r
39 <LibraryClass Usage="ALWAYS_CONSUMED">\r
40 <Keyword>BaseLib</Keyword>\r
41 </LibraryClass>\r
42 <LibraryClass Usage="ALWAYS_CONSUMED">\r
43 <Keyword>HobLib</Keyword>\r
44 </LibraryClass>\r
45 <LibraryClass Usage="ALWAYS_CONSUMED">\r
46 <Keyword>PerformanceLib</Keyword>\r
47 </LibraryClass>\r
48 <LibraryClass Usage="ALWAYS_CONSUMED">\r
49 <Keyword>PeiServicesLib</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>CacheMaintenanceLib</Keyword>\r
56 </LibraryClass>\r
57 <LibraryClass Usage="ALWAYS_CONSUMED">\r
58 <Keyword>EdkPeCoffLoaderLib</Keyword>\r
59 </LibraryClass>\r
60 <LibraryClass Usage="ALWAYS_CONSUMED">\r
61 <Keyword>UefiDecompressLib</Keyword>\r
62 </LibraryClass>\r
63 <LibraryClass Usage="ALWAYS_CONSUMED">\r
64 <Keyword>TianoDecompressLib</Keyword>\r
65 </LibraryClass>\r
66 <LibraryClass Usage="ALWAYS_CONSUMED">\r
67 <Keyword>CustomDecompressLib</Keyword>\r
68 </LibraryClass>\r
69 <LibraryClass Usage="ALWAYS_CONSUMED">\r
70 <Keyword>PeiServicesTablePointerLib</Keyword>\r
71 </LibraryClass>\r
72 <LibraryClass Usage="ALWAYS_CONSUMED">\r
73 <Keyword>BaseMemoryLib</Keyword>\r
74 </LibraryClass>\r
75 <LibraryClass Usage="ALWAYS_CONSUMED">\r
76 <Keyword>MemoryAllocationLib</Keyword>\r
77 </LibraryClass>\r
878ddf1f 78 </LibraryClassDefinitions>\r
79 <SourceFiles>\r
80 <Filename>DxeLoad.c</Filename>\r
5343eab1 81 <Filename>DxeIpl.h</Filename>\r
878ddf1f 82 <Filename>DxeIpl.dxs</Filename>\r
1f86f081 83 <Filename SupArchList="IA32">Ia32/ImageRead.c</Filename>\r
84 <Filename SupArchList="IA32">Ia32/DxeLoadFunc.c</Filename>\r
85 <Filename SupArchList="X64">Ia32/ImageRead.c</Filename>\r
86 <Filename SupArchList="X64">Ia32/DxeLoadFunc.c</Filename>\r
87 <Filename SupArchList="IPF">ipf/ImageRead.c</Filename>\r
88 <Filename SupArchList="IPF">ipf/DxeLoadFunc.c</Filename>\r
89 <Filename SupArchList="EBC">Ia32/ImageRead.c</Filename>\r
90 <Filename SupArchList="EBC">Ia32/DxeLoadFunc.c</Filename>\r
878ddf1f 91 </SourceFiles>\r
1f86f081 92 <PackageDependencies>\r
93 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
94 <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>\r
95 </PackageDependencies>\r
878ddf1f 96 <Protocols>\r
1f86f081 97 <Protocol Usage="SOMETIMES_PRODUCED">\r
53b86193 98 <ProtocolCName>gEfiDecompressProtocolGuid</ProtocolCName>\r
1f86f081 99 </Protocol>\r
100 <Protocol Usage="SOMETIMES_PRODUCED">\r
53b86193 101 <ProtocolCName>gEfiTianoDecompressProtocolGuid</ProtocolCName>\r
1f86f081 102 </Protocol>\r
103 <Protocol Usage="SOMETIMES_PRODUCED">\r
53b86193 104 <ProtocolCName>gEfiCustomizedDecompressProtocolGuid</ProtocolCName>\r
1f86f081 105 </Protocol>\r
878ddf1f 106 </Protocols>\r
878ddf1f 107 <PPIs>\r
1f86f081 108 <Ppi Usage="SOMETIMES_PRODUCED">\r
53b86193 109 <PpiCName>gEfiDxeIplPpiGuid</PpiCName>\r
1f86f081 110 </Ppi>\r
111 <Ppi Usage="SOMETIMES_PRODUCED">\r
53b86193 112 <PpiCName>gEfiPeiFvFileLoaderPpiGuid</PpiCName>\r
1f86f081 113 </Ppi>\r
114 <Ppi Usage="SOMETIMES_PRODUCED">\r
53b86193 115 <PpiCName>gEfiEndOfPeiSignalPpiGuid</PpiCName>\r
1f86f081 116 </Ppi>\r
117 <Ppi Usage="SOMETIMES_CONSUMED">\r
53b86193 118 <PpiCName>gEfiPeiRecoveryModulePpiGuid</PpiCName>\r
1f86f081 119 </Ppi>\r
120 <Ppi Usage="SOMETIMES_CONSUMED">\r
53b86193 121 <PpiCName>gEfiPeiS3ResumePpiGuid</PpiCName>\r
1f86f081 122 </Ppi>\r
123 <Ppi Usage="SOMETIMES_CONSUMED">\r
53b86193 124 <PpiCName>gEfiPeiSectionExtractionPpiGuid</PpiCName>\r
1f86f081 125 </Ppi>\r
126 <Ppi Usage="SOMETIMES_CONSUMED">\r
53b86193 127 <PpiCName>gEfiPeiSecurityPpiGuid</PpiCName>\r
1f86f081 128 </Ppi>\r
129 <Ppi Usage="PRIVATE">\r
53b86193 130 <PpiCName>gPeiInMemoryGuid</PpiCName>\r
1f86f081 131 </Ppi>\r
878ddf1f 132 </PPIs>\r
133 <Guids>\r
1f86f081 134 <GuidCNames Usage="SOMETIMES_CONSUMED">\r
53b86193 135 <GuidCName>gEfiPeiPeCoffLoaderGuid</GuidCName>\r
1f86f081 136 </GuidCNames>\r
878ddf1f 137 </Guids>\r
138 <Externs>\r
15b06e58
LG
139 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
140 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
878ddf1f 141 <Extern>\r
142 <ModuleEntryPoint>PeimInitializeDxeIpl</ModuleEntryPoint>\r
143 </Extern>\r
144 </Externs>\r
1f86f081 145</ModuleSurfaceArea>