]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
MdeModulePkg: Removing ipf which is no longer supported from edk2.
[mirror_edk2.git] / MdeModulePkg / Universal / EbcDxe / EbcDxe.inf
index 197a9a754f8788b69537939094cdb6d3308139e4..d6ee6194a0c84d599c684a38959a95d76c2ded35 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  Module that produces EBC Interprete and EBC Debug Support protocols.\r
-#  \r
-#  This module implements EFI Byte Code (EBC) Virtual Machine that can provide \r
+#\r
+#  This module implements EFI Byte Code (EBC) Virtual Machine that can provide\r
 #  platform and processor-independent mechanisms for loading and executing EFI\r
 #  device drivers.\r
 #\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
+#\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
 \r
 [Defines]\r
@@ -29,7 +29,7 @@
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF AARCH64\r
+#  VALID_ARCHITECTURES           = IA32 X64 AARCH64\r
 #\r
 \r
 [Sources]\r
   X64/EbcSupport.c\r
   X64/EbcLowLevel.nasm\r
 \r
-[Sources.IPF]\r
-  Ipf/EbcSupport.h\r
-  Ipf/EbcSupport.c\r
-  Ipf/EbcLowLevel.s\r
-\r
 [Sources.AARCH64]\r
   AArch64/EbcSupport.c\r
   AArch64/EbcLowLevel.S\r