]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ShellPkg: Removing ipf which is no longer supported from edk2.
authorchenc2 <chen.a.chen@intel.com>
Fri, 29 Jun 2018 03:34:22 +0000 (11:34 +0800)
committerZhang, Chao B <chao.b.zhang@intel.com>
Fri, 29 Jun 2018 08:19:49 +0000 (16:19 +0800)
Removing rules for Ipf sources file:
* Remove the source file which path with "ipf" and also listed in
  [Sources.IPF] section of INF file.
* Remove the source file which listed in [Components.IPF] section
  of DSC file and not listed in any other [Components] section.
* Remove the embedded Ipf code for MDE_CPU_IPF.

Removing rules for Inf file:
* Remove IPF from VALID_ARCHITECTURES comments.
* Remove DXE_SAL_DRIVER from LIBRARY_CLASS in [Defines] section.
* Remove the INF which only listed in [Components.IPF] section in DSC.
* Remove statements from [BuildOptions] that provide IPF specific flags.
* Remove any IPF sepcific sections.

Removing rules for Dec file:
* Remove [Includes.IPF] section from Dec.

Removing rules for Dsc file:
* Remove IPF from SUPPORTED_ARCHITECTURES in [Defines] section of DSC.
* Remove any IPF specific sections.
* Remove statements from [BuildOptions] that provide IPF specific flags.

Cc: Jaben Carsey <jaben.carsey@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Chen A Chen <chen.a.chen@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
ShellPkg/Application/Shell/Shell.inf
ShellPkg/Application/ShellCTestApp/ShellCTestApp.inf
ShellPkg/Application/ShellExecTestApp/SA.inf
ShellPkg/Application/ShellSortTestApp/ShellSortTestApp.inf
ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf
ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.inf
ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.inf
ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.inf
ShellPkg/Library/UefiShellLib/UefiShellLib.inf
ShellPkg/ShellPkg.dsc

index 102a12e9a47b1cab1b6f8720572ed8152815e333..d89f85bb766d667c57c11f9d2a94ee4af67a53d3 100644 (file)
@@ -2,7 +2,7 @@
 #  This is the shell application\r
 #\r
 #  (C) Copyright 2013 Hewlett-Packard Development Company, L.P.<BR>\r
 #  This is the shell application\r
 #\r
 #  (C) Copyright 2013 Hewlett-Packard Development Company, L.P.<BR>\r
-#  Copyright (c) 2009 - 2016, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2009 - 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
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -25,7 +25,7 @@
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 \r
 [Sources]\r
 #\r
 \r
 [Sources]\r
index 3f266bd9a06073173f6377e5176b775d22054c76..62a4190d6228fb0d01efd07dd9d50ee1f665cd90 100644 (file)
@@ -24,7 +24,7 @@
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 \r
 [Sources]\r
 #\r
 \r
 [Sources]\r
index 86e3f7b19798a52e7be0950da8340bba325f813d..1cdf35ae554eeeb8edbf7d33b325f01467a55a29 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #  This is a simple shell application\r
 #\r
 #\r
 #  This is a simple shell application\r
 #\r
-#  Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2009 - 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
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -26,7 +26,7 @@
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 \r
 [Sources]\r
 #\r
 \r
 [Sources]\r
index 70130c1c06a1c0386673e08073861649fd324161..4316bafbfb54a7b8fe91f06ac34085e969d5cda4 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  This is the shell sorting testing application\r
 #\r
 ## @file\r
 #  This is the shell sorting testing application\r
 #\r
-#  Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2009 - 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
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -24,7 +24,7 @@
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 \r
 [Sources]\r
 #\r
 \r
 [Sources]\r
index 95252ee91588233543774ef93541cde3f70a25b8..e5e007bef3ca080d5caa8bbce8f484f76be149e8 100644 (file)
@@ -25,7 +25,7 @@
   DESTRUCTOR                     = HandleParsingLibDestructor\r
 \r
 #\r
   DESTRUCTOR                     = HandleParsingLibDestructor\r
 \r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 \r
 [Sources.common]\r
 #\r
 \r
 [Sources.common]\r
index 03f50d0511d68ff3210cd1517d23e14ee3b53a85..c6ccfbe61d53e4aa038f16a2f04c3da7656532d0 100644 (file)
@@ -22,7 +22,7 @@
   LIBRARY_CLASS                  = ShellCEntryLib|UEFI_APPLICATION UEFI_DRIVER\r
 \r
 #\r
   LIBRARY_CLASS                  = ShellCEntryLib|UEFI_APPLICATION UEFI_DRIVER\r
 \r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 \r
 [Sources.common]\r
 #\r
 \r
 [Sources.common]\r
index b73b5c0e0611ce93036d424bdecf139c4fd2dc7c..48814193730b73e68f74eff1e959d74a3f0e349e 100644 (file)
@@ -1,7 +1,7 @@
 ##  @file\r
 #  Provides interface to shell internal functions for shell commands.\r
 #\r
 ##  @file\r
 #  Provides interface to shell internal functions for shell commands.\r
 #\r
-#  Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved. <BR>\r
+#  Copyright (c) 2006 - 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
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -24,7 +24,7 @@
   DESTRUCTOR                     = ShellCommandLibDestructor\r
 \r
 #\r
   DESTRUCTOR                     = ShellCommandLibDestructor\r
 \r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 \r
 [Sources.common]\r
 #\r
 \r
 [Sources.common]\r
index 16faad2d2db4740156927277bf73c4c5a03bbabd..93cbdbc374f2e646d4db28d0d8a728f428c2a029 100644 (file)
@@ -1,7 +1,7 @@
 ##  @file\r
 # Provides shell level 2 functions\r
 #\r
 ##  @file\r
 # Provides shell level 2 functions\r
 #\r
-# Copyright (c) 2009 - 2015, Intel Corporation. All rights reserved. <BR>\r
+# Copyright (c) 2009 - 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
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -24,7 +24,7 @@
   DESTRUCTOR                     = ShellLevel2CommandsLibDestructor\r
 \r
 #\r
   DESTRUCTOR                     = ShellLevel2CommandsLibDestructor\r
 \r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 \r
 [Sources.common]\r
 #\r
 \r
 [Sources.common]\r
index 0be682865e24da48135a3b338668e3e571b0663c..0df632378fe6fd4580bfb7c6836c36250d73d3c9 100644 (file)
@@ -2,7 +2,7 @@
 # Provides interface to shell functionality for shell commands and applications.\r
 #\r
 # (C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>\r
 # Provides interface to shell functionality for shell commands and applications.\r
 #\r
 # (C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>\r
-# Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved. <BR>\r
+# Copyright (c) 2006 - 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
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -25,7 +25,7 @@
   DESTRUCTOR                     = ShellLibDestructor\r
 \r
 #\r
   DESTRUCTOR                     = ShellLibDestructor\r
 \r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 \r
 [Sources.common]\r
 #\r
 \r
 [Sources.common]\r
index 1c923f585149a750051e171ae2b0f39c9bcd71b5..21038ae8d596a9b5a520aca704494280cf8afd55 100644 (file)
@@ -19,7 +19,7 @@
   PLATFORM_VERSION               = 1.02\r
   DSC_SPECIFICATION              = 0x00010006\r
   OUTPUT_DIRECTORY               = Build/Shell\r
   PLATFORM_VERSION               = 1.02\r
   DSC_SPECIFICATION              = 0x00010006\r
   OUTPUT_DIRECTORY               = Build/Shell\r
-  SUPPORTED_ARCHITECTURES        = IA32|IPF|X64|EBC|ARM|AARCH64\r
+  SUPPORTED_ARCHITECTURES        = IA32|X64|EBC|ARM|AARCH64\r
   BUILD_TARGETS                  = DEBUG|RELEASE|NOOPT\r
   SKUID_IDENTIFIER               = DEFAULT\r
 \r
   BUILD_TARGETS                  = DEBUG|RELEASE|NOOPT\r
   SKUID_IDENTIFIER               = DEFAULT\r
 \r