]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/DxeIpl/DxeIpl.inf
DuetPkg: Remove DuetPkg
[mirror_edk2.git] / DuetPkg / DxeIpl / DxeIpl.inf
diff --git a/DuetPkg/DxeIpl/DxeIpl.inf b/DuetPkg/DxeIpl/DxeIpl.inf
deleted file mode 100644 (file)
index ba7a2c2..0000000
+++ /dev/null
@@ -1,70 +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
-#    DxeIpl.inf\r
-#\r
-#  Abstract:\r
-#\r
-##\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = DxeIpl\r
-  FILE_GUID                      = 2119BBD7-9432-4f47-B5E2-5C4EA31B6BDC\r
-  MODULE_TYPE                    = DXE_DRIVER\r
-  VERSION_STRING                 = 1.0\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  DuetPkg/DuetPkg.dec\r
-  MdeModulePkg/MdeModulePkg.dec\r
-  IntelFrameworkPkg/IntelFrameworkPkg.dec\r
-\r
-[LibraryClasses]\r
-  BaseLib\r
-  BaseMemoryLib\r
-  PrintLib\r
-  SerialPortLib\r
-  ReportStatusCodeLib\r
-  IoLib\r
-\r
-[Guids]\r
-  gEfiVariableGuid\r
-  gDxeCoreFileNameGuid\r
-  gLdrMemoryDescriptorGuid\r
-\r
-[Sources]\r
-  DxeIpl.h\r
-  DxeInit.c\r
-  LegacyTable.c\r
-  LegacyTable.h\r
-  PpisNeededByDxeCore.c\r
-  PpisNeededByDxeCore.h\r
-  HobGeneration.c\r
-  HobGeneration.h\r
-  SerialStatusCode.c\r
-  SerialStatusCode.h\r
-  Debug.c\r
-  Debug.h\r
-  \r
-[Sources.x64]\r
-  X64/EnterDxeCore.c\r
-  X64/Paging.c\r
-  X64/VirtualMemory.h\r
-\r
-[Sources.Ia32]\r
-  Ia32/EnterDxeCore.c\r
-  Ia32/Paging.c\r
-  Ia32/VirtualMemory.h\r
-\r
-[Depex]\r
-  TRUE\r