]> git.proxmox.com Git - mirror_edk2.git/blob - EdkModulePkg/Core/DxeIplPeim/DxeIplX64.msa
da2d73761c84f7aefbde9e36edd98d284e65d7f9
[mirror_edk2.git] / EdkModulePkg / Core / DxeIplPeim / DxeIplX64.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>DxeIplX64</ModuleName>
13 <ModuleType>PEIM</ModuleType>
14 <GuidValue>0c55bdf7-d71d-4962-8fcb-348773e48929</GuidValue>
15 <Version>1.0</Version>
16 <Abstract>Component description file for DxeIplX64 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 64-bit DXE Core.</Description>
18 <Copyright>Copyright 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>DxeIplX64</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 <LibraryClass Usage="ALWAYS_CONSUMED">
79 <Keyword>EdkPeCoffLoaderX64Lib</Keyword>
80 </LibraryClass>
81 </LibraryClassDefinitions>
82 <SourceFiles>
83 <Filename>DxeIpl.dxs</Filename>
84 <Filename>DxeLoadX64.c</Filename>
85 <Filename SupArchList="IA32">x64/ImageRead.c</Filename>
86 <Filename SupArchList="IA32">x64/LongMode.asm</Filename>
87 <Filename SupArchList="IA32">x64/DxeLoadFunc.c</Filename>
88 <Filename SupArchList="IA32">x64/VirtualMemory.c</Filename>
89 </SourceFiles>
90 <PackageDependencies>
91 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
92 <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>
93 </PackageDependencies>
94 <Protocols>
95 <Protocol Usage="ALWAYS_CONSUMED">
96 <ProtocolCName>gEfiDecompressProtocolGuid</ProtocolCName>
97 </Protocol>
98 <Protocol Usage="ALWAYS_CONSUMED">
99 <ProtocolCName>gEfiTianoDecompressProtocolGuid</ProtocolCName>
100 </Protocol>
101 <Protocol Usage="ALWAYS_CONSUMED">
102 <ProtocolCName>gEfiCustomizedDecompressProtocolGuid</ProtocolCName>
103 </Protocol>
104 </Protocols>
105 <PPIs>
106 <Ppi Usage="SOMETIMES_PRODUCED">
107 <PpiCName>gEfiDxeIplPpiGuid</PpiCName>
108 </Ppi>
109 <Ppi Usage="SOMETIMES_PRODUCED">
110 <PpiCName>gEfiPeiFvFileLoaderPpiGuid</PpiCName>
111 </Ppi>
112 <Ppi Usage="SOMETIMES_PRODUCED">
113 <PpiCName>gEfiEndOfPeiSignalPpiGuid</PpiCName>
114 </Ppi>
115 <Ppi Usage="SOMETIMES_CONSUMED">
116 <PpiCName>gEfiPeiRecoveryModulePpiGuid</PpiCName>
117 </Ppi>
118 <Ppi Usage="SOMETIMES_CONSUMED">
119 <PpiCName>gEfiPeiS3ResumePpiGuid</PpiCName>
120 </Ppi>
121 <Ppi Usage="SOMETIMES_CONSUMED">
122 <PpiCName>gEfiPeiSectionExtractionPpiGuid</PpiCName>
123 </Ppi>
124 <Ppi Usage="SOMETIMES_CONSUMED">
125 <PpiCName>gEfiPeiSecurityPpiGuid</PpiCName>
126 </Ppi>
127 <Ppi Usage="PRIVATE">
128 <PpiCName>gPeiInMemoryGuid</PpiCName>
129 </Ppi>
130 </PPIs>
131 <Guids>
132 <GuidCNames Usage="ALWAYS_CONSUMED">
133 <GuidCName>gEfiPeiPeCoffLoaderGuid</GuidCName>
134 </GuidCNames>
135 </Guids>
136 <Externs>
137 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
138 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>
139 <Extern>
140 <ModuleEntryPoint>PeimInitializeDxeIpl</ModuleEntryPoint>
141 </Extern>
142 </Externs>
143 </ModuleSurfaceArea>