]> git.proxmox.com Git - mirror_edk2.git/blob - EdkModulePkg/Core/DxeIplPeim/DxeIplX64.msa
Convert backslashes to forward slashes in many build files. This is necessary for...
[mirror_edk2.git] / EdkModulePkg / Core / DxeIplPeim / DxeIplX64.msa
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3 Copyright (c) 2006, Intel Corporation
4 All rights reserved. This program and the accompanying materials
5 are licensed and made available under the terms and conditions of the BSD License
6 which accompanies this distribution. The full text of the license may be found at
7 http://opensource.org/licenses/bsd-license.php
8
9 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
10 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
11 -->
12 <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0 http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd">
13 <MsaHeader>
14 <BaseName>DxeIpl</BaseName>
15 <ModuleType>PEIM</ModuleType>
16 <ComponentType>PE32_PEIM</ComponentType>
17 <Guid>86D70125-BAA3-4296-A62F-602BEBBB9081</Guid>
18 <Version>EDK_RELEASE_VERSION 0x00020000</Version>
19 <Abstract>Component description file for DxeIpl module</Abstract>
20 <Description>FIX ME!</Description>
21 <Copyright>Copyright 2004-2006, Intel Corporation</Copyright>
22 <License>
23 All rights reserved. This program and the accompanying materials
24 are licensed and made available under the terms and conditions of the BSD License
25 which accompanies this distribution. The full text of the license may be found at
26 http://opensource.org/licenses/bsd-license.php
27 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
28 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
29 </License>
30 <Specification>EFI_SPECIFICATION_VERSION 0x00000000</Specification>
31 <Created>2006-04-03 23:58</Created>
32 </MsaHeader>
33 <LibraryClassDefinitions>
34 <LibraryClass Usage="ALWAYS_CONSUMED">DebugLib</LibraryClass>
35 <LibraryClass Usage="ALWAYS_CONSUMED">PeimEntryPoint</LibraryClass>
36 <LibraryClass Usage="ALWAYS_CONSUMED">BaseLib</LibraryClass>
37 <LibraryClass Usage="ALWAYS_CONSUMED">HobLib</LibraryClass>
38 <LibraryClass Usage="ALWAYS_CONSUMED">PerformanceLib</LibraryClass>
39 <LibraryClass Usage="ALWAYS_CONSUMED">PeiCoreLib</LibraryClass>
40 <LibraryClass Usage="ALWAYS_CONSUMED">ReportStatusCodeLib</LibraryClass>
41 <LibraryClass Usage="ALWAYS_CONSUMED">CacheMaintenanceLib</LibraryClass>
42 <LibraryClass Usage="ALWAYS_CONSUMED">EdkPeCoffLoaderLib</LibraryClass>
43 <LibraryClass Usage="ALWAYS_CONSUMED">UefiDecompressLib</LibraryClass>
44 <LibraryClass Usage="ALWAYS_CONSUMED">TianoDecompressLib</LibraryClass>
45 <LibraryClass Usage="ALWAYS_CONSUMED">CustomDecompressLib</LibraryClass>
46 <LibraryClass Usage="ALWAYS_CONSUMED">PeiServicesTablePointerLib</LibraryClass>
47 <LibraryClass Usage="ALWAYS_CONSUMED">BaseMemoryLib</LibraryClass>
48 <LibraryClass Usage="ALWAYS_CONSUMED">MemoryAllocationLib</LibraryClass>
49 <LibraryClass Usage="ALWAYS_CONSUMED">EdkPeCoffLoaderX64Lib</LibraryClass>
50 </LibraryClassDefinitions>
51 <SourceFiles>
52 <Filename>DxeIpl.dxs</Filename>
53 <Filename>DxeLoadX64.c</Filename>
54 <Arch ArchType="IA32">
55 <Filename>x64/ImageRead.c</Filename>
56 <Filename>x64/LongMode.asm</Filename>
57 <Filename>x64/DxeLoadFunc.c</Filename>
58 <Filename>x64/VirtualMemory.c</Filename>
59 </Arch>
60 </SourceFiles>
61 <Includes>
62 <PackageName>MdePkg</PackageName>
63 <PackageName>EdkModulePkg</PackageName>
64 </Includes>
65 <Protocols>
66 <Protocol Usage="ALWAYS_CONSUMED">Decompress</Protocol>
67 <Protocol Usage="ALWAYS_CONSUMED">TianoDecompress</Protocol>
68 <Protocol Usage="ALWAYS_CONSUMED">CustomizedDecompress</Protocol>
69 </Protocols>
70 <PPIs>
71 <Ppi Usage="ALWAYS_CONSUMED">PeiInMemory</Ppi>
72 <Ppi Usage="ALWAYS_CONSUMED">RecoveryModule</Ppi>
73 <Ppi Usage="ALWAYS_CONSUMED">SectionExtraction</Ppi>
74 <Ppi Usage="ALWAYS_CONSUMED">Security</Ppi>
75 <Ppi Usage="ALWAYS_CONSUMED">DxeIpl</Ppi>
76 <Ppi Usage="ALWAYS_CONSUMED">S3Resume</Ppi>
77 <Ppi Usage="ALWAYS_CONSUMED">EndOfPeiSignal</Ppi>
78 <Ppi Usage="ALWAYS_CONSUMED">FvFileLoader</Ppi>
79 </PPIs>
80 <Guids>
81 <GuidEntry Usage="ALWAYS_CONSUMED">
82 <C_Name>PeiPeCoffLoader</C_Name>
83 </GuidEntry>
84 </Guids>
85 </ModuleSurfaceArea>