Browse Source

QuarkPlatformPkg: Replace BSD License with BSD+Patent License

https://bugzilla.tianocore.org/show_bug.cgi?id=1373

Replace BSD 2-Clause License with BSD+Patent License.  This change is
based on the following emails:

  https://lists.01.org/pipermail/edk2-devel/2019-February/036260.html
  https://lists.01.org/pipermail/edk2-devel/2018-October/030385.html

RFCs with detailed process for the license change:

  V3: https://lists.01.org/pipermail/edk2-devel/2019-March/038116.html
  V2: https://lists.01.org/pipermail/edk2-devel/2019-March/037669.html
  V1: https://lists.01.org/pipermail/edk2-devel/2019-March/037500.html

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Michael D Kinney 5 years ago
parent
commit
0eb3de2edc
100 changed files with 100 additions and 699 deletions
  1. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/AcpiTables.inf
  2. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/Cpu0Cst/Cpu0Cst.asl
  3. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/Cpu0Ist/Cpu0Ist.asl
  4. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/Cpu0Tst/Cpu0Tst.asl
  5. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/CpuPm/CpuPm.asl
  6. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/AD7298.asi
  7. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/ADC108S102.asi
  8. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/CAT24C08.asi
  9. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/CY8C9540A.asi
  10. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/GpioClient.asi
  11. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/LpcDev.asi
  12. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/PCA9685.asi
  13. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/PCAL9555A.asi
  14. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/PciHostBridge.asi
  15. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/PciIrq.asi
  16. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/PcieExpansionPrt.asi
  17. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/Platform.asl
  18. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/QNC.asi
  19. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/QNCApic.asi
  20. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/QNCLpc.asi
  21. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/QuarkSouthCluster.asi
  22. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/Tpm.asi
  23. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/Facs/Facs.aslc
  24. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/Facs/Facs.h
  25. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/Fadt/Fadt.h
  26. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/Fadt/Fadt1.0.aslc
  27. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/Fadt/Fadt2.0.aslc
  28. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/Hpet/Hpet.aslc
  29. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/Hpet/Hpet.h
  30. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/Mcfg/Mcfg.aslc
  31. 1 7
      QuarkPlatformPkg/Acpi/AcpiTables/Mcfg/Mcfg.h
  32. 1 7
      QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/AcpiPciUpdate.c
  33. 1 7
      QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/AcpiPciUpdate.h
  34. 1 7
      QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/AcpiPlatform.c
  35. 1 7
      QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/AcpiPlatform.h
  36. 1 7
      QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/AcpiPlatform.inf
  37. 1 7
      QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/Madt.h
  38. 1 7
      QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/MadtPlatform.c
  39. 1 7
      QuarkPlatformPkg/Acpi/Dxe/BootScriptExecutorDxe/BootScriptExecutorDxe.inf
  40. 1 7
      QuarkPlatformPkg/Acpi/Dxe/BootScriptExecutorDxe/IA32/S3Asm.S
  41. 1 7
      QuarkPlatformPkg/Acpi/Dxe/BootScriptExecutorDxe/IA32/S3Asm.asm
  42. 1 7
      QuarkPlatformPkg/Acpi/Dxe/BootScriptExecutorDxe/IA32/SetIdtEntry.c
  43. 1 7
      QuarkPlatformPkg/Acpi/Dxe/BootScriptExecutorDxe/ScriptExecute.c
  44. 1 7
      QuarkPlatformPkg/Acpi/Dxe/BootScriptExecutorDxe/ScriptExecute.h
  45. 1 7
      QuarkPlatformPkg/Acpi/DxeSmm/AcpiSmm/AcpiSmmPlatform.c
  46. 1 7
      QuarkPlatformPkg/Acpi/DxeSmm/AcpiSmm/AcpiSmmPlatform.h
  47. 1 7
      QuarkPlatformPkg/Acpi/DxeSmm/AcpiSmm/AcpiSmmPlatform.inf
  48. 1 7
      QuarkPlatformPkg/Acpi/DxeSmm/SmmPowerManagement/Ppm.c
  49. 1 7
      QuarkPlatformPkg/Acpi/DxeSmm/SmmPowerManagement/Ppm.h
  50. 1 7
      QuarkPlatformPkg/Acpi/DxeSmm/SmmPowerManagement/SmmPowerManagement.c
  51. 1 7
      QuarkPlatformPkg/Acpi/DxeSmm/SmmPowerManagement/SmmPowerManagement.h
  52. 1 7
      QuarkPlatformPkg/Acpi/DxeSmm/SmmPowerManagement/SmmPowerManagement.inf
  53. 1 7
      QuarkPlatformPkg/Application/ForceRecovery/ForceRecovery.c
  54. 1 6
      QuarkPlatformPkg/Application/ForceRecovery/ForceRecovery.inf
  55. 1 7
      QuarkPlatformPkg/Feature/Capsule/Library/PlatformFlashAccessLib/PlatformFlashAccessLibDxe.c
  56. 1 7
      QuarkPlatformPkg/Feature/Capsule/Library/PlatformFlashAccessLib/PlatformFlashAccessLibDxe.inf
  57. 1 7
      QuarkPlatformPkg/Feature/Capsule/Library/PlatformFlashAccessLib/SpiFlashDevice.c
  58. 1 7
      QuarkPlatformPkg/Feature/Capsule/Library/PlatformFlashAccessLib/SpiFlashDevice.h
  59. 1 7
      QuarkPlatformPkg/Feature/Capsule/SystemFirmwareDescriptor/SystemFirmwareDescriptor.aslc
  60. 1 7
      QuarkPlatformPkg/Feature/Capsule/SystemFirmwareDescriptor/SystemFirmwareDescriptor.inf
  61. 1 7
      QuarkPlatformPkg/Feature/Capsule/SystemFirmwareDescriptor/SystemFirmwareDescriptorPei.c
  62. 1 7
      QuarkPlatformPkg/Feature/Capsule/SystemFirmwareUpdateConfig/SystemFirmwareUpdateConfig.ini
  63. 1 7
      QuarkPlatformPkg/Include/Guid/CapsuleOnDataCD.h
  64. 1 7
      QuarkPlatformPkg/Include/Guid/CapsuleOnFatFloppyDisk.h
  65. 1 7
      QuarkPlatformPkg/Include/Guid/CapsuleOnFatIdeDisk.h
  66. 1 7
      QuarkPlatformPkg/Include/Guid/CapsuleOnFatUsbDisk.h
  67. 1 7
      QuarkPlatformPkg/Include/Guid/MemoryConfigData.h
  68. 1 7
      QuarkPlatformPkg/Include/Guid/QuarkCapsuleGuid.h
  69. 1 7
      QuarkPlatformPkg/Include/Guid/QuarkVariableLock.h
  70. 1 7
      QuarkPlatformPkg/Include/Guid/SystemNvDataHobGuid.h
  71. 1 7
      QuarkPlatformPkg/Include/Library/PlatformHelperLib.h
  72. 1 7
      QuarkPlatformPkg/Include/Library/PlatformPcieHelperLib.h
  73. 1 7
      QuarkPlatformPkg/Include/Pcal9555.h
  74. 1 7
      QuarkPlatformPkg/Include/Platform.h
  75. 1 7
      QuarkPlatformPkg/Include/PlatformBoards.h
  76. 1 7
      QuarkPlatformPkg/Include/Protocol/GlobalNvsArea.h
  77. 1 7
      QuarkPlatformPkg/Include/Protocol/PlatformSmmSpiReady.h
  78. 1 7
      QuarkPlatformPkg/Library/PlatformBootManagerLib/PlatformBootManager.c
  79. 1 7
      QuarkPlatformPkg/Library/PlatformBootManagerLib/PlatformBootManager.h
  80. 1 7
      QuarkPlatformPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf
  81. 1 7
      QuarkPlatformPkg/Library/PlatformBootManagerLib/PlatformData.c
  82. 1 7
      QuarkPlatformPkg/Library/PlatformHelperLib/CommonHeader.h
  83. 1 7
      QuarkPlatformPkg/Library/PlatformHelperLib/DxePlatformHelperLib.inf
  84. 1 7
      QuarkPlatformPkg/Library/PlatformHelperLib/PeiPlatformHelperLib.inf
  85. 1 7
      QuarkPlatformPkg/Library/PlatformHelperLib/PlatformHelperDxe.c
  86. 1 7
      QuarkPlatformPkg/Library/PlatformHelperLib/PlatformHelperLib.c
  87. 1 7
      QuarkPlatformPkg/Library/PlatformHelperLib/PlatformHelperPei.c
  88. 1 7
      QuarkPlatformPkg/Library/PlatformHelperLib/PlatformLeds.c
  89. 1 7
      QuarkPlatformPkg/Library/PlatformPcieHelperLib/CommonHeader.h
  90. 1 7
      QuarkPlatformPkg/Library/PlatformPcieHelperLib/PlatformPcieHelperLib.c
  91. 1 7
      QuarkPlatformPkg/Library/PlatformPcieHelperLib/PlatformPcieHelperLib.inf
  92. 1 7
      QuarkPlatformPkg/Library/PlatformPcieHelperLib/SocUnit.c
  93. 1 7
      QuarkPlatformPkg/Library/PlatformSecLib/Ia32/Flat32.S
  94. 1 7
      QuarkPlatformPkg/Library/PlatformSecLib/Ia32/Flat32.asm
  95. 1 7
      QuarkPlatformPkg/Library/PlatformSecLib/Ia32/Platform.inc
  96. 1 7
      QuarkPlatformPkg/Library/PlatformSecLib/PlatformSecLib.c
  97. 1 7
      QuarkPlatformPkg/Library/PlatformSecLib/PlatformSecLib.inf
  98. 1 7
      QuarkPlatformPkg/Library/PlatformSecLib/PlatformSecLibModStrs.uni
  99. 1 7
      QuarkPlatformPkg/Library/PlatformSecureLib/PlatformSecureLib.c
  100. 1 7
      QuarkPlatformPkg/Library/PlatformSecureLib/PlatformSecureLib.inf

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/AcpiTables.inf

@@ -8,13 +8,7 @@
 #
 # Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>
 #
-# This program and the accompanying materials
-# are licensed and made available under the terms and conditions of the BSD License
-# which accompanies this distribution.  The full text of the license may be found at
-# http://opensource.org/licenses/bsd-license.php
-#
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+# SPDX-License-Identifier: BSD-2-Clause-Patent
 #
 ##
 

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/Cpu0Cst/Cpu0Cst.asl

@@ -3,13 +3,7 @@ CPU C State control methods
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/Cpu0Ist/Cpu0Ist.asl

@@ -3,13 +3,7 @@ CPU EIST control methods
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/Cpu0Tst/Cpu0Tst.asl

@@ -3,13 +3,7 @@ CPU T-state control methods
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/CpuPm/CpuPm.asl

@@ -3,13 +3,7 @@ CPU power management control methods
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/AD7298.asi

@@ -3,13 +3,7 @@ Analog devices AD7298 ADC.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/ADC108S102.asi

@@ -3,13 +3,7 @@ TI ADC108S102 ADC.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/CAT24C08.asi

@@ -3,13 +3,7 @@ ONSEMI CAT24C08 I2C 8KB EEPROM.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/CY8C9540A.asi

@@ -2,13 +2,7 @@
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 CY8C9540A 40 Bit I/O Expander with EEPROM.
 

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/GpioClient.asi

@@ -3,13 +3,7 @@ Expose GPIO resources to usermode through client driver.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/LpcDev.asi

@@ -3,13 +3,7 @@ Legacy resource template
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/PCA9685.asi

@@ -3,13 +3,7 @@ NXP PCA9685 i2c-accessible PWM/LED controller.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/PCAL9555A.asi

@@ -3,13 +3,7 @@ NXP PCAL9555A i2c-accessible I/O expander.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/PciHostBridge.asi

@@ -3,13 +3,7 @@ PCI Host Bridge Definitions
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/PciIrq.asi

@@ -2,13 +2,7 @@
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/PcieExpansionPrt.asi

@@ -3,13 +3,7 @@ PCI express expansion ports
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/Platform.asl

@@ -3,13 +3,7 @@ Contains root level name space objects for the platform
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/QNC.asi

@@ -3,13 +3,7 @@ QNC devices
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/QNCApic.asi

@@ -3,13 +3,7 @@ QNC I/O Apic devices
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/QNCLpc.asi

@@ -3,13 +3,7 @@ Lpc devices and control methods
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/QuarkSouthCluster.asi

@@ -3,13 +3,7 @@ Quark South Cluster Devices.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/Tpm.asi

@@ -5,13 +5,7 @@ Provides TPM device info. and TPM presence check only.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/Facs/Facs.aslc

@@ -3,13 +3,7 @@ This file contains the FACS structure definition.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/Facs/Facs.h

@@ -5,13 +5,7 @@ All changes to the FACS contents should be done in this file.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/Fadt/Fadt.h

@@ -5,13 +5,7 @@ All changes to the FADT contents should be done in this file.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/Fadt/Fadt1.0.aslc

@@ -5,13 +5,7 @@ All changes to the FADT contents should be done in this file.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/Fadt/Fadt2.0.aslc

@@ -5,13 +5,7 @@ All changes to the FADT contents should be done in this file.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/Hpet/Hpet.aslc

@@ -6,13 +6,7 @@ HighPrecisionEventTimerTable.h and the table contents are defined in Acpi1.0.h a
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/Hpet/Hpet.h

@@ -5,13 +5,7 @@ All changes to the HPET contents should be done in this file.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/Mcfg/Mcfg.aslc

@@ -7,13 +7,7 @@ table contents are defined in the MemoryMappedConfigurationSpaceAccessTable.h.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/AcpiTables/Mcfg/Mcfg.h

@@ -5,13 +5,7 @@ Acpi20.h, and Acpi30.h.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/AcpiPciUpdate.c

@@ -3,13 +3,7 @@ Update the _PRT and _PRW method for pci devices
 
 Copyright (c) 2013-2016 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 
 **/

+ 1 - 7
QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/AcpiPciUpdate.h

@@ -3,13 +3,7 @@ Update the _PRT and _PRW method for pci devices
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 
 **/

+ 1 - 7
QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/AcpiPlatform.c

@@ -3,13 +3,7 @@ ACPI Platform Driver
 
 Copyright (c) 2013-2016 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/AcpiPlatform.h

@@ -5,13 +5,7 @@ revision 0.3.6.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 
 **/

+ 1 - 7
QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/AcpiPlatform.inf

@@ -5,13 +5,7 @@
 # whose requirements are from ACPI External Product Specification.
 # Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>
 #
-# This program and the accompanying materials
-# are licensed and made available under the terms and conditions of the BSD License
-# which accompanies this distribution.  The full text of the license may be found at
-# http://opensource.org/licenses/bsd-license.php
-#
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+# SPDX-License-Identifier: BSD-2-Clause-Patent
 #
 ##
 

+ 1 - 7
QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/Madt.h

@@ -7,13 +7,7 @@ APIC structure being updated, and to modify table found in Madt.c.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 
 **/

+ 1 - 7
QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/MadtPlatform.c

@@ -3,13 +3,7 @@ This file contains Madt Talbe initialized work.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 
 **/

+ 1 - 7
QuarkPlatformPkg/Acpi/Dxe/BootScriptExecutorDxe/BootScriptExecutorDxe.inf

@@ -6,13 +6,7 @@
 #
 # Copyright (c) 2013-2015 Intel Corporation.
 #
-# This program and the accompanying materials
-# are licensed and made available under the terms and conditions of the BSD License
-# which accompanies this distribution.  The full text of the license may be found at
-# http://opensource.org/licenses/bsd-license.php
-#
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+# SPDX-License-Identifier: BSD-2-Clause-Patent
 #
 ##
 

+ 1 - 7
QuarkPlatformPkg/Acpi/Dxe/BootScriptExecutorDxe/IA32/S3Asm.S

@@ -2,13 +2,7 @@
 #
 # Copyright (c) 2013-2015 Intel Corporation.
 #
-# This program and the accompanying materials
-# are licensed and made available under the terms and conditions of the BSD License
-# which accompanies this distribution.  The full text of the license may be found at
-# http://opensource.org/licenses/bsd-license.php
-#
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+# SPDX-License-Identifier: BSD-2-Clause-Patent
 
 #-----------------------------------------
 #VOID

+ 1 - 7
QuarkPlatformPkg/Acpi/Dxe/BootScriptExecutorDxe/IA32/S3Asm.asm

@@ -4,13 +4,7 @@
 ;
 ; Copyright (c) 2013-2015 Intel Corporation.
 ;
-; This program and the accompanying materials
-; are licensed and made available under the terms and conditions of the BSD License
-; which accompanies this distribution.  The full text of the license may be found at
-; http://opensource.org/licenses/bsd-license.php
-;
-; THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-; WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+; SPDX-License-Identifier: BSD-2-Clause-Patent
 
     .586P
     .model  flat,C

+ 1 - 7
QuarkPlatformPkg/Acpi/Dxe/BootScriptExecutorDxe/IA32/SetIdtEntry.c

@@ -5,13 +5,7 @@ Set a IDT entry for interrupt vector 3 for debug purpose for IA32 platform
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 #include "ScriptExecute.h"

+ 1 - 7
QuarkPlatformPkg/Acpi/Dxe/BootScriptExecutorDxe/ScriptExecute.c

@@ -6,13 +6,7 @@ in the entry point. The functionality is to interpret and restore the S3 boot sc
 
 Copyright (c) 2013-2016 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/Dxe/BootScriptExecutorDxe/ScriptExecute.h

@@ -6,13 +6,7 @@ in the entry point. The functionality is to interpret and restore the S3 boot sc
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 #ifndef _SCRIPT_EXECUTE_H_

+ 1 - 7
QuarkPlatformPkg/Acpi/DxeSmm/AcpiSmm/AcpiSmmPlatform.c

@@ -5,13 +5,7 @@ This is QNC Smm platform driver
 
 Copyright (c) 2013-2016 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 
 **/

+ 1 - 7
QuarkPlatformPkg/Acpi/DxeSmm/AcpiSmm/AcpiSmmPlatform.h

@@ -3,13 +3,7 @@ Header file for SMM S3 Handler Driver.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 
 **/

+ 1 - 7
QuarkPlatformPkg/Acpi/DxeSmm/AcpiSmm/AcpiSmmPlatform.inf

@@ -4,13 +4,7 @@
 # This is QNC Smm platform driver .
 # Copyright (c) 2013-2015 Intel Corporation.
 #
-# This program and the accompanying materials
-# are licensed and made available under the terms and conditions of the BSD License
-# which accompanies this distribution.  The full text of the license may be found at
-# http://opensource.org/licenses/bsd-license.php
-#
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+# SPDX-License-Identifier: BSD-2-Clause-Patent
 #
 ##
 

+ 1 - 7
QuarkPlatformPkg/Acpi/DxeSmm/SmmPowerManagement/Ppm.c

@@ -4,13 +4,7 @@ Processor power management initialization code.
 
 Copyright (c) 2013-2016 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 
 **/

+ 1 - 7
QuarkPlatformPkg/Acpi/DxeSmm/SmmPowerManagement/Ppm.h

@@ -4,13 +4,7 @@ Processor power management initialization code.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 
 **/

+ 1 - 7
QuarkPlatformPkg/Acpi/DxeSmm/SmmPowerManagement/SmmPowerManagement.c

@@ -4,13 +4,7 @@ This is QNC Smm Power Management driver
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 
 **/

+ 1 - 7
QuarkPlatformPkg/Acpi/DxeSmm/SmmPowerManagement/SmmPowerManagement.h

@@ -3,13 +3,7 @@ Header file for  QNC Smm Power Management driver
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Acpi/DxeSmm/SmmPowerManagement/SmmPowerManagement.inf

@@ -4,13 +4,7 @@
 # This is QNC Smm Power Management driver .
 # Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>
 #
-# This program and the accompanying materials
-# are licensed and made available under the terms and conditions of the BSD License
-# which accompanies this distribution.  The full text of the license may be found at
-# http://opensource.org/licenses/bsd-license.php
-#
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+# SPDX-License-Identifier: BSD-2-Clause-Patent
 #
 ##
 

+ 1 - 7
QuarkPlatformPkg/Application/ForceRecovery/ForceRecovery.c

@@ -2,13 +2,7 @@
   Application that sets a sticky bit to force recovery on next reset.
 
   Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
-  This program and the accompanying materials
-  are licensed and made available under the terms and conditions of the BSD License
-  which accompanies this distribution.  The full text of the license may be found at
-  http://opensource.org/licenses/bsd-license.php
-
-  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+  SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 6
QuarkPlatformPkg/Application/ForceRecovery/ForceRecovery.inf

@@ -3,12 +3,7 @@
 #
 #  Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
 #
-#  This program and the accompanying materials
-#  are licensed and made available under the terms and conditions of the BSD License
-#  which accompanies this distribution. The full text of the license may be found at
-#  http://opensource.org/licenses/bsd-license.php
-#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+#  SPDX-License-Identifier: BSD-2-Clause-Patent
 #
 ##
 

+ 1 - 7
QuarkPlatformPkg/Feature/Capsule/Library/PlatformFlashAccessLib/PlatformFlashAccessLibDxe.c

@@ -2,13 +2,7 @@
   Platform Flash Access library.
 
   Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.<BR>
-  This program and the accompanying materials
-  are licensed and made available under the terms and conditions of the BSD License
-  which accompanies this distribution.  The full text of the license may be found at
-  http://opensource.org/licenses/bsd-license.php
-
-  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+  SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Feature/Capsule/Library/PlatformFlashAccessLib/PlatformFlashAccessLibDxe.inf

@@ -2,13 +2,7 @@
 #  Platform Flash Access library.
 #
 #  Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.<BR>
-#  This program and the accompanying materials
-#  are licensed and made available under the terms and conditions of the BSD License
-#  which accompanies this distribution.  The full text of the license may be found at
-#  http://opensource.org/licenses/bsd-license.php
-#
-#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+#  SPDX-License-Identifier: BSD-2-Clause-Patent
 #
 ##
 

+ 1 - 7
QuarkPlatformPkg/Feature/Capsule/Library/PlatformFlashAccessLib/SpiFlashDevice.c

@@ -2,13 +2,7 @@
   SPI flash device description.
 
   Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
-  This program and the accompanying materials
-  are licensed and made available under the terms and conditions of the BSD License
-  which accompanies this distribution.  The full text of the license may be found at
-  http://opensource.org/licenses/bsd-license.php
-
-  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+  SPDX-License-Identifier: BSD-2-Clause-Patent
 
 
 **/

+ 1 - 7
QuarkPlatformPkg/Feature/Capsule/Library/PlatformFlashAccessLib/SpiFlashDevice.h

@@ -2,13 +2,7 @@
   SPI flash device header file.
 
   Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
-  This program and the accompanying materials
-  are licensed and made available under the terms and conditions of the BSD License
-  which accompanies this distribution.  The full text of the license may be found at
-  http://opensource.org/licenses/bsd-license.php
-
-  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+  SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Feature/Capsule/SystemFirmwareDescriptor/SystemFirmwareDescriptor.aslc

@@ -2,13 +2,7 @@
   System Firmware descriptor.
 
   Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
-  This program and the accompanying materials
-  are licensed and made available under the terms and conditions of the BSD License
-  which accompanies this distribution.  The full text of the license may be found at
-  http://opensource.org/licenses/bsd-license.php
-
-  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+  SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Feature/Capsule/SystemFirmwareDescriptor/SystemFirmwareDescriptor.inf

@@ -2,13 +2,7 @@
 #  System Firmware descriptor.
 #
 #  Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
-#  This program and the accompanying materials
-#  are licensed and made available under the terms and conditions of the BSD License
-#  which accompanies this distribution.  The full text of the license may be found at
-#  http://opensource.org/licenses/bsd-license.php
-#
-#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+#  SPDX-License-Identifier: BSD-2-Clause-Patent
 #
 ##
 

+ 1 - 7
QuarkPlatformPkg/Feature/Capsule/SystemFirmwareDescriptor/SystemFirmwareDescriptorPei.c

@@ -2,13 +2,7 @@
   System Firmware descriptor producer.
 
   Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
-  This program and the accompanying materials
-  are licensed and made available under the terms and conditions of the BSD License
-  which accompanies this distribution.  The full text of the license may be found at
-  http://opensource.org/licenses/bsd-license.php
-
-  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+  SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Feature/Capsule/SystemFirmwareUpdateConfig/SystemFirmwareUpdateConfig.ini

@@ -1,13 +1,7 @@
 ## @file
 #
 #  Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
-#  This program and the accompanying materials
-#  are licensed and made available under the terms and conditions of the BSD License
-#  which accompanies this distribution.  The full text of the license may be found at
-#  http://opensource.org/licenses/bsd-license.php
-#
-#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+#  SPDX-License-Identifier: BSD-2-Clause-Patent
 #
 ##
 

+ 1 - 7
QuarkPlatformPkg/Include/Guid/CapsuleOnDataCD.h

@@ -3,13 +3,7 @@ Capsule on Data CD GUID.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 This is the contract between the recovery module and device recovery module
 in order to convey the name of a given recovery module type

+ 1 - 7
QuarkPlatformPkg/Include/Guid/CapsuleOnFatFloppyDisk.h

@@ -3,13 +3,7 @@ Capsule on Fat Floppy Disk GUID.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 This is the contract between the recovery module and device recovery module
 in order to convey the name of a given recovery module type

+ 1 - 7
QuarkPlatformPkg/Include/Guid/CapsuleOnFatIdeDisk.h

@@ -3,13 +3,7 @@ Capsule on Fat Ide Disk GUID.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 
 This is the contract between the recovery module and device recovery module

+ 1 - 7
QuarkPlatformPkg/Include/Guid/CapsuleOnFatUsbDisk.h

@@ -3,13 +3,7 @@ Capsule on Fat Usb Disk GUID.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 
 This is the contract between the recovery module and device recovery module

+ 1 - 7
QuarkPlatformPkg/Include/Guid/MemoryConfigData.h

@@ -4,13 +4,7 @@ Configuration Data information to different modules.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Include/Guid/QuarkCapsuleGuid.h

@@ -4,13 +4,7 @@ Capsule format guid for Quark capsule image.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Include/Guid/QuarkVariableLock.h

@@ -4,13 +4,7 @@ Guid and variable name used to trigger quark lock of specific UEFI variables.
 
 Copyright (c) 2013 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Include/Guid/SystemNvDataHobGuid.h

@@ -4,13 +4,7 @@ the System specific information.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Include/Library/PlatformHelperLib.h

@@ -3,13 +3,7 @@ PlatformHelperLib function prototype definitions.
 
 Copyright (c) 2013 - 2016 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Include/Library/PlatformPcieHelperLib.h

@@ -3,13 +3,7 @@ PlatformPcieHelperLib function prototype definitions.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Include/Pcal9555.h

@@ -3,13 +3,7 @@ Definition for Pcal9555 I2c IO Expander.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 
 **/

+ 1 - 7
QuarkPlatformPkg/Include/Platform.h

@@ -3,13 +3,7 @@ Quark platform specific information.
 
 Copyright (c) 2013 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 
 **/

+ 1 - 7
QuarkPlatformPkg/Include/PlatformBoards.h

@@ -4,13 +4,7 @@ package.
 
 Copyright (c) 2013 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 
 **/

+ 1 - 7
QuarkPlatformPkg/Include/Protocol/GlobalNvsArea.h

@@ -7,13 +7,7 @@ Note:  Data structures defined in this protocol are not naturally aligned.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Include/Protocol/PlatformSmmSpiReady.h

@@ -3,13 +3,7 @@ This protocol indicates that the platform SPI interface is ready for use.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 
 **/

+ 1 - 7
QuarkPlatformPkg/Library/PlatformBootManagerLib/PlatformBootManager.c

@@ -3,13 +3,7 @@ This file include all platform action which can be customized
 by IBV/OEM.
 
 Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Library/PlatformBootManagerLib/PlatformBootManager.h

@@ -2,13 +2,7 @@
 Head file for BDS Platform specific code
 
 Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.<BR>
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 **/
 
 #ifndef _PLATFORM_BOOT_MANAGER_H

+ 1 - 7
QuarkPlatformPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf

@@ -2,13 +2,7 @@
 #  Include all platform action which can be customized by IBV/OEM.
 #
 #  Copyright (c) 2012 - 2016, Intel Corporation. All rights reserved.<BR>
-#  This program and the accompanying materials
-#  are licensed and made available under the terms and conditions of the BSD License
-#  which accompanies this distribution.  The full text of the license may be found at
-#  http://opensource.org/licenses/bsd-license.php
-#
-#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+#  SPDX-License-Identifier: BSD-2-Clause-Patent
 #
 ##
 

+ 1 - 7
QuarkPlatformPkg/Library/PlatformBootManagerLib/PlatformData.c

@@ -3,13 +3,7 @@ Defined the platform specific device path which will be filled to
 ConIn/ConOut variables.
 
 Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Library/PlatformHelperLib/CommonHeader.h

@@ -3,13 +3,7 @@ Common header file shared by all source files in this component.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 **/
 
 #ifndef __COMMON_HEADER_H_

+ 1 - 7
QuarkPlatformPkg/Library/PlatformHelperLib/DxePlatformHelperLib.inf

@@ -3,13 +3,7 @@
 #
 # Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>
 #
-# This program and the accompanying materials
-# are licensed and made available under the terms and conditions of the BSD License
-# which accompanies this distribution.  The full text of the license may be found at
-# http://opensource.org/licenses/bsd-license.php
-#
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+# SPDX-License-Identifier: BSD-2-Clause-Patent
 #
 ##
 

+ 1 - 7
QuarkPlatformPkg/Library/PlatformHelperLib/PeiPlatformHelperLib.inf

@@ -3,13 +3,7 @@
 #
 # Copyright (c) 2013-2015 Intel Corporation.
 #
-# This program and the accompanying materials
-# are licensed and made available under the terms and conditions of the BSD License
-# which accompanies this distribution.  The full text of the license may be found at
-# http://opensource.org/licenses/bsd-license.php
-#
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+# SPDX-License-Identifier: BSD-2-Clause-Patent
 #
 ##
 

+ 1 - 7
QuarkPlatformPkg/Library/PlatformHelperLib/PlatformHelperDxe.c

@@ -3,13 +3,7 @@ Implementation of helper routines for DXE environment.
 
 Copyright (c) 2013 - 2016 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Library/PlatformHelperLib/PlatformHelperLib.c

@@ -3,13 +3,7 @@ Helper routines with common PEI / DXE implementation.
 
 Copyright (c) 2013-2016 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Library/PlatformHelperLib/PlatformHelperPei.c

@@ -3,13 +3,7 @@ Implementation of Helper routines for PEI enviroment.
 
 Copyright (c) 2013-2016 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Library/PlatformHelperLib/PlatformLeds.c

@@ -3,13 +3,7 @@ Platform helper LED routines.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Library/PlatformPcieHelperLib/CommonHeader.h

@@ -3,13 +3,7 @@ Common header file shared by all source files in this component.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 **/
 
 #ifndef __COMMON_HEADER_H_

+ 1 - 7
QuarkPlatformPkg/Library/PlatformPcieHelperLib/PlatformPcieHelperLib.c

@@ -3,13 +3,7 @@ Platform Pcie Helper Lib.
 
 Copyright (c) 2013 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Library/PlatformPcieHelperLib/PlatformPcieHelperLib.inf

@@ -3,13 +3,7 @@
 #
 # Copyright (c) 2013 Intel Corporation.
 #
-# This program and the accompanying materials
-# are licensed and made available under the terms and conditions of the BSD License
-# which accompanies this distribution.  The full text of the license may be found at
-# http://opensource.org/licenses/bsd-license.php
-#
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+# SPDX-License-Identifier: BSD-2-Clause-Patent
 #
 ##
 

+ 1 - 7
QuarkPlatformPkg/Library/PlatformPcieHelperLib/SocUnit.c

@@ -3,13 +3,7 @@ System On Chip Unit (SOCUnit) routines.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Library/PlatformSecLib/Ia32/Flat32.S

@@ -2,13 +2,7 @@
 #
 # Copyright (c) 2013 - 2016 Intel Corporation.
 #
-# This program and the accompanying materials
-# are licensed and made available under the terms and conditions of the BSD License
-# which accompanies this distribution.  The full text of the license may be found at
-# http://opensource.org/licenses/bsd-license.php
-#
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+# SPDX-License-Identifier: BSD-2-Clause-Patent
 #
 # Module Name:
 #

+ 1 - 7
QuarkPlatformPkg/Library/PlatformSecLib/Ia32/Flat32.asm

@@ -2,13 +2,7 @@
 ;
 ; Copyright (c) 2013-2015 Intel Corporation.
 ;
-; This program and the accompanying materials
-; are licensed and made available under the terms and conditions of the BSD License
-; which accompanies this distribution.  The full text of the license may be found at
-; http://opensource.org/licenses/bsd-license.php
-;
-; THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-; WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+; SPDX-License-Identifier: BSD-2-Clause-Patent
 ;
 ; Module Name:
 ;

+ 1 - 7
QuarkPlatformPkg/Library/PlatformSecLib/Ia32/Platform.inc

@@ -1,13 +1,7 @@
 ;
 ; Copyright (c) 2013-2015 Intel Corporation.
 ;
-; This program and the accompanying materials
-; are licensed and made available under the terms and conditions of the BSD License
-; which accompanies this distribution.  The full text of the license may be found at
-; http://opensource.org/licenses/bsd-license.php
-;
-; THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-; WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+; SPDX-License-Identifier: BSD-2-Clause-Patent
 ;
 ;------------------------------------------------------------------------------
 ;

+ 1 - 7
QuarkPlatformPkg/Library/PlatformSecLib/PlatformSecLib.c

@@ -3,13 +3,7 @@ Platform SEC Library for Quark.
 
 Copyright (c) 2013-2015 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 
 **/

+ 1 - 7
QuarkPlatformPkg/Library/PlatformSecLib/PlatformSecLib.inf

@@ -3,13 +3,7 @@
 #
 # Copyright (c) 2013-2015 Intel Corporation.
 #
-# This program and the accompanying materials
-# are licensed and made available under the terms and conditions of the BSD License
-# which accompanies this distribution.  The full text of the license may be found at
-# http://opensource.org/licenses/bsd-license.php
-#
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+# SPDX-License-Identifier: BSD-2-Clause-Patent
 #
 #**/
 

+ 1 - 7
QuarkPlatformPkg/Library/PlatformSecLib/PlatformSecLibModStrs.uni

@@ -3,13 +3,7 @@
 //
 // Copyright (c) 2012 - 2013, Intel Corporation. All rights reserved.<BR>
 //
-// This program and the accompanying materials
-// are licensed and made available under the terms and conditions of the BSD License
-// which accompanies this distribution.  The full text of the license may be found at
-// http://opensource.org/licenses/bsd-license.php
-//
-// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+// SPDX-License-Identifier: BSD-2-Clause-Patent
 //
 // **/
 

+ 1 - 7
QuarkPlatformPkg/Library/PlatformSecureLib/PlatformSecureLib.c

@@ -3,13 +3,7 @@ Provides a secure platform-specific method to detect physically present user.
 
 Copyright (c) 2013 - 2016 Intel Corporation.
 
-This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+SPDX-License-Identifier: BSD-2-Clause-Patent
 
 **/
 

+ 1 - 7
QuarkPlatformPkg/Library/PlatformSecureLib/PlatformSecureLib.inf

@@ -3,13 +3,7 @@
 #
 # Copyright (c) 2013 Intel Corporation.
 #
-# This program and the accompanying materials
-# are licensed and made available under the terms and conditions of the BSD License
-# which accompanies this distribution.  The full text of the license may be found at
-# http://opensource.org/licenses/bsd-license.php
-#
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+# SPDX-License-Identifier: BSD-2-Clause-Patent
 #
 ##
 

Some files were not shown because too many files changed in this diff