]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Core/Pei/PeiMain.mbd
converted all surface area description files to new schema
[mirror_edk2.git] / EdkModulePkg / Core / Pei / PeiMain.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>PeiMain</BaseName>
15 <Guid>52C05B14-0B98-496c-BC3B-04B50211D680</Guid>
16 <Version>0</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-19 15:18</Modified>
29 </MbdHeader>
30 <Libraries>
31 <Library>PeiCoreEntryPoint</Library>
32 <Library>BaseLib</Library>
33 <Library>BaseMemoryLib</Library>
34 <Library OverrideID="4444">PeiServicesTablePointerLib</Library>
84a99d48 35 <Library>PeiServicesLib</Library>
e20ee534
LG
36 <Library>PeiHobLib</Library>
37 <Library>PeiReportStatusCodeLib</Library>
24e25d11 38 <Library>PeiDxeDebugLibReportStatusCode</Library>
e20ee534
LG
39 <Library>BasePerformanceLibNull</Library>
40 <Arch ArchType="IA32">
41 <Library OverrideID="6666">BasePeCoffGetEntryPointLib</Library>
42 </Arch>
43 <Arch ArchType="X64">
44 <Library>BasePeCoffGetEntryPointLib</Library>
45 </Arch>
46 <Arch ArchType="IPF">
47 <Library>BasePeCoffGetEntryPointLib</Library>
48 </Arch>
49 <Arch ArchType="EBC">
50 <Library>BasePeCoffGetEntryPointLib</Library>
51 </Arch>
52 </Libraries>
53</ModuleBuildDescription>