]> git.proxmox.com Git - mirror_edk2.git/commitdiff
QuarkPlatformPkg: Removing ipf which is no longer supported from edk2.
authorchenc2 <chen.a.chen@intel.com>
Fri, 29 Jun 2018 03:31:36 +0000 (11:31 +0800)
committerZhang, Chao B <chao.b.zhang@intel.com>
Tue, 14 Aug 2018 00:58:30 +0000 (08:58 +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: Kelly Steele <kelly.steele@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: Kelly Steele <kelly.steele@intel.com>
QuarkPlatformPkg/Acpi/AcpiTables/AcpiTables.inf
QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/AcpiPlatform.inf
QuarkPlatformPkg/Acpi/DxeSmm/SmmPowerManagement/SmmPowerManagement.inf
QuarkPlatformPkg/Feature/Capsule/Library/PlatformFlashAccessLib/PlatformFlashAccessLibDxe.inf
QuarkPlatformPkg/Library/PlatformHelperLib/DxePlatformHelperLib.inf
QuarkPlatformPkg/Library/Tpm12DeviceLibInfineonI2c/Tpm12DeviceLibInfineonI2c.inf
QuarkPlatformPkg/Pci/Dxe/PciPlatform/PciPlatform.inf
QuarkPlatformPkg/Platform/Dxe/MemorySubClass/MemorySubClass.inf
QuarkPlatformPkg/Platform/Dxe/Setup/DxePlatform.inf
QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/SmbiosMiscDxe.inf

index be0085303d1cd9c9a6e2341f5ae95d66f63657b8..5544d144a0007686f5a209bcb92d506c5a337a68 100644 (file)
@@ -6,7 +6,7 @@
 # file list are device description and are included by top\r
 # level ASL file which will be dealed with by asl.exe application.\r
 #\r
-# Copyright (c) 2013-2015 Intel Corporation.\r
+# Copyright (c) 2013 - 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
@@ -28,7 +28,7 @@
 #\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
index dcf2b4a1be79059917665e2486d10b7dc2ff39f7..71d9a6c7d82ac9bd7403f78f2d6cf2f3a6802dc8 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 # This is an implementation of the ACPI platform driver,\r
 # whose requirements are from ACPI External Product Specification.\r
-# Copyright (c) 2013-2015 Intel Corporation.\r
+# Copyright (c) 2013 - 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
@@ -26,7 +26,7 @@
 #\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
index 4c869d8f7491167af413e2b462b25f65f066bf0a..2dbdd2d00feb677d938cb1f376cc64d88eff8dc6 100644 (file)
@@ -2,7 +2,7 @@
 # Component description file for SMM Power Management module\r
 #\r
 # This is QNC Smm Power Management driver .\r
-# Copyright (c) 2013-2015 Intel Corporation.\r
+# Copyright (c) 2013 - 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
@@ -26,7 +26,7 @@
 #\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
index 508cde6302244fc6231857cd57d8c03800ccf7ea..29a41df2a13c3d7672936c8ed6b6d318b18c4043 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  Platform Flash Access library.\r
 #\r
-#  Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2016 - 2018, 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
@@ -24,7 +24,7 @@
 #\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
index eeaa68792d159b82225cc1490e098d344aeb9bfa..7e85b873acb02388b358cfdd77a2657e62e4c2a4 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 # Library producing helper routines for this platform.\r
 #\r
-# Copyright (c) 2013 Intel Corporation.\r
+# Copyright (c) 2013 - 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
@@ -19,7 +19,7 @@
   FILE_GUID                      = 02805010-2591-4ed3-827B-A218F34AE0D7\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = PlatformHelperLib|DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER SMM_CORE DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER\r
+  LIBRARY_CLASS                  = PlatformHelperLib|DXE_DRIVER DXE_RUNTIME_DRIVER SMM_CORE DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
index 62b620fc5750a921c67a217632a07fe9529dc218..cda736497a3a044b16cdcec407ac158e6dd30880 100644 (file)
@@ -4,7 +4,7 @@
 #  This instance provides basic TPM Interface Specification (TIS) functions\r
 #  for Infineon I2C TPM.\r
 #\r
-# Copyright (c) 2013 - 2016, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2013 - 2018, 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
@@ -26,7 +26,7 @@
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF\r
+#  VALID_ARCHITECTURES           = IA32 X64\r
 #\r
 \r
 [Sources]\r
index a3c036a541e64a409e625725f96c1a4791bc0356..cb965544cf34782e3b94fcc1d1e60ffa197eda39 100644 (file)
@@ -2,7 +2,7 @@
 # Component description file for PciPlatform module.\r
 #\r
 # This driver installs pciplatform protocol to provide access interfaces to the onboard pci roms.\r
-# Copyright (c) 2013-2015 Intel Corporation.\r
+# Copyright (c) 2013 - 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
@@ -25,7 +25,7 @@
 #\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
index 415a3911e44ed88070c64ada8518c0f3375b6e6c..85b8c8da4135c13b9a9138ac5e2eda7efd4666be 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 # This is the driver that locates the MemoryConfigurationData Variable, if it\r
 #  exists, and reports the data to the DataHub.\r
-# Copyright (c) 2013-2015 Intel Corporation.\r
+# Copyright (c) 2013 - 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
@@ -26,7 +26,7 @@
 #\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
index c58b3b099edca84a43c469b34cc276e10d1a4b29..0b59e0a205af43b9532962a8ce26da8048e8ddd1 100644 (file)
@@ -2,7 +2,7 @@
 # Component description file for DxePlatform module.\r
 #\r
 # This driver initializes platform configuration setting and installs several platform policy potocols.\r
-# Copyright (c) 2013-2015 Intel Corporation.\r
+# Copyright (c) 2013 - 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
@@ -25,7 +25,7 @@
 #\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
index 77904cc13bc1cbbbef7befc82ed3ef4cb3b93d4e..db880ec9d185e13edf539d60ca651e43891b7a5c 100644 (file)
@@ -15,7 +15,7 @@
 #  32  | Boot Information  | 0x1A   | BootInformationStatus\r
 #  The uni files tagged with "ToolCode="DUMMY"" are included by SmbiosMiscStrings.uni file which is input\r
 #  file for StrGather tool.\r
-# Copyright (c) 2013-2015 Intel Corporation.\r
+# Copyright (c) 2013 - 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
@@ -38,7 +38,7 @@
 #\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