From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 134.134.136.100, mailfrom: chasel.chiu@intel.com) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by groups.io with SMTP; Wed, 15 May 2019 17:23:31 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 15 May 2019 17:23:30 -0700 X-ExtLoop1: 1 Received: from kmsmsx156.gar.corp.intel.com ([172.21.138.133]) by orsmga007.jf.intel.com with ESMTP; 15 May 2019 17:23:28 -0700 Received: from pgsmsx111.gar.corp.intel.com ([169.254.2.3]) by KMSMSX156.gar.corp.intel.com ([169.254.1.147]) with mapi id 14.03.0415.000; Thu, 16 May 2019 08:23:26 +0800 From: "Chiu, Chasel" To: "Kinney, Michael D" , "devel@edk2.groups.io" CC: "Kubacki, Michael A" Subject: Re: [[edk2-platforms][PATCH V2] 10/30] Platform/Intel/KabylakeOpenBoardPkg: Replace BSD License with BSD+Patent License Thread-Topic: [[edk2-platforms][PATCH V2] 10/30] Platform/Intel/KabylakeOpenBoardPkg: Replace BSD License with BSD+Patent License Thread-Index: AQHVC3NxgUm0Er4PMUyabyyM4juhtKZs5DQg Date: Thu, 16 May 2019 00:23:26 +0000 Message-ID: <3C3EFB470A303B4AB093197B6777CCEC5031CDE0@PGSMSX111.gar.corp.intel.com> References: <20190515231012.7488-1-michael.d.kinney@intel.com> <20190515231012.7488-11-michael.d.kinney@intel.com> In-Reply-To: <20190515231012.7488-11-michael.d.kinney@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.600.7 dlp-reaction: no-action x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNWQ1NDg1MjctNzQ1OC00Mzg5LWJmOTMtNzM3OWI3YmMwZWIyIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiMHNpR3JWaXBtMDREU1d1N3BBUnFoSGJBcW41Rk44Z2VlTkZLVlBDd3B6aXk2ZmlKeTRHeVVxcHNLSWlIM0pQRyJ9 x-ctpclassification: CTP_NT x-originating-ip: [172.30.20.205] MIME-Version: 1.0 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Chasel Chiu > -----Original Message----- > From: Kinney, Michael D > Sent: Thursday, May 16, 2019 7:10 AM > To: devel@edk2.groups.io > Cc: Chiu, Chasel ; Kubacki, Michael A > > Subject: [[edk2-platforms][PATCH V2] 10/30] > Platform/Intel/KabylakeOpenBoardPkg: Replace BSD License with BSD+Patent > License >=20 > https://bugzilla.tianocore.org/show_bug.cgi?id=3D1373 >=20 > Replace BSD 2-Clause License with BSD+Patent License. This change is > based on the following emails: >=20 > https://lists.01.org/pipermail/edk2-devel/2019-February/036260.html > https://lists.01.org/pipermail/edk2-devel/2018-October/030385.html >=20 > RFCs with detailed process for the license change: >=20 > 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 >=20 > Cc: Chasel Chiu > Cc: Michael Kubacki > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Michael D Kinney > --- > .../KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/AcpiGnvsInit.c | 8 +------- > .../KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/BoardAcpiDxe.c | 8 +------- > .../Acpi/BoardAcpiDxe/BoardAcpiDxe.inf | 8 +------- > .../KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/ALS.ASL | 8 +------- > .../Acpi/BoardAcpiDxe/Dsdt/AMLUPD.asl | 8 +------- > .../KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/CPU.asl | 8 +------- > .../KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/DSDT.ASL | 8 +------- > .../KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Gpe.asl | 8 +------- > .../KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Itss.asl | 8 +------- > .../Acpi/BoardAcpiDxe/Dsdt/LPC_DEV.ASL | 8 +------- > .../KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/LpcB.asl | 8 +------- > .../Acpi/BoardAcpiDxe/Dsdt/PCI_DRC.ASL | 8 +------- > .../Acpi/BoardAcpiDxe/Dsdt/PciTree.asl | 8 +------- > .../Acpi/BoardAcpiDxe/Dsdt/Platform.asl | 8 +------- > .../Acpi/BoardAcpiDxe/Dsdt/PlatformGnvs.asl | 8 +------- > .../KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Video.asl | 8 +------- > .../KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/UpdateDsdt.c | 8 +------- > .../KabylakeOpenBoardPkg/Features/PciHotPlug/PciHotPlug.c | 8 +------- > .../KabylakeOpenBoardPkg/Features/PciHotPlug/PciHotPlug.h | 8 +------- > .../Features/PciHotPlug/PciHotPlug.inf | 8 +------- > .../Features/Tbt/AcpiTables/Rtd3SptPcieTbt.asl | 8 +------- > .../KabylakeOpenBoardPkg/Features/Tbt/AcpiTables/Tbt.asl | 8 +------- > .../Features/Tbt/Include/Acpi/TbtNvs.asl | 8 +------- > .../Features/Tbt/Include/Acpi/TbtNvsAreaDef.h | 8 +------- > .../Features/Tbt/Include/Library/DxeTbtPolicyLib.h | 8 +------- > .../Features/Tbt/Include/Library/PeiTbtPolicyLib.h | 8 +------- > .../Features/Tbt/Include/Library/TbtCommonLib.h | 8 +------- > .../Features/Tbt/Include/Ppi/PeiTbtPolicy.h | 8 +------- > .../Features/Tbt/Include/Private/Library/PeiDTbtInitLib.h | 8 +------- > .../Tbt/Include/Private/Library/PeiTbtCommonInitLib.h | 8 +------- > .../Features/Tbt/Include/Protocol/DxeTbtPolicy.h | 8 +------- > .../Features/Tbt/Include/Protocol/TbtNvsArea.h | 8 +------- > .../Features/Tbt/Include/TbtBoardInfo.h | 8 +------- > .../Features/Tbt/Include/TbtPolicyCommonDefinition.h | 8 +------- > .../Tbt/Library/DxeTbtPolicyLib/DxeTbtPolicyLib.c | 8 +------- > .../Tbt/Library/DxeTbtPolicyLib/DxeTbtPolicyLib.inf | 8 +------- > .../Tbt/Library/DxeTbtPolicyLib/DxeTbtPolicyLibrary.h | 8 +------- > .../Tbt/Library/PeiDxeSmmTbtCommonLib/TbtCommonLib.c | 8 +------- > .../Tbt/Library/PeiDxeSmmTbtCommonLib/TbtCommonLib.inf | 8 +------- > .../Tbt/Library/PeiTbtPolicyLib/PeiTbtPolicyLib.c | 8 +------- > .../Tbt/Library/PeiTbtPolicyLib/PeiTbtPolicyLib.inf | 8 +------- > .../Tbt/Library/PeiTbtPolicyLib/PeiTbtPolicyLibrary.h | 8 +------- > .../Tbt/Library/Private/PeiDTbtInitLib/PeiDTbtInitLib.c | 8 +------- > .../Tbt/Library/Private/PeiDTbtInitLib/PeiDTbtInitLib.inf | 8 +------- > .../Features/Tbt/TbtInit/Dxe/TbtDxe.c | 8 +------- > .../Features/Tbt/TbtInit/Dxe/TbtDxe.inf | 8 +------- > .../Features/Tbt/TbtInit/Pei/PeiTbtInit.c | 8 +------- > .../Features/Tbt/TbtInit/Pei/PeiTbtInit.inf | 8 +------- > .../Features/Tbt/TbtInit/Smm/TbtSmiHandler.c | 8 +------- > .../Features/Tbt/TbtInit/Smm/TbtSmiHandler.h | 8 +------- > .../Features/Tbt/TbtInit/Smm/TbtSmm.c | 8 +------- > .../Features/Tbt/TbtInit/Smm/TbtSmm.inf | 8 +------- > .../PeiSiliconPolicyUpdateLibFsp/PcieDeviceTable.c | 8 +------- > .../PeiSiliconPolicyUpdateLibFsp/PeiFspMiscUpdUpdateLib.c | 8 +------- > .../PeiSiliconPolicyUpdateLibFsp/PeiFspPolicyUpdateLib.c | 8 +------- > .../PeiSiliconPolicyUpdateLibFsp/PeiPchPolicyUpdate.c | 8 +------- > .../PeiSiliconPolicyUpdateLibFsp/PeiPchPolicyUpdate.h | 8 +------- > .../PeiPchPolicyUpdatePreMem.c | 8 +------- > .../PeiSiliconPolicyUpdateLibFsp/PeiSaPolicyUpdate.c | 8 +------- > .../PeiSiliconPolicyUpdateLibFsp/PeiSaPolicyUpdate.h | 8 +------- > .../PeiSaPolicyUpdatePreMem.c | 8 +------- > .../PeiSiliconPolicyUpdateLibFsp.inf | 8 +------- > .../Intel/KabylakeOpenBoardPkg/Include/Acpi/GlobalNvs.asl | 8 +------- > .../KabylakeOpenBoardPkg/Include/Acpi/GlobalNvsAreaDef.h | 8 +------- > .../KabylakeOpenBoardPkg/Include/Fdf/FlashMapInclude.fdf | 8 +------- > Platform/Intel/KabylakeOpenBoardPkg/Include/IoExpander.h | 8 +------- > .../Include/Library/GpioExpanderLib.h | 8 +------- > .../KabylakeOpenBoardPkg/Include/Library/I2cAccessLib.h | 8 +------- > .../KabylakeOpenBoardPkg/Include/PchHsioPtssTables.h | 8 +------- > .../KabylakeOpenBoardPkg/Include/Protocol/GlobalNvsArea.h | 8 +------- > Platform/Intel/KabylakeOpenBoardPkg/Include/SioRegs.h | 8 +------- > .../KabylakeRvp3/GitEdk2MinKabylake.bat | 8 +------- > .../KabylakeRvp3/Include/KabylakeRvp3Id.h | 8 +------- > .../Library/BasePlatformHookLib/BasePlatformHookLib.c | 8 +------- > .../Library/BasePlatformHookLib/BasePlatformHookLib.inf | 8 +------- > .../Library/BoardAcpiLib/DxeBoardAcpiTableLib.c | 8 +------- > .../Library/BoardAcpiLib/DxeBoardAcpiTableLib.inf | 8 +------- > .../Library/BoardAcpiLib/DxeKabylakeRvp3AcpiTableLib.c | 8 +------- > .../Library/BoardAcpiLib/DxeMultiBoardAcpiSupportLib.c | 8 +------- > .../Library/BoardAcpiLib/DxeMultiBoardAcpiSupportLib.inf | 8 +------- > .../Library/BoardAcpiLib/SmmBoardAcpiEnableLib.c | 8 +------- > .../Library/BoardAcpiLib/SmmBoardAcpiEnableLib.inf | 8 +------- > .../Library/BoardAcpiLib/SmmKabylakeRvp3AcpiEnableLib.c | 8 +------- > .../Library/BoardAcpiLib/SmmMultiBoardAcpiSupportLib.c | 8 +------- > .../Library/BoardAcpiLib/SmmMultiBoardAcpiSupportLib.inf | 8 +------- > .../Library/BoardAcpiLib/SmmSiliconAcpiEnableLib.c | 8 +------- > .../Library/BoardInitLib/KabylakeRvp3GpioTable.c | 8 +------- > .../Library/BoardInitLib/KabylakeRvp3HdaVerbTables.c | 8 +------- > .../Library/BoardInitLib/KabylakeRvp3HsioPtssTables.c | 8 +------- > .../Library/BoardInitLib/KabylakeRvp3SpdTable.c | 8 +------- > .../Library/BoardInitLib/PeiBoardInitPostMemLib.c | 8 +------- > .../Library/BoardInitLib/PeiBoardInitPostMemLib.inf | 8 +------- > .../Library/BoardInitLib/PeiBoardInitPreMemLib.c | 8 +------- > .../Library/BoardInitLib/PeiBoardInitPreMemLib.inf | 8 +------- > .../Library/BoardInitLib/PeiKabylakeRvp3Detect.c | 8 +------- > .../Library/BoardInitLib/PeiKabylakeRvp3InitLib.h | 8 +------- > .../Library/BoardInitLib/PeiKabylakeRvp3InitPostMemLib.c | 8 +------- > .../Library/BoardInitLib/PeiKabylakeRvp3InitPreMemLib.c | 8 +------- > .../Library/BoardInitLib/PeiMultiBoardInitPostMemLib.c | 8 +------- > .../Library/BoardInitLib/PeiMultiBoardInitPostMemLib.inf | 8 +------- > .../Library/BoardInitLib/PeiMultiBoardInitPreMemLib.c | 8 +------- > .../Library/BoardInitLib/PeiMultiBoardInitPreMemLib.inf | 8 +------- > .../KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.dsc | 8 +------- > .../KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.fdf | 8 +------- > .../KabylakeRvp3/OpenBoardPkgBuildOption.dsc | 8 +------- > .../KabylakeRvp3/OpenBoardPkgConfig.dsc | 8 +------- > .../KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkgPcd.dsc | 8 +------- > Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/bld.bat | 8 +------- > Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/cln.bat | 8 +------- > .../Intel/KabylakeOpenBoardPkg/KabylakeRvp3/postbuild.bat | 8 +------- > .../Intel/KabylakeOpenBoardPkg/KabylakeRvp3/prebuild.bat | 8 +------- > Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/prep.bat | 8 +------- > .../Library/BaseGpioExpanderLib/BaseGpioExpanderLib.c | 8 +------- > .../Library/BaseGpioExpanderLib/BaseGpioExpanderLib.inf | 8 +------- > .../Library/PeiI2cAccessLib/PeiI2cAccessLib.c | 8 +------- > .../Library/PeiI2cAccessLib/PeiI2cAccessLib.inf | 8 +------- > Platform/Intel/KabylakeOpenBoardPkg/OpenBoardPkg.dec | 8 +------- > .../Library/DxeSiliconPolicyUpdateLib/DxeGopPolicyInit.c | 8 +------- > .../Library/DxeSiliconPolicyUpdateLib/DxeGopPolicyInit.h | 8 +------- > .../Library/DxeSiliconPolicyUpdateLib/DxeSaPolicyInit.h | 8 +------- > .../Library/DxeSiliconPolicyUpdateLib/DxeSaPolicyUpdate.c | 8 +------- > .../DxeSiliconPolicyUpdateLib/DxeSiliconPolicyUpdateLib.c | 8 +------- > .../DxeSiliconPolicyUpdateLib.inf | 8 +------- > 123 files changed, 123 insertions(+), 861 deletions(-) >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/AcpiGnvsInit.c > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/AcpiGnvsInit.c > index 3586cc6116..0d9d217e38 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/AcpiGnvsInit.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/AcpiGnvsInit.c > @@ -2,13 +2,7 @@ > Acpi Gnvs Init Library. >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/BoardAcpiDxe.c > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/BoardAcpiDxe.c > index bb3154757d..0361ffc2fb 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/BoardAcpiDxe.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/BoardAcpiDxe.c > @@ -2,13 +2,7 @@ > ACPI Platform Driver >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/BoardAcpiDxe.in > f > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/BoardAcpiDxe.i > nf > index dce49b14e2..0eaf2fab49 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/BoardAcpiDxe.in > f > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/BoardAcpiDxe.i > nf > @@ -3,13 +3,7 @@ > # > # Copyright (c) 2017, Intel Corporation. All rights reserved.
> # > -# This program and the accompanying materials are licensed and made avai= lable > 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 > # > ### >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/ALS.ASL > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/ALS.ASL > index 9075769a49..ab28f70471 100644 > --- a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/ALS.ASL > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/ALS.ASL > @@ -2,13 +2,7 @@ > ACPI DSDT table >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/AMLUPD.a > sl > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/AMLUPD.a > sl > index 085b15cec2..86cccdc83e 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/AMLUPD.a > sl > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/AMLUPD.a > sl > @@ -2,13 +2,7 @@ > ACPI DSDT table >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/CPU.asl > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/CPU.asl > index b62a305b7a..1f1fdb2e00 100644 > --- a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/CPU.asl > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/CPU.asl > @@ -2,13 +2,7 @@ > ACPI DSDT table >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/DSDT.ASL > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/DSDT.ASL > index 44c9aead14..de3b137c34 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/DSDT.ASL > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/DSDT.ASL > @@ -2,13 +2,7 @@ > ACPI DSDT table >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Gpe.asl > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Gpe.asl > index 8433c1fcab..449eab178e 100644 > --- a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Gpe.asl > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Gpe.asl > @@ -2,13 +2,7 @@ > ACPI DSDT table >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Itss.asl > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Itss.asl > index 8210926859..ccca884908 100644 > --- a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Itss.asl > +++ b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Itss.asl > @@ -1,13 +1,7 @@ > /** @file >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/LPC_DEV.A > SL > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/LPC_DEV.A > SL > index 64b4722011..0acd1e92bf 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/LPC_DEV.A > SL > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/LPC_DEV.A > SL > @@ -2,13 +2,7 @@ > ACPI DSDT table >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/LpcB.asl > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/LpcB.asl > index cf0eb2092a..9f9d39c92c 100644 > --- a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/LpcB.asl > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/LpcB.asl > @@ -2,13 +2,7 @@ > ACPI DSDT table >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PCI_DRC.A > SL > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PCI_DRC.A > SL > index 8b1593f1cf..2d8cf4c421 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PCI_DRC.A > SL > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PCI_DRC.A > SL > @@ -2,13 +2,7 @@ > ACPI DSDT table >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PciTree.asl > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PciTree.asl > index a32bb30f14..88073f3954 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PciTree.asl > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PciTree.asl > @@ -2,13 +2,7 @@ > ACPI DSDT table >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Platform.a > sl > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Platform.a > sl > index c784d516db..9dc6cf0e8c 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Platform.a > sl > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Platform.a > sl > @@ -2,13 +2,7 @@ > ACPI DSDT table >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PlatformG > nvs.asl > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PlatformG > nvs.asl > index 60223054ab..b4db4af4be 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PlatformG > nvs.asl > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PlatformG > nvs.asl > @@ -2,13 +2,7 @@ > ACPI DSDT table >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Video.asl > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Video.asl > index a77a1f5805..7b6a1dfa30 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Video.asl > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Video.asl > @@ -2,13 +2,7 @@ > ACPI DSDT table >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/UpdateDsdt.c > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/UpdateDsdt.c > index c4651f117a..f47397ae98 100644 > --- a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/UpdateDsdt.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/UpdateDsdt.c > @@ -2,13 +2,7 @@ > Acpi Gnvs Init Library. >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/PciHotPlug/PciHotPlug.c > b/Platform/Intel/KabylakeOpenBoardPkg/Features/PciHotPlug/PciHotPlug.c > index 38ca4f954f..e68c356f6b 100644 > --- a/Platform/Intel/KabylakeOpenBoardPkg/Features/PciHotPlug/PciHotPlug.= c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/PciHotPlug/PciHotPlug.c > @@ -3,13 +3,7 @@ > Devics resource configuration. >=20 > Copyright (c) 2018, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/PciHotPlug/PciHotPlug.h > b/Platform/Intel/KabylakeOpenBoardPkg/Features/PciHotPlug/PciHotPlug.h > index 3260af2b15..4c53a4ad6a 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/PciHotPlug/PciHotPlug.h > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/PciHotPlug/PciHotPlug.h > @@ -1,13 +1,7 @@ > /**@file >=20 > Copyright (c) 2018, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/PciHotPlug/PciHotPlug.inf > b/Platform/Intel/KabylakeOpenBoardPkg/Features/PciHotPlug/PciHotPlug.inf > index b444782ffc..4139721e5e 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/PciHotPlug/PciHotPlug.inf > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/PciHotPlug/PciHotPlug.inf > @@ -4,13 +4,7 @@ > # > # Copyright (c) 2018, Intel Corporation. All rights reserved.
> # > -# This program and the accompanying materials are licensed and made avai= lable > 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 > # > ### >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/AcpiTables/Rtd3SptPci > eTbt.asl > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/AcpiTables/Rtd3SptPci > eTbt.asl > index b54b5a41c3..2e7f4b6470 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/AcpiTables/Rtd3SptPci > eTbt.asl > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/AcpiTables/Rtd3SptPci > eTbt.asl > @@ -2,13 +2,7 @@ > ACPI RTD3 SSDT table for SPT PCIe >=20 > Copyright (c) 2018, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/AcpiTables/Tbt.asl > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/AcpiTables/Tbt.asl > index d20e35f12e..ca28589621 100644 > --- a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/AcpiTables/Tbt.asl > +++ b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/AcpiTables/Tbt.asl > @@ -2,13 +2,7 @@ > Thunderbolt ACPI methods >=20 > Copyright (c) 2018 - 2019, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Acpi/TbtNvs.a > sl > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Acpi/TbtNvs.a > sl > index 65961e0940..62db427059 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Acpi/TbtNvs.a > sl > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Acpi/TbtNvs.a > sl > @@ -1,13 +1,7 @@ > /**@file >=20 > Copyright (c) 2018, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Acpi/TbtNvsA > reaDef.h > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Acpi/TbtNvsA > reaDef.h > index 583fda5914..8e5f342b34 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Acpi/TbtNvsA > reaDef.h > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Acpi/TbtNvsA > reaDef.h > @@ -1,13 +1,7 @@ > /**@file >=20 > Copyright (c) 2018, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Library/DxeTb > tPolicyLib.h > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Library/DxeTb > tPolicyLib.h > index 9fe16b8a68..8d1b3b1e0e 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Library/DxeTb > tPolicyLib.h > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Library/DxeTb > tPolicyLib.h > @@ -2,13 +2,7 @@ > Prototype of the DxeTbtPolicyLib library. >=20 > Copyright (c) 2018, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ > #ifndef _DXE_TBT_POLICY_LIB_H_ > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Library/PeiTbt > PolicyLib.h > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Library/PeiTbt > PolicyLib.h > index f1ca61ca4e..843b677bac 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Library/PeiTbt > PolicyLib.h > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Library/PeiTbt > PolicyLib.h > @@ -2,13 +2,7 @@ > Prototype of the PeiTbtPolicyLib library. >=20 > Copyright (c) 2018, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ > #ifndef _PEI_TBT_POLICY_LIB_H_ > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Library/TbtCo > mmonLib.h > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Library/TbtCo > mmonLib.h > index f9338d3bd5..0180179bba 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Library/TbtCo > mmonLib.h > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Library/TbtCo > mmonLib.h > @@ -1,13 +1,7 @@ > /**@file >=20 > Copyright (c) 2018, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ > #ifndef _TBT_COMMON_LIB_H_ > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Ppi/PeiTbtPoli > cy.h > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Ppi/PeiTbtPoli > cy.h > index 9b7ff25c55..da65103252 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Ppi/PeiTbtPoli > cy.h > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Ppi/PeiTbtPoli > cy.h > @@ -2,13 +2,7 @@ > TBT PEI Policy >=20 > Copyright (c) 2018, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Private/Librar > y/PeiDTbtInitLib.h > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Private/Librar > y/PeiDTbtInitLib.h > index 963a678845..52f3e8ca1d 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Private/Librar > y/PeiDTbtInitLib.h > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Private/Librar > y/PeiDTbtInitLib.h > @@ -2,13 +2,7 @@ > PEI DTBT Init Dispatch library Header file >=20 > Copyright (c) 2018, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ > #ifndef __PEI_DTBT_INIT_LIB_H__ > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Private/Librar > y/PeiTbtCommonInitLib.h > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Private/Librar > y/PeiTbtCommonInitLib.h > index 3af3f64377..1f3a911e95 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Private/Librar > y/PeiTbtCommonInitLib.h > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Private/Librar > y/PeiTbtCommonInitLib.h > @@ -2,13 +2,7 @@ > PEI TBT Common Init Dispatch library Header file >=20 > Copyright (c) 2018, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ > #ifndef __PEI_TBT_COMMON_INIT_LIB_H__ > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Protocol/Dxe > TbtPolicy.h > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Protocol/Dxe > TbtPolicy.h > index 76f5071d9a..dc5bc282cb 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Protocol/Dxe > TbtPolicy.h > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Protocol/Dxe > TbtPolicy.h > @@ -2,13 +2,7 @@ > TBT DXE Policy >=20 > Copyright (c) 2018, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Protocol/Tbt > NvsArea.h > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Protocol/Tbt > NvsArea.h > index c662f162ec..366165fd58 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Protocol/Tbt > NvsArea.h > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Protocol/Tbt > NvsArea.h > @@ -2,13 +2,7 @@ > This file defines the TBT NVS Area Protocol. >=20 > Copyright (c) 2018, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/TbtBoardInfo. > h > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/TbtBoardInfo. > h > index 9844935212..41873a4e29 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/TbtBoardInfo. > h > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/TbtBoardInfo. > h > @@ -1,13 +1,7 @@ > /** @file >=20 > Copyright (c) 2018, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ > #ifndef _TBT_INFO_GUID_H_ > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/TbtPolicyCom > monDefinition.h > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/TbtPolicyCom > monDefinition.h > index 2033126a25..e60cfe9e29 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/TbtPolicyCom > monDefinition.h > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/TbtPolicyCom > monDefinition.h > @@ -2,13 +2,7 @@ > TBT Policy Common definition. >=20 > Copyright (c) 2018, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/DxeTbtPolicyLi > b/DxeTbtPolicyLib.c > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/DxeTbtPolicyLi > b/DxeTbtPolicyLib.c > index 0e58bc8294..65cb592472 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/DxeTbtPolicyLi > b/DxeTbtPolicyLib.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/DxeTbtPolicyLi > b/DxeTbtPolicyLib.c > @@ -2,13 +2,7 @@ > This file is DxeTbtPolicyLib library. >=20 > Copyright (c) 2018, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ > #include > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/DxeTbtPolicyLi > b/DxeTbtPolicyLib.inf > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/DxeTbtPolicyLi > b/DxeTbtPolicyLib.inf > index 38f30d1f11..931b1a3203 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/DxeTbtPolicyLi > b/DxeTbtPolicyLib.inf > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/DxeTbtPolicyLi > b/DxeTbtPolicyLib.inf > @@ -3,13 +3,7 @@ > # > # Copyright (c) 2018, Intel Corporation. All rights reserved.
> # > -# This program and the accompanying materials are licensed and made avai= lable > 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 > # > ## >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/DxeTbtPolicyLi > b/DxeTbtPolicyLibrary.h > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/DxeTbtPolicyLi > b/DxeTbtPolicyLibrary.h > index e0f749ec53..5e79dc2862 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/DxeTbtPolicyLi > b/DxeTbtPolicyLibrary.h > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/DxeTbtPolicyLi > b/DxeTbtPolicyLibrary.h > @@ -2,13 +2,7 @@ > Header file for the DxeTBTPolicy library. >=20 > Copyright (c) 2018, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ > #ifndef _DXE_TBT_POLICY_LIBRARY_H_ > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/PeiDxeSmmTb > tCommonLib/TbtCommonLib.c > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/PeiDxeSmmTb > tCommonLib/TbtCommonLib.c > index 4f2690ca56..f596785aa3 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/PeiDxeSmmTb > tCommonLib/TbtCommonLib.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/PeiDxeSmmTb > tCommonLib/TbtCommonLib.c > @@ -2,13 +2,7 @@ > PeiTbtInit library implementition with empty functions. >=20 > Copyright (c) 2018, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/PeiDxeSmmTb > tCommonLib/TbtCommonLib.inf > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/PeiDxeSmmTb > tCommonLib/TbtCommonLib.inf > index ec8a31421e..ff1f7777ce 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/PeiDxeSmmTb > tCommonLib/TbtCommonLib.inf > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/PeiDxeSmmTb > tCommonLib/TbtCommonLib.inf > @@ -3,13 +3,7 @@ > # > # Copyright (c) 2018, Intel Corporation. All rights reserved.
> # > -# This program and the accompanying materials are licensed and made avai= lable > 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 > # > ### >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/PeiTbtPolicyLi > b/PeiTbtPolicyLib.c > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/PeiTbtPolicyLi > b/PeiTbtPolicyLib.c > index d0e3229db5..1bd43fbd1b 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/PeiTbtPolicyLi > b/PeiTbtPolicyLib.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/PeiTbtPolicyLi > b/PeiTbtPolicyLib.c > @@ -2,13 +2,7 @@ > This file is PeiTbtPolicyLib library. >=20 > Copyright (c) 2018, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ > #include > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/PeiTbtPolicyLi > b/PeiTbtPolicyLib.inf > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/PeiTbtPolicyLi > b/PeiTbtPolicyLib.inf > index fa88e97b8f..91cae945b8 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/PeiTbtPolicyLi > b/PeiTbtPolicyLib.inf > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/PeiTbtPolicyLi > b/PeiTbtPolicyLib.inf > @@ -3,13 +3,7 @@ > # > # Copyright (c) 2018, Intel Corporation. All rights reserved.
> # > -# This program and the accompanying materials are licensed and made avai= lable > 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 > # > ## >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/PeiTbtPolicyLi > b/PeiTbtPolicyLibrary.h > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/PeiTbtPolicyLi > b/PeiTbtPolicyLibrary.h > index 16ac667b1c..803b99b37c 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/PeiTbtPolicyLi > b/PeiTbtPolicyLibrary.h > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/PeiTbtPolicyLi > b/PeiTbtPolicyLibrary.h > @@ -2,13 +2,7 @@ > Header file for the PeiTBTPolicy library. >=20 > Copyright (c) 2018, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ > #ifndef _PEI_TBT_POLICY_LIBRARY_H_ > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/Private/PeiDT > btInitLib/PeiDTbtInitLib.c > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/Private/PeiDT > btInitLib/PeiDTbtInitLib.c > index 4521bff957..21d149c7c2 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/Private/PeiDT > btInitLib/PeiDTbtInitLib.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/Private/PeiDT > btInitLib/PeiDTbtInitLib.c > @@ -2,13 +2,7 @@ > Thunderbolt(TM) Pei Library >=20 > Copyright (c) 2018, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ > #include > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/Private/PeiDT > btInitLib/PeiDTbtInitLib.inf > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/Private/PeiDT > btInitLib/PeiDTbtInitLib.inf > index 83a0f57535..1d90bfca7c 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/Private/PeiDT > btInitLib/PeiDTbtInitLib.inf > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/Private/PeiDT > btInitLib/PeiDTbtInitLib.inf > @@ -3,13 +3,7 @@ > # > # Copyright (c) 2018, Intel Corporation. All rights reserved.
> # > -# This program and the accompanying materials are licensed and made avai= lable > 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 > # > ### >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Dxe/TbtDxe.c > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Dxe/TbtDxe.c > index cfe38d8018..13a687576c 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Dxe/TbtDxe.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Dxe/TbtDxe.c > @@ -1,13 +1,7 @@ > /** @file >=20 > Copyright (c) 2018, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ > #include > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Dxe/TbtDxe.inf > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Dxe/TbtDxe.inf > index 86f51191d1..9e117b77eb 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Dxe/TbtDxe.inf > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Dxe/TbtDxe.inf > @@ -2,13 +2,7 @@ > # > # Copyright (c) 2018, Intel Corporation. All rights reserved.
> # > -# This program and the accompanying materials are licensed and made avai= lable > 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 > # > ### >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Pei/PeiTbtInit= . > c > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Pei/PeiTbtInit= . > c > index a9a022844d..4803efae73 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Pei/PeiTbtInit= . > c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Pei/PeiTbtInit= . > c > @@ -2,13 +2,7 @@ > Source code file for TBT Init PEI module >=20 > Copyright (c) 2018, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Pei/PeiTbtInit= .i > nf > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Pei/PeiTbtInit= .i > nf > index fdf85cbd67..f702c2753d 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Pei/PeiTbtInit= .i > nf > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Pei/PeiTbtInit= .i > nf > @@ -3,13 +3,7 @@ > # > # Copyright (c) 2018, Intel Corporation. All rights reserved.
> # > -# This program and the accompanying materials are licensed and made avai= lable > 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 > # > ### >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmiH > andler.c > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmiH > andler.c > index 5280f9e1c8..58814060dd 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmiH > andler.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmiH > andler.c > @@ -1,13 +1,7 @@ > /**@file >=20 > Copyright (c) 2018, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmiH > andler.h > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmiH > andler.h > index 22f6aeeb7f..186f5162f6 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmiH > andler.h > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmiH > andler.h > @@ -1,13 +1,7 @@ > /**@file >=20 > Copyright (c) 2018, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ > #ifndef _TBT_SMI_HANDLER_H_ > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmm. > c > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmm. > c > index f2abfb0db9..57f7eceed7 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmm. > c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmm. > c > @@ -1,13 +1,7 @@ > /** @file >=20 > Copyright (c) 2018, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmm. > inf > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmm. > inf > index 31ecb9767a..9218c8fe67 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmm. > inf > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmm. > inf > @@ -3,13 +3,7 @@ > # > # Copyright (c) 2018, Intel Corporation. All rights reserved.
> # > -# This program and the accompanying materials are licensed and made avai= lable > 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 > # > ### >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PcieDeviceTable.c > b/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PcieDeviceTable.c > index c03c51e8ca..155dfdaf62 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PcieDeviceTable.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PcieDeviceTable.c > @@ -2,13 +2,7 @@ > This file is SampleCode of the library for Intel PCH PEI Policy initia= lization. >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiFspMiscUpdUpdateLib.c > b/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiFspMiscUpdUpdateLib.c > index 57a1846ad2..d8aff1960f 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiFspMiscUpdUpdateLib.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiFspMiscUpdUpdateLib.c > @@ -2,13 +2,7 @@ > Implementation of Fsp Misc UPD Initialization. >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiFspPolicyUpdateLib.c > b/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiFspPolicyUpdateLib.c > index f3c56419b5..55be16265e 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiFspPolicyUpdateLib.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiFspPolicyUpdateLib.c > @@ -2,13 +2,7 @@ > Provide FSP wrapper platform related function. >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiPchPolicyUpdate.c > b/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiPchPolicyUpdate.c > index c1c8bf131d..b469720ac6 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiPchPolicyUpdate.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiPchPolicyUpdate.c > @@ -2,13 +2,7 @@ > This file is SampleCode of the library for Intel PCH PEI Policy initia= lization. >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiPchPolicyUpdate.h > b/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiPchPolicyUpdate.h > index a4e69f4e73..e1df30951f 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiPchPolicyUpdate.h > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiPchPolicyUpdate.h > @@ -1,13 +1,7 @@ > /** @file >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiPchPolicyUpdatePreMem.c > b/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiPchPolicyUpdatePreMem.c > index fc27d67e69..f6390ee12c 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiPchPolicyUpdatePreMem.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiPchPolicyUpdatePreMem.c > @@ -2,13 +2,7 @@ > This file is SampleCode of the library for Intel PCH PEI Policy initia= lization. >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiSaPolicyUpdate.c > b/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiSaPolicyUpdate.c > index fd54c63a92..d6ec3e38dd 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiSaPolicyUpdate.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiSaPolicyUpdate.c > @@ -2,13 +2,7 @@ > Do Platform Stage System Agent initialization. >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiSaPolicyUpdate.h > b/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiSaPolicyUpdate.h > index da6f746772..3abf3fc8fd 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiSaPolicyUpdate.h > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiSaPolicyUpdate.h > @@ -1,13 +1,7 @@ > /** @file >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiSaPolicyUpdatePreMem.c > b/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiSaPolicyUpdatePreMem.c > index 94d5094855..8f9ad901eb 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiSaPolicyUpdatePreMem.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiSaPolicyUpdatePreMem.c > @@ -2,13 +2,7 @@ > Do Platform Stage System Agent initialization. >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiSiliconPolicyUpdateLibFsp.inf > b/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiSiliconPolicyUpdateLibFsp.inf > index c155308632..fa8d91e076 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiSiliconPolicyUpdateLibFsp.inf > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicy > UpdateLibFsp/PeiSiliconPolicyUpdateLibFsp.inf > @@ -3,13 +3,7 @@ > # > # Copyright (c) 2017, Intel Corporation. All rights reserved.
> # > -# This program and the accompanying materials are licensed and made avai= lable > 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 > # > ## >=20 > diff --git a/Platform/Intel/KabylakeOpenBoardPkg/Include/Acpi/GlobalNvs.a= sl > b/Platform/Intel/KabylakeOpenBoardPkg/Include/Acpi/GlobalNvs.asl > index 27c64a1aa0..e0ff9d9bf5 100644 > --- a/Platform/Intel/KabylakeOpenBoardPkg/Include/Acpi/GlobalNvs.asl > +++ b/Platform/Intel/KabylakeOpenBoardPkg/Include/Acpi/GlobalNvs.asl > @@ -2,13 +2,7 @@ > ACPI DSDT table >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Include/Acpi/GlobalNvsAreaDef.h > b/Platform/Intel/KabylakeOpenBoardPkg/Include/Acpi/GlobalNvsAreaDef.h > index 2394e56c97..93c5a0b55a 100644 > --- a/Platform/Intel/KabylakeOpenBoardPkg/Include/Acpi/GlobalNvsAreaDef.h > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Include/Acpi/GlobalNvsAreaDef.h > @@ -2,13 +2,7 @@ > ACPI DSDT table >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Include/Fdf/FlashMapInclude.fdf > b/Platform/Intel/KabylakeOpenBoardPkg/Include/Fdf/FlashMapInclude.fdf > index 7ed3fe5256..3a28bd4109 100644 > --- a/Platform/Intel/KabylakeOpenBoardPkg/Include/Fdf/FlashMapInclude.fdf > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Include/Fdf/FlashMapInclude.fdf > @@ -3,13 +3,7 @@ > # > # Copyright (c) 2017, Intel Corporation. All rights reserved.
> # > -# This program and the accompanying materials are licensed and made avai= lable > 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 > # > ## >=20 > diff --git a/Platform/Intel/KabylakeOpenBoardPkg/Include/IoExpander.h > b/Platform/Intel/KabylakeOpenBoardPkg/Include/IoExpander.h > index 0e6bda1108..eb1b2414c4 100644 > --- a/Platform/Intel/KabylakeOpenBoardPkg/Include/IoExpander.h > +++ b/Platform/Intel/KabylakeOpenBoardPkg/Include/IoExpander.h > @@ -2,13 +2,7 @@ > GPIO definition table for KabylakeRvp3 >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Include/Library/GpioExpanderLib.h > b/Platform/Intel/KabylakeOpenBoardPkg/Include/Library/GpioExpanderLib.h > index 427caa7e3b..bbbdc2755d 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Include/Library/GpioExpanderLib.h > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Include/Library/GpioExpanderLib.h > @@ -2,13 +2,7 @@ > Support for IO expander TCA6424. >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Include/Library/I2cAccessLib.h > b/Platform/Intel/KabylakeOpenBoardPkg/Include/Library/I2cAccessLib.h > index 84d9d758fb..a69bfc023b 100644 > --- a/Platform/Intel/KabylakeOpenBoardPkg/Include/Library/I2cAccessLib.h > +++ b/Platform/Intel/KabylakeOpenBoardPkg/Include/Library/I2cAccessLib.h > @@ -2,13 +2,7 @@ > Support for IO expander TCA6424. >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git a/Platform/Intel/KabylakeOpenBoardPkg/Include/PchHsioPtssTable= s.h > b/Platform/Intel/KabylakeOpenBoardPkg/Include/PchHsioPtssTables.h > index 7dc8df5d09..56a0bbab0f 100644 > --- a/Platform/Intel/KabylakeOpenBoardPkg/Include/PchHsioPtssTables.h > +++ b/Platform/Intel/KabylakeOpenBoardPkg/Include/PchHsioPtssTables.h > @@ -1,13 +1,7 @@ > /** @file* >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Include/Protocol/GlobalNvsArea.h > b/Platform/Intel/KabylakeOpenBoardPkg/Include/Protocol/GlobalNvsArea.h > index ad1c1bb881..b151a8fa8b 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Include/Protocol/GlobalNvsArea.h > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Include/Protocol/GlobalNvsArea.h > @@ -1,13 +1,7 @@ > /** @file >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git a/Platform/Intel/KabylakeOpenBoardPkg/Include/SioRegs.h > b/Platform/Intel/KabylakeOpenBoardPkg/Include/SioRegs.h > index be14e2ab89..ec61a7defd 100644 > --- a/Platform/Intel/KabylakeOpenBoardPkg/Include/SioRegs.h > +++ b/Platform/Intel/KabylakeOpenBoardPkg/Include/SioRegs.h > @@ -1,13 +1,7 @@ > /** @file >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/GitEdk2MinKabylake. > bat > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/GitEdk2MinKabylake. > bat > index 4e13ed18e5..3bb13df80a 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/GitEdk2MinKabylake. > bat > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/GitEdk2MinKabylake. > bat > @@ -1,13 +1,7 @@ > @REM @file > @REM > @REM Copyright (c) 2017, Intel Corporation. All rights reserved.
> -@REM This program and the accompanying materials > -@REM are licensed and made available under the terms and conditions of t= he > BSD License > -@REM which accompanies this distribution. The full text of the license = may be > found at > -@REM http://opensource.org/licenses/bsd-license.php > -@REM > -@REM THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" > BASIS, > -@REM WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER > EXPRESS OR IMPLIED. > +@REM SPDX-License-Identifier: BSD-2-Clause-Patent > @REM >=20 > @echo off > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Include/KabylakeRvp > 3Id.h > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Include/KabylakeRvp > 3Id.h > index ebdc45ae97..3b6397af1f 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Include/KabylakeRvp > 3Id.h > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Include/KabylakeRvp > 3Id.h > @@ -1,13 +1,7 @@ > /** @file >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BasePlatform > HookLib/BasePlatformHookLib.c > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BasePlatform > HookLib/BasePlatformHookLib.c > index 245f3595f1..c7fc6986f5 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BasePlatform > HookLib/BasePlatformHookLib.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BasePlatform > HookLib/BasePlatformHookLib.c > @@ -2,13 +2,7 @@ > Platform Hook Library instances >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BasePlatform > HookLib/BasePlatformHookLib.inf > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BasePlatform > HookLib/BasePlatformHookLib.inf > index a2eec09e83..e65c7a25c2 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BasePlatform > HookLib/BasePlatformHookLib.inf > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BasePlatform > HookLib/BasePlatformHookLib.inf > @@ -3,13 +3,7 @@ > # > # Copyright (c) 2017, Intel Corporation. All rights reserved.
> # > -# This program and the accompanying materials are licensed and made avai= lable > 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 > # > ### >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /DxeBoardAcpiTableLib.c > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /DxeBoardAcpiTableLib.c > index 617ce4592f..60c11290c0 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /DxeBoardAcpiTableLib.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /DxeBoardAcpiTableLib.c > @@ -2,13 +2,7 @@ > Platform Hook Library instances >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /DxeBoardAcpiTableLib.inf > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /DxeBoardAcpiTableLib.inf > index b1ee3a4c15..f3fed024ec 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /DxeBoardAcpiTableLib.inf > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /DxeBoardAcpiTableLib.inf > @@ -3,13 +3,7 @@ > # > # Copyright (c) 2017, Intel Corporation. All rights reserved.
> # > -# This program and the accompanying materials are licensed and made avai= lable > 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 > # > ### >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /DxeKabylakeRvp3AcpiTableLib.c > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /DxeKabylakeRvp3AcpiTableLib.c > index de75ed60ba..e65742559a 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /DxeKabylakeRvp3AcpiTableLib.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /DxeKabylakeRvp3AcpiTableLib.c > @@ -2,13 +2,7 @@ > Platform Hook Library instances >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /DxeMultiBoardAcpiSupportLib.c > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /DxeMultiBoardAcpiSupportLib.c > index eef941ecd5..da488e097c 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /DxeMultiBoardAcpiSupportLib.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /DxeMultiBoardAcpiSupportLib.c > @@ -2,13 +2,7 @@ > Platform Hook Library instances >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /DxeMultiBoardAcpiSupportLib.inf > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /DxeMultiBoardAcpiSupportLib.inf > index 5536b6e21f..e0394214ee 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /DxeMultiBoardAcpiSupportLib.inf > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /DxeMultiBoardAcpiSupportLib.inf > @@ -3,13 +3,7 @@ > # > # Copyright (c) 2017, Intel Corporation. All rights reserved.
> # > -# This program and the accompanying materials are licensed and made avai= lable > 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 > # > ### >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /SmmBoardAcpiEnableLib.c > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /SmmBoardAcpiEnableLib.c > index 1633ab1203..3de0ae34a7 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /SmmBoardAcpiEnableLib.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /SmmBoardAcpiEnableLib.c > @@ -2,13 +2,7 @@ > Platform Hook Library instances >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /SmmBoardAcpiEnableLib.inf > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /SmmBoardAcpiEnableLib.inf > index 7fa9ffff47..32068b59d7 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /SmmBoardAcpiEnableLib.inf > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /SmmBoardAcpiEnableLib.inf > @@ -3,13 +3,7 @@ > # > # Copyright (c) 2017, Intel Corporation. All rights reserved.
> # > -# This program and the accompanying materials are licensed and made avai= lable > 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 > # > ### >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /SmmKabylakeRvp3AcpiEnableLib.c > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /SmmKabylakeRvp3AcpiEnableLib.c > index 43cac20579..71c6e230fa 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /SmmKabylakeRvp3AcpiEnableLib.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /SmmKabylakeRvp3AcpiEnableLib.c > @@ -2,13 +2,7 @@ > Platform Hook Library instances >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /SmmMultiBoardAcpiSupportLib.c > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /SmmMultiBoardAcpiSupportLib.c > index 157fb47565..91590d5278 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /SmmMultiBoardAcpiSupportLib.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /SmmMultiBoardAcpiSupportLib.c > @@ -2,13 +2,7 @@ > Platform Hook Library instances >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /SmmMultiBoardAcpiSupportLib.inf > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /SmmMultiBoardAcpiSupportLib.inf > index 56fe2e3e3f..fad4230c85 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /SmmMultiBoardAcpiSupportLib.inf > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /SmmMultiBoardAcpiSupportLib.inf > @@ -3,13 +3,7 @@ > # > # Copyright (c) 2017, Intel Corporation. All rights reserved.
> # > -# This program and the accompanying materials are licensed and made avai= lable > 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 > # > ### >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /SmmSiliconAcpiEnableLib.c > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /SmmSiliconAcpiEnableLib.c > index 268d10ea6e..185aa4ad2d 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /SmmSiliconAcpiEnableLib.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib > /SmmSiliconAcpiEnableLib.c > @@ -2,13 +2,7 @@ > Platform Hook Library instances >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > KabylakeRvp3GpioTable.c > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > KabylakeRvp3GpioTable.c > index 05dc520458..2439c6bc1e 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > KabylakeRvp3GpioTable.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > KabylakeRvp3GpioTable.c > @@ -2,13 +2,7 @@ > GPIO definition table for KabylakeRvp3 >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > KabylakeRvp3HdaVerbTables.c > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > KabylakeRvp3HdaVerbTables.c > index 1a820d1d5b..92afcbab06 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > KabylakeRvp3HdaVerbTables.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > KabylakeRvp3HdaVerbTables.c > @@ -2,13 +2,7 @@ > HDA Verb table for KabylakeRvp3 >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > KabylakeRvp3HsioPtssTables.c > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > KabylakeRvp3HsioPtssTables.c > index 91f78330cb..8a9048fa4c 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > KabylakeRvp3HsioPtssTables.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > KabylakeRvp3HsioPtssTables.c > @@ -2,13 +2,7 @@ > KabylakeRvp3 HSIO PTSS H File >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > KabylakeRvp3SpdTable.c > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > KabylakeRvp3SpdTable.c > index 907a1e422e..3ac9adc466 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > KabylakeRvp3SpdTable.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > KabylakeRvp3SpdTable.c > @@ -2,13 +2,7 @@ > GPIO definition table for KabylakeRvp3 >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiBoardInitPostMemLib.c > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiBoardInitPostMemLib.c > index 62f2d89467..d88c4eb461 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiBoardInitPostMemLib.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiBoardInitPostMemLib.c > @@ -2,13 +2,7 @@ > Platform Hook Library instances >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiBoardInitPostMemLib.inf > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiBoardInitPostMemLib.inf > index 89ba2dea69..108ee8f541 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiBoardInitPostMemLib.inf > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiBoardInitPostMemLib.inf > @@ -3,13 +3,7 @@ > # > # Copyright (c) 2017, Intel Corporation. All rights reserved.
> # > -# This program and the accompanying materials are licensed and made avai= lable > 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 > # > ## >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiBoardInitPreMemLib.c > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiBoardInitPreMemLib.c > index 7dd5d7a8ad..69e0f50282 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiBoardInitPreMemLib.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiBoardInitPreMemLib.c > @@ -2,13 +2,7 @@ > Platform Hook Library instances >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiBoardInitPreMemLib.inf > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiBoardInitPreMemLib.inf > index 114d7ea5e1..51f6787e4f 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiBoardInitPreMemLib.inf > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiBoardInitPreMemLib.inf > @@ -3,13 +3,7 @@ > # > # Copyright (c) 2017, Intel Corporation. All rights reserved.
> # > -# This program and the accompanying materials are licensed and made avai= lable > 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 > # > ## >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiKabylakeRvp3Detect.c > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiKabylakeRvp3Detect.c > index 23c5c634e3..0f4ad61f0a 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiKabylakeRvp3Detect.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiKabylakeRvp3Detect.c > @@ -1,13 +1,7 @@ > /** @file >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiKabylakeRvp3InitLib.h > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiKabylakeRvp3InitLib.h > index ff12343802..1878b2c6bd 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiKabylakeRvp3InitLib.h > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiKabylakeRvp3InitLib.h > @@ -1,13 +1,7 @@ > /** @file >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiKabylakeRvp3InitPostMemLib.c > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiKabylakeRvp3InitPostMemLib.c > index c4df084843..5d398ab665 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiKabylakeRvp3InitPostMemLib.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiKabylakeRvp3InitPostMemLib.c > @@ -1,13 +1,7 @@ > /** @file >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiKabylakeRvp3InitPreMemLib.c > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiKabylakeRvp3InitPreMemLib.c > index 9d7c12ddb2..1667e29067 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiKabylakeRvp3InitPreMemLib.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiKabylakeRvp3InitPreMemLib.c > @@ -1,13 +1,7 @@ > /** @file >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiMultiBoardInitPostMemLib.c > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiMultiBoardInitPostMemLib.c > index 5842393932..3778911610 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiMultiBoardInitPostMemLib.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiMultiBoardInitPostMemLib.c > @@ -2,13 +2,7 @@ > Platform Hook Library instances >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiMultiBoardInitPostMemLib.inf > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiMultiBoardInitPostMemLib.inf > index fdeae0c5f4..b118f9030a 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiMultiBoardInitPostMemLib.inf > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiMultiBoardInitPostMemLib.inf > @@ -3,13 +3,7 @@ > # > # Copyright (c) 2017, Intel Corporation. All rights reserved.
> # > -# This program and the accompanying materials are licensed and made avai= lable > 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 > # > ## >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiMultiBoardInitPreMemLib.c > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiMultiBoardInitPreMemLib.c > index d1fb6591d1..b8b161377e 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiMultiBoardInitPreMemLib.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiMultiBoardInitPreMemLib.c > @@ -2,13 +2,7 @@ > Platform Hook Library instances >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiMultiBoardInitPreMemLib.inf > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiMultiBoardInitPreMemLib.inf > index 28ba665d96..25684b00d0 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiMultiBoardInitPreMemLib.inf > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/ > PeiMultiBoardInitPreMemLib.inf > @@ -3,13 +3,7 @@ > # > # Copyright (c) 2017, Intel Corporation. All rights reserved.
> # > -# This program and the accompanying materials are licensed and made avai= lable > 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 > # > ## >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.dsc > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.dsc > index 8602052666..1bef21dd42 100644 > --- a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.dsc > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.dsc > @@ -3,13 +3,7 @@ > # > # Copyright (c) 2017 - 2018, Intel Corporation. All rights reserved.
> # > -# This program and the accompanying materials are licensed and made avai= lable > 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 > # > ## > [Defines] > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.fdf > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.fdf > index 8e8abab0dc..0cff53e308 100644 > --- a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.fdf > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.fdf > @@ -3,13 +3,7 @@ > # > # Copyright (c) 2017 - 2018, Intel Corporation. All rights reserved.
> # > -# This program and the accompanying materials are licensed and made avai= lable > 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 > # > ## >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkgBuildO > ption.dsc > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkgBuild > Option.dsc > index 318b0573ad..04c57868b7 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkgBuildO > ption.dsc > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkgBuild > Option.dsc > @@ -3,13 +3,7 @@ > # > # Copyright (c) 2017, Intel Corporation. All rights reserved.
> # > -# This program and the accompanying materials are licensed and made avai= lable > 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 > # > ## >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkgConfig > .dsc > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkgConfig > .dsc > index f3d082ce41..15468494dd 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkgConfig > .dsc > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkgConfig > .dsc > @@ -3,13 +3,7 @@ > # > # Copyright (c) 2017 - 2019, Intel Corporation. All rights reserved.
> # > -# This program and the accompanying materials are licensed and made avai= lable > 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 > # > ## >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkgPcd.ds > c > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkgPcd.ds > c > index c0d566db21..9774acb5eb 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkgPcd.ds > c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkgPcd.ds > c > @@ -3,13 +3,7 @@ > # > # Copyright (c) 2017 - 2019, Intel Corporation. All rights reserved.
> # > -# This program and the accompanying materials are licensed and made avai= lable > 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 > # > ## >=20 > diff --git a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/bld.bat > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/bld.bat > index e0ad5eefdc..449660b75d 100644 > --- a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/bld.bat > +++ b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/bld.bat > @@ -1,13 +1,7 @@ > @REM @file > @REM > @REM Copyright (c) 2017, Intel Corporation. All rights reserved.
> -@REM This program and the accompanying materials > -@REM are licensed and made available under the terms and conditions of t= he > BSD License > -@REM which accompanies this distribution. The full text of the license = may be > found at > -@REM http://opensource.org/licenses/bsd-license.php > -@REM > -@REM THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" > BASIS, > -@REM WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER > EXPRESS OR IMPLIED. > +@REM SPDX-License-Identifier: BSD-2-Clause-Patent > @REM >=20 > :: Useage: bld [/s] [/f ] [/r] > diff --git a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/cln.bat > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/cln.bat > index 8c4e0f51e6..76c078ac05 100644 > --- a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/cln.bat > +++ b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/cln.bat > @@ -1,13 +1,7 @@ > @REM @file > @REM > @REM Copyright (c) 2017, Intel Corporation. All rights reserved.
> -@REM This program and the accompanying materials > -@REM are licensed and made available under the terms and conditions of t= he > BSD License > -@REM which accompanies this distribution. The full text of the license = may be > found at > -@REM http://opensource.org/licenses/bsd-license.php > -@REM > -@REM THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" > BASIS, > -@REM WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER > EXPRESS OR IMPLIED. > +@REM SPDX-License-Identifier: BSD-2-Clause-Patent > @REM >=20 > @echo off > diff --git a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/postbuild.b= at > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/postbuild.bat > index a39319fd9f..1f934fb333 100644 > --- a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/postbuild.bat > +++ b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/postbuild.bat > @@ -1,13 +1,7 @@ > @REM @file > @REM > @REM Copyright (c) 2017, Intel Corporation. All rights reserved.
> -@REM This program and the accompanying materials > -@REM are licensed and made available under the terms and conditions of t= he > BSD License > -@REM which accompanies this distribution. The full text of the license = may be > found at > -@REM http://opensource.org/licenses/bsd-license.php > -@REM > -@REM THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" > BASIS, > -@REM WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER > EXPRESS OR IMPLIED. > +@REM SPDX-License-Identifier: BSD-2-Clause-Patent > @REM >=20 > @REM # > diff --git a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/prebuild.ba= t > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/prebuild.bat > index 2861eec08f..9ec800ae6f 100644 > --- a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/prebuild.bat > +++ b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/prebuild.bat > @@ -2,13 +2,7 @@ > @REM Pre build script. > @REM > @REM Copyright (c) 2017, Intel Corporation. All rights reserved.
> -@REM This program and the accompanying materials > -@REM are licensed and made available under the terms and conditions of t= he > BSD License > -@REM which accompanies this distribution. The full text of the license = may be > found at > -@REM http://opensource.org/licenses/bsd-license.php > -@REM > -@REM THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" > BASIS, > -@REM WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER > EXPRESS OR IMPLIED. > +@REM SPDX-License-Identifier: BSD-2-Clause-Patent > @REM >=20 > cd .. > diff --git a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/prep.bat > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/prep.bat > index 68e664e435..2ab785f27c 100644 > --- a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/prep.bat > +++ b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/prep.bat > @@ -1,13 +1,7 @@ > @REM @file > @REM > @REM Copyright (c) 2017, Intel Corporation. All rights reserved.
> -@REM This program and the accompanying materials > -@REM are licensed and made available under the terms and conditions of t= he > BSD License > -@REM which accompanies this distribution. The full text of the license = may be > found at > -@REM http://opensource.org/licenses/bsd-license.php > -@REM > -@REM THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" > BASIS, > -@REM WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER > EXPRESS OR IMPLIED. > +@REM SPDX-License-Identifier: BSD-2-Clause-Patent > @REM >=20 > @echo OFF > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Library/BaseGpioExpanderLib/Base > GpioExpanderLib.c > b/Platform/Intel/KabylakeOpenBoardPkg/Library/BaseGpioExpanderLib/Base > GpioExpanderLib.c > index 5236484f64..ead1e6df19 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Library/BaseGpioExpanderLib/Base > GpioExpanderLib.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Library/BaseGpioExpanderLib/Base > GpioExpanderLib.c > @@ -2,13 +2,7 @@ > Support for IO expander TCA6424. >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Library/BaseGpioExpanderLib/Base > GpioExpanderLib.inf > b/Platform/Intel/KabylakeOpenBoardPkg/Library/BaseGpioExpanderLib/Base > GpioExpanderLib.inf > index a20e4ba043..23780d7f75 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Library/BaseGpioExpanderLib/Base > GpioExpanderLib.inf > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Library/BaseGpioExpanderLib/Base > GpioExpanderLib.inf > @@ -3,13 +3,7 @@ > # > # Copyright (c) 2017, Intel Corporation. All rights reserved.
> # > -# This program and the accompanying materials are licensed and made avai= lable > 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 > # > ### >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Library/PeiI2cAccessLib/PeiI2cAcces > sLib.c > b/Platform/Intel/KabylakeOpenBoardPkg/Library/PeiI2cAccessLib/PeiI2cAcces > sLib.c > index acc176e60b..7c60c80c1b 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Library/PeiI2cAccessLib/PeiI2cAcces > sLib.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Library/PeiI2cAccessLib/PeiI2cAcces > sLib.c > @@ -1,13 +1,7 @@ > /** @file >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Library/PeiI2cAccessLib/PeiI2cAcces > sLib.inf > b/Platform/Intel/KabylakeOpenBoardPkg/Library/PeiI2cAccessLib/PeiI2cAcces > sLib.inf > index 4d252037f5..86d49b1a73 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Library/PeiI2cAccessLib/PeiI2cAcces > sLib.inf > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Library/PeiI2cAccessLib/PeiI2cAcces > sLib.inf > @@ -2,13 +2,7 @@ > # > # Copyright (c) 2017, Intel Corporation. All rights reserved.
> # > -# This program and the accompanying materials are licensed and made avai= lable > 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 > # > ### >=20 > diff --git a/Platform/Intel/KabylakeOpenBoardPkg/OpenBoardPkg.dec > b/Platform/Intel/KabylakeOpenBoardPkg/OpenBoardPkg.dec > index d0fdb109f1..e32659865e 100644 > --- a/Platform/Intel/KabylakeOpenBoardPkg/OpenBoardPkg.dec > +++ b/Platform/Intel/KabylakeOpenBoardPkg/OpenBoardPkg.dec > @@ -7,13 +7,7 @@ > # > # Copyright (c) 2017, Intel Corporation. All rights reserved.
> # > -# This program and the accompanying materials are licensed and made avai= lable > 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 > # > ## >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Policy/Library/DxeSiliconPolicyUpda= t > eLib/DxeGopPolicyInit.c > b/Platform/Intel/KabylakeOpenBoardPkg/Policy/Library/DxeSiliconPolicyUpda > teLib/DxeGopPolicyInit.c > index e455208f80..7744af6b3c 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Policy/Library/DxeSiliconPolicyUpda= t > eLib/DxeGopPolicyInit.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Policy/Library/DxeSiliconPolicyUpda > teLib/DxeGopPolicyInit.c > @@ -2,13 +2,7 @@ > This file initialises and Installs GopPolicy Protocol. >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Policy/Library/DxeSiliconPolicyUpda= t > eLib/DxeGopPolicyInit.h > b/Platform/Intel/KabylakeOpenBoardPkg/Policy/Library/DxeSiliconPolicyUpda > teLib/DxeGopPolicyInit.h > index 3de117337f..17f9b545fc 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Policy/Library/DxeSiliconPolicyUpda= t > eLib/DxeGopPolicyInit.h > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Policy/Library/DxeSiliconPolicyUpda > teLib/DxeGopPolicyInit.h > @@ -2,13 +2,7 @@ > Header file for the GopPolicyInitDxe Driver. >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ > #ifndef _GOP_POLICY_INIT_DXE_H_ > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Policy/Library/DxeSiliconPolicyUpda= t > eLib/DxeSaPolicyInit.h > b/Platform/Intel/KabylakeOpenBoardPkg/Policy/Library/DxeSiliconPolicyUpda > teLib/DxeSaPolicyInit.h > index 1a1536c299..b49e13da54 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Policy/Library/DxeSiliconPolicyUpda= t > eLib/DxeSaPolicyInit.h > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Policy/Library/DxeSiliconPolicyUpda > teLib/DxeSaPolicyInit.h > @@ -2,13 +2,7 @@ > Header file for the SaPolicyInitDxe Driver. >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ > #ifndef _SA_POLICY_INIT_DXE_H_ > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Policy/Library/DxeSiliconPolicyUpda= t > eLib/DxeSaPolicyUpdate.c > b/Platform/Intel/KabylakeOpenBoardPkg/Policy/Library/DxeSiliconPolicyUpda > teLib/DxeSaPolicyUpdate.c > index be3fe02aea..733cc9d4fc 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Policy/Library/DxeSiliconPolicyUpda= t > eLib/DxeSaPolicyUpdate.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Policy/Library/DxeSiliconPolicyUpda > teLib/DxeSaPolicyUpdate.c > @@ -2,13 +2,7 @@ > This file is the library for SA DXE Policy initialization. >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Policy/Library/DxeSiliconPolicyUpda= t > eLib/DxeSiliconPolicyUpdateLib.c > b/Platform/Intel/KabylakeOpenBoardPkg/Policy/Library/DxeSiliconPolicyUpda > teLib/DxeSiliconPolicyUpdateLib.c > index 6a258e69d6..d4dbb414a2 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Policy/Library/DxeSiliconPolicyUpda= t > eLib/DxeSiliconPolicyUpdateLib.c > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Policy/Library/DxeSiliconPolicyUpda > teLib/DxeSiliconPolicyUpdateLib.c > @@ -1,13 +1,7 @@ > /** @file >=20 > Copyright (c) 2017, Intel Corporation. All rights reserved.
> -This program and the accompanying materials are licensed and made availa= ble > under > -the terms and conditions of the BSD License that accompanies this distri= bution. > -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 >=20 > **/ >=20 > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/Policy/Library/DxeSiliconPolicyUpda= t > eLib/DxeSiliconPolicyUpdateLib.inf > b/Platform/Intel/KabylakeOpenBoardPkg/Policy/Library/DxeSiliconPolicyUpda > teLib/DxeSiliconPolicyUpdateLib.inf > index 7a50563c84..ad12b027a5 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/Policy/Library/DxeSiliconPolicyUpda= t > eLib/DxeSiliconPolicyUpdateLib.inf > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/Policy/Library/DxeSiliconPolicyUpda > teLib/DxeSiliconPolicyUpdateLib.inf > @@ -3,13 +3,7 @@ > # > # Copyright (c) 2017, Intel Corporation. All rights reserved.
> # > -# This program and the accompanying materials are licensed and made avai= lable > 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 > # > ## >=20 > -- > 2.21.0.windows.1