]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Core/Dxe/DxeMain.mbd
Remove the dead files.
[mirror_edk2.git] / EdkModulePkg / Core / Dxe / DxeMain.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>DxeMain</BaseName>
15 <Guid>D6A2CB7F-6A18-4e2f-B43B-9920A733700A</Guid>
16 <Version>0</Version>
17 <Description>FIX ME!</Description>
18 <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>
19 <License> All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. </License>
20 <Created>2006-03-12 17:09</Created>
21 <Modified>2006-03-19 15:18</Modified>
22 </MbdHeader>
23 <Libraries>
24 <Library>BaseLib</Library>
25 <Library>BaseCacheMaintenanceLib</Library>
26 <Library>DxeReportStatusCodeLib</Library>
27 <Library>BaseDebugLibReportStatusCode</Library>
28 <Library OverrideID="1111">DxeCoreUefiDecompressLibFromHob</Library>
29 <Library OverrideID="1111">DxeCoreTianoDecompressLibFromHob</Library>
30 <Library OverrideID="3333">DxeCoreCustomDecompressLibFromHob</Library>
31 <Library OverrideID="4444">EdkDxePeCoffLoaderFromHobLib</Library>
32 <Library>DxeCoreHobLib</Library>
33 <Library>DxeCoreEntryPoint</Library>
34 <Library>BaseMemoryLib</Library>
35 <Library>UefiLib</Library>
36 <Library>BasePerformanceLibNull</Library>
37 </Libraries>
38 <BuildOptions ToolChain="MSFT">
39 <ImageEntryPoint>_ModuleEntryPoint</ImageEntryPoint>
40 <Option>C_PROJ_FLAGS = ${C_PROJ_FLAGS} /Ob0</Option>
41 </BuildOptions>
42</ModuleBuildDescription>