]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Core/DxeIplX64Peim/DxeIplX64.msa
added EFIAPI for those constructor functions
[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
1f86f081 45 <LibraryClass Usage="ALWAYS_CONSUMED">\r
46 <Keyword>PeiServicesLib</Keyword>\r
47 </LibraryClass>\r
48 <LibraryClass Usage="ALWAYS_CONSUMED">\r
49 <Keyword>ReportStatusCodeLib</Keyword>\r
50 </LibraryClass>\r
51 <LibraryClass Usage="ALWAYS_CONSUMED">\r
52 <Keyword>CacheMaintenanceLib</Keyword>\r
53 </LibraryClass>\r
54 <LibraryClass Usage="ALWAYS_CONSUMED">\r
55 <Keyword>EdkPeCoffLoaderLib</Keyword>\r
56 </LibraryClass>\r
57 <LibraryClass Usage="ALWAYS_CONSUMED">\r
58 <Keyword>UefiDecompressLib</Keyword>\r
59 </LibraryClass>\r
60 <LibraryClass Usage="ALWAYS_CONSUMED">\r
61 <Keyword>TianoDecompressLib</Keyword>\r
62 </LibraryClass>\r
63 <LibraryClass Usage="ALWAYS_CONSUMED">\r
64 <Keyword>CustomDecompressLib</Keyword>\r
65 </LibraryClass>\r
66 <LibraryClass Usage="ALWAYS_CONSUMED">\r
67 <Keyword>PeiServicesTablePointerLib</Keyword>\r
68 </LibraryClass>\r
69 <LibraryClass Usage="ALWAYS_CONSUMED">\r
70 <Keyword>BaseMemoryLib</Keyword>\r
71 </LibraryClass>\r
72 <LibraryClass Usage="ALWAYS_CONSUMED">\r
73 <Keyword>MemoryAllocationLib</Keyword>\r
74 </LibraryClass>\r
5d558ad8 75 </LibraryClassDefinitions>\r
76 <SourceFiles>\r
77 <Filename>DxeIpl.dxs</Filename>\r
5343eab1 78 <Filename>DxeIpl.h</Filename>\r
5d558ad8 79 <Filename>DxeLoadX64.c</Filename>\r
1f86f081 80 <Filename SupArchList="IA32">x64/ImageRead.c</Filename>\r
81 <Filename SupArchList="IA32">x64/LongMode.asm</Filename>\r
82 <Filename SupArchList="IA32">x64/DxeLoadFunc.c</Filename>\r
5343eab1 83 <Filename SupArchList="IA32">x64/VirtualMemory.h</Filename>\r
1f86f081 84 <Filename SupArchList="IA32">x64/VirtualMemory.c</Filename>\r
5d558ad8 85 </SourceFiles>\r
1f86f081 86 <PackageDependencies>\r
87 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
88 <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>\r
89 </PackageDependencies>\r
5d558ad8 90 <Protocols>\r
1f86f081 91 <Protocol Usage="ALWAYS_CONSUMED">\r
53b86193 92 <ProtocolCName>gEfiDecompressProtocolGuid</ProtocolCName>\r
1f86f081 93 </Protocol>\r
94 <Protocol Usage="ALWAYS_CONSUMED">\r
53b86193 95 <ProtocolCName>gEfiTianoDecompressProtocolGuid</ProtocolCName>\r
1f86f081 96 </Protocol>\r
97 <Protocol Usage="ALWAYS_CONSUMED">\r
53b86193 98 <ProtocolCName>gEfiCustomizedDecompressProtocolGuid</ProtocolCName>\r
1f86f081 99 </Protocol>\r
5d558ad8 100 </Protocols>\r
5d558ad8 101 <PPIs>\r
1f86f081 102 <Ppi Usage="SOMETIMES_PRODUCED">\r
53b86193 103 <PpiCName>gEfiDxeIplPpiGuid</PpiCName>\r
1f86f081 104 </Ppi>\r
105 <Ppi Usage="SOMETIMES_PRODUCED">\r
53b86193 106 <PpiCName>gEfiPeiFvFileLoaderPpiGuid</PpiCName>\r
1f86f081 107 </Ppi>\r
108 <Ppi Usage="SOMETIMES_PRODUCED">\r
53b86193 109 <PpiCName>gEfiEndOfPeiSignalPpiGuid</PpiCName>\r
1f86f081 110 </Ppi>\r
111 <Ppi Usage="SOMETIMES_CONSUMED">\r
53b86193 112 <PpiCName>gEfiPeiRecoveryModulePpiGuid</PpiCName>\r
1f86f081 113 </Ppi>\r
114 <Ppi Usage="SOMETIMES_CONSUMED">\r
53b86193 115 <PpiCName>gEfiPeiS3ResumePpiGuid</PpiCName>\r
1f86f081 116 </Ppi>\r
117 <Ppi Usage="SOMETIMES_CONSUMED">\r
53b86193 118 <PpiCName>gEfiPeiSectionExtractionPpiGuid</PpiCName>\r
1f86f081 119 </Ppi>\r
120 <Ppi Usage="SOMETIMES_CONSUMED">\r
53b86193 121 <PpiCName>gEfiPeiSecurityPpiGuid</PpiCName>\r
1f86f081 122 </Ppi>\r
123 <Ppi Usage="PRIVATE">\r
53b86193 124 <PpiCName>gPeiInMemoryGuid</PpiCName>\r
1f86f081 125 </Ppi>\r
5d558ad8 126 </PPIs>\r
127 <Guids>\r
1f86f081 128 <GuidCNames Usage="ALWAYS_CONSUMED">\r
53b86193 129 <GuidCName>gEfiPeiPeCoffLoaderGuid</GuidCName>\r
1f86f081 130 </GuidCNames>\r
5d558ad8 131 </Guids>\r
132 <Externs>\r
15b06e58
LG
133 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
134 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
5d558ad8 135 <Extern>\r
136 <ModuleEntryPoint>PeimInitializeDxeIpl</ModuleEntryPoint>\r
137 </Extern>\r
138 </Externs>\r
5d558ad8 139</ModuleSurfaceArea>