]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
MdePkg: Removing ipf which is no longer supported from edk2.
[mirror_edk2.git] / MdePkg / Library / DxeServicesLib / DxeServicesLib.inf
index 50ae24f8ee22341a653ba821e1ecb8ce86a255d4..30dc7976f64de79750f0daa8df31f304ab5a6249 100644 (file)
@@ -2,10 +2,10 @@
 # DXE Services Library instance provides functions that simplify the development of DXE Drivers.\r
 #\r
 # DXE Services Library provides access data from sections of FFS files based on FV protocol.\r
-# It also provides access file based on file path from a firmware volume, \r
+# It also provides access file based on file path from a firmware volume,\r
 # from a file system interface, or from the load file interface.\r
 #\r
-# Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>\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
   FILE_GUID                      = EE680C58-FFC0-4a5d-858F-66FF9C84BC9F\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = DxeServicesLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER SMM_CORE UEFI_APPLICATION UEFI_DRIVER\r
+  LIBRARY_CLASS                  = DxeServicesLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SMM_DRIVER SMM_CORE UEFI_APPLICATION UEFI_DRIVER\r
 \r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC ARM AARCH64\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC ARM AARCH64\r
 #\r
 \r
 [Sources]\r
   DxeServicesLib.c\r
 \r
-[Sources.IA32, Sources.IPF, Sources.EBC, Sources.ARM, Sources.AARCH64]\r
+[Sources.IA32, Sources.EBC, Sources.ARM, Sources.AARCH64]\r
   Allocate.c\r
 \r
 [Sources.X64]\r
@@ -60,6 +60,6 @@
   gEfiFirmwareVolume2ProtocolGuid               ## SOMETIMES_CONSUMES\r
   gEfiLoadedImageProtocolGuid                   ## SOMETIMES_CONSUMES\r
   gEfiLoadFileProtocolGuid                      ## SOMETIMES_CONSUMES\r
-  gEfiLoadFile2ProtocolGuid                     ## SOMETIMES_CONSUMES \r
-  gEfiSimpleFileSystemProtocolGuid              ## SOMETIMES_CONSUMES \r
+  gEfiLoadFile2ProtocolGuid                     ## SOMETIMES_CONSUMES\r
+  gEfiSimpleFileSystemProtocolGuid              ## SOMETIMES_CONSUMES\r
 \r