]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Core/DxeIplPeim/DxeIpl.mbd
bug fixing for SPD editor.
[mirror_edk2.git] / EdkModulePkg / Core / DxeIplPeim / DxeIpl.mbd
CommitLineData
e20ee534
LG
1<?xml version="1.0" encoding="UTF-8"?>
2<!--
3Copyright (c) 2006, Intel Corporation
4All rights reserved. This program and the accompanying materials
5are licensed and made available under the terms and conditions of the BSD License
6which accompanies this distribution. The full text of the license may be found at
7http://opensource.org/licenses/bsd-license.php
8
9THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
10WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
11-->
12<ModuleBuildDescription 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 <MbdHeader>
14 <BaseName>DxeIpl</BaseName>
15 <Guid>86D70125-BAA3-4296-A62F-602BEBBB9081</Guid>
16 <Version>EDK_RELEASE_VERSION 0x00020000</Version>
17 <Description>FIX ME!</Description>
18 <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>
19 <License>
20 All rights reserved. This program and the accompanying materials
21 are licensed and made available under the terms and conditions of the BSD License
22 which accompanies this distribution. The full text of the license may be found at
23 http://opensource.org/licenses/bsd-license.php
24 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
25 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
26 </License>
27 <Created>2006-03-12 17:09</Created>
28 <Modified>2006-03-22 18:54</Modified>
29 </MbdHeader>
30 <Libraries>
31 <Library>PeimEntryPoint</Library>
32 <Library>PeiMemoryLib</Library>
84a99d48 33 <Library>PeiServicesLib</Library>
e20ee534
LG
34 <Library OverrideID="4444">PeiServicesTablePointerLib</Library>
35 <Library>PeiHobLib</Library>
36 <Library>BaseCacheMaintenanceLib</Library>
37 <Library>BaseUefiTianoDecompressLib</Library>
38 <Library>BaseCustomDecompressLibNull</Library>
39 <Library>PeiReportStatusCodeLib</Library>
24e25d11 40 <Library>PeiDxeDebugLibReportStatusCode</Library>
e20ee534
LG
41 <Library>BaseLib</Library>
42 <Library>PeiMemoryAllocationLib</Library>
43 <Arch ArchType="IA32">
44 <Library OverrideID="8888">EdkPeCoffLoaderLib</Library>
45 <Library OverrideID="8888">BasePeCoffLib</Library>
46 </Arch>
47 <Arch ArchType="X64">
48 <Library>EdkPeCoffLoaderLib</Library>
49 <Library>BasePeCoffLib</Library>
50 </Arch>
51 <Arch ArchType="IPF">
52 <Library>EdkPeCoffLoaderLib</Library>
53 <Library>BasePeCoffLib</Library>
54 </Arch>
55 <Arch ArchType="EBC">
56 <Library>EdkPeCoffLoaderLib</Library>
57 <Library>BasePeCoffLib</Library>
58 </Arch>
59 </Libraries>
60 <BuildOptions ToolChain="MSFT">
61 <ImageEntryPoint>_ModuleEntryPoint</ImageEntryPoint>
62 </BuildOptions>
63</ModuleBuildDescription>