]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Core/DxeIplX64Peim/DxeIplX64.msa
Fix Edk Tracker 206.
[mirror_edk2.git] / EdkModulePkg / Core / DxeIplX64Peim / DxeIplX64.msa
CommitLineData
5343eab1
LG
1<?xml version="1.0" encoding="UTF-8"?>\r
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
5d558ad8 9WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->\r
53b86193 10<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
5d558ad8 11 <MsaHeader>\r
1f86f081 12 <ModuleName>DxeIplX64</ModuleName>\r
5d558ad8 13 <ModuleType>PEIM</ModuleType>\r
1f86f081 14 <GuidValue>0c55bdf7-d71d-4962-8fcb-348773e48929</GuidValue>\r
15 <Version>1.0</Version>\r
74460d7e 16 <Abstract>Component description file for DxeIplX64 module</Abstract>\r
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>\r
15f3b1d4 18 <Copyright>Copyright 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
5d558ad8 24 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
1f86f081 25 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
5d558ad8 26 </MsaHeader>\r
1f86f081 27 <ModuleDefinitions>\r
5343eab1 28 <SupportedArchitectures>IA32</SupportedArchitectures>\r
1f86f081 29 <BinaryModule>false</BinaryModule>\r
30 <OutputFileBasename>DxeIplX64</OutputFileBasename>\r
31 </ModuleDefinitions>\r
5d558ad8 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
78 <LibraryClass Usage="ALWAYS_CONSUMED">\r
79 <Keyword>EdkPeCoffLoaderX64Lib</Keyword>\r
80 </LibraryClass>\r
5d558ad8 81 </LibraryClassDefinitions>\r
82 <SourceFiles>\r
83 <Filename>DxeIpl.dxs</Filename>\r
5343eab1 84 <Filename>DxeIpl.h</Filename>\r
5d558ad8 85 <Filename>DxeLoadX64.c</Filename>\r
1f86f081 86 <Filename SupArchList="IA32">x64/ImageRead.c</Filename>\r
87 <Filename SupArchList="IA32">x64/LongMode.asm</Filename>\r
88 <Filename SupArchList="IA32">x64/DxeLoadFunc.c</Filename>\r
5343eab1 89 <Filename SupArchList="IA32">x64/VirtualMemory.h</Filename>\r
1f86f081 90 <Filename SupArchList="IA32">x64/VirtualMemory.c</Filename>\r
5d558ad8 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
5d558ad8 96 <Protocols>\r
1f86f081 97 <Protocol Usage="ALWAYS_CONSUMED">\r
53b86193 98 <ProtocolCName>gEfiDecompressProtocolGuid</ProtocolCName>\r
1f86f081 99 </Protocol>\r
100 <Protocol Usage="ALWAYS_CONSUMED">\r
53b86193 101 <ProtocolCName>gEfiTianoDecompressProtocolGuid</ProtocolCName>\r
1f86f081 102 </Protocol>\r
103 <Protocol Usage="ALWAYS_CONSUMED">\r
53b86193 104 <ProtocolCName>gEfiCustomizedDecompressProtocolGuid</ProtocolCName>\r
1f86f081 105 </Protocol>\r
5d558ad8 106 </Protocols>\r
5d558ad8 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
5d558ad8 132 </PPIs>\r
133 <Guids>\r
1f86f081 134 <GuidCNames Usage="ALWAYS_CONSUMED">\r
53b86193 135 <GuidCName>gEfiPeiPeCoffLoaderGuid</GuidCName>\r
1f86f081 136 </GuidCNames>\r
5d558ad8 137 </Guids>\r
138 <Externs>\r
15b06e58
LG
139 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
140 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
5d558ad8 141 <Extern>\r
142 <ModuleEntryPoint>PeimInitializeDxeIpl</ModuleEntryPoint>\r
143 </Extern>\r
144 </Externs>\r
5d558ad8 145</ModuleSurfaceArea>