]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/DxeExtendedSalLib/DxeExtendedSalLib.inf
MdePkg: Removing ipf which is no longer supported from edk2.
[mirror_edk2.git] / MdePkg / Library / DxeExtendedSalLib / DxeExtendedSalLib.inf
diff --git a/MdePkg/Library/DxeExtendedSalLib/DxeExtendedSalLib.inf b/MdePkg/Library/DxeExtendedSalLib/DxeExtendedSalLib.inf
deleted file mode 100644 (file)
index 4adc505..0000000
+++ /dev/null
@@ -1,46 +0,0 @@
-## @file\r
-#  The library implements the Extended SAL Library Class for boot service only modules.\r
-#\r
-#  Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
-#\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
-#  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
-##\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = DxeExtendedSalLib\r
-  MODULE_UNI_FILE                = DxeExtendedSalLib.uni\r
-  FILE_GUID                      = 8FDED21D-7AB5-4c26-8CF7-20EC4DB9861D\r
-  MODULE_TYPE                    = DXE_DRIVER\r
-  VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = ExtendedSalLib|DXE_DRIVER UEFI_DRIVER UEFI_APPLICATION\r
-  CONSTRUCTOR                    = DxeExtendedSalLibConstruct\r
-\r
-#\r
-# The following information is for reference only and not required by the build tools.\r
-#\r
-#  VALID_ARCHITECTURES           = IPF\r
-#\r
-\r
-[Sources.IPF]\r
-  ExtendedSalLib.c\r
-  Ipf/AsmExtendedSalLib.s\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-\r
-[LibraryClasses]\r
-  UefiBootServicesTableLib\r
-\r
-[Protocols]\r
-  gEfiExtendedSalBootServiceProtocolGuid        ## CONSUMES\r
-\r
-[Depex.common.DXE_DRIVER]\r
-  gEfiExtendedSalBootServiceProtocolGuid\r
-\r