]> git.proxmox.com Git - mirror_edk2.git/blob - EdkModulePkg/Core/DxeIplPeim/DxeIplX64.mbd
Fix capitalization issues.
[mirror_edk2.git] / EdkModulePkg / Core / DxeIplPeim / DxeIplX64.mbd
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 <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>DxeIplX64</BaseName>
15 <Guid>86D70125-BAA3-4296-A62F-602BEBBB9081</Guid>
16 <Version>EDK_RELEASE_VERSION 0x00020000</Version>
17 <Description>FIX ME!</Description>
18 <Copyright>Copyright 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-04-03 23:58</Created>
28 </MbdHeader>
29 <Libraries>
30 <Library>PeimEntryPoint</Library>
31 <Library>PeiMemoryLib</Library>
32 <Library>PeiCoreLib</Library>
33 <Library OverrideID="4444">PeiServicesTablePointerLib</Library>
34 <Library>PeiHobLib</Library>
35 <Library>BaseCacheMaintenanceLib</Library>
36 <Library>BaseUefiTianoDecompressLib</Library>
37 <Library>BaseCustomDecompressLibNull</Library>
38 <Library>BaseDebugLibReportStatusCode</Library>
39 <Library>BaseLib</Library>
40 <Library>PeiMemoryAllocationLib</Library>
41 <Library>PeiReportStatusCodeLib</Library>
42 <Library>EdkPeCoffLoaderX64Lib</Library>
43 <Library>EdkPeCoffLoaderLib</Library>
44 <Library>BasePeCoffLib</Library>
45 </Libraries>
46 <BuildOptions ToolChain="MSFT">
47 <ImageEntryPoint>_ModuleEntryPoint</ImageEntryPoint>
48 </BuildOptions>
49 </ModuleBuildDescription>