]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/EfiLdr/EfiLdr.inf
DuetPkg: Remove DuetPkg
[mirror_edk2.git] / DuetPkg / EfiLdr / EfiLdr.inf
diff --git a/DuetPkg/EfiLdr/EfiLdr.inf b/DuetPkg/EfiLdr/EfiLdr.inf
deleted file mode 100644 (file)
index b5a46db..0000000
+++ /dev/null
@@ -1,55 +0,0 @@
-## @file\r
-# \r
-# Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>\r
-# This program and the accompanying materials                          \r
-# are licensed and made available under the terms and conditions of the BSD License         \r
-# which accompanies this distribution.  The full text of the license may be found at        \r
-# http://opensource.org/licenses/bsd-license.php                                            \r
-#                                                                                           \r
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
-#\r
-#  Module Name:\r
-#    EfiLdr.inf\r
-#\r
-#  Abstract:\r
-#\r
-##\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = EfiLoader\r
-  FILE_GUID                      = A9620E5C-5FA1-40b7-8B21-50B632F88F38\r
-  MODULE_TYPE                    = UEFI_APPLICATION\r
-  VERSION_STRING                 = 1.0\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  MdeModulePkg/MdeModulePkg.dec\r
-  IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec\r
-\r
-[LibraryClasses]\r
-  BaseLib\r
-  BaseMemoryLib\r
-  PrintLib\r
-  SerialPortLib\r
-\r
-[Sources]\r
-  Debug.h\r
-  PeLoader.h\r
-  Support.h\r
-  EfiLdrHandoff.h\r
-  EfiLdr.h\r
-  EfiLoader.c\r
-  Debug.c\r
-  PeLoader.c\r
-  Support.c\r
-  #TianoDecompress.c\r
-  #TianoDecompress.h\r
-  LzmaDecompress.h\r
-\r
-[Guids]\r
-  gTianoCustomDecompressGuid\r
-\r
-[BuildOptions]\r
-  MSFT:*_*_*_DLINK_FLAGS = /BASE:0x10000\r