summaryrefslogtreecommitdiff
path: root/DuetPkg/EfiLdr/EfiLdr.inf
diff options
context:
space:
mode:
Diffstat (limited to 'DuetPkg/EfiLdr/EfiLdr.inf')
-rw-r--r--DuetPkg/EfiLdr/EfiLdr.inf55
1 files changed, 0 insertions, 55 deletions
diff --git a/DuetPkg/EfiLdr/EfiLdr.inf b/DuetPkg/EfiLdr/EfiLdr.inf
deleted file mode 100644
index b5a46db870..0000000000
--- a/DuetPkg/EfiLdr/EfiLdr.inf
+++ /dev/null
@@ -1,55 +0,0 @@
-## @file
-#
-# Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>
-# 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.
-#
-# Module Name:
-# EfiLdr.inf
-#
-# Abstract:
-#
-##
-
-[Defines]
- INF_VERSION = 0x00010005
- BASE_NAME = EfiLoader
- FILE_GUID = A9620E5C-5FA1-40b7-8B21-50B632F88F38
- MODULE_TYPE = UEFI_APPLICATION
- VERSION_STRING = 1.0
-
-[Packages]
- MdePkg/MdePkg.dec
- MdeModulePkg/MdeModulePkg.dec
- IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec
-
-[LibraryClasses]
- BaseLib
- BaseMemoryLib
- PrintLib
- SerialPortLib
-
-[Sources]
- Debug.h
- PeLoader.h
- Support.h
- EfiLdrHandoff.h
- EfiLdr.h
- EfiLoader.c
- Debug.c
- PeLoader.c
- Support.c
- #TianoDecompress.c
- #TianoDecompress.h
- LzmaDecompress.h
-
-[Guids]
- gTianoCustomDecompressGuid
-
-[BuildOptions]
- MSFT:*_*_*_DLINK_FLAGS = /BASE:0x10000