From nobody Fri Apr 19 17:15:20 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) client-ip=66.175.222.12; envelope-from=bounce+27952+40735+1787277+3901457@groups.io; helo=web01.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+40735+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1557961830; cv=none; d=zoho.com; s=zohoarc; b=IfdAUMHpXcCubqvvGGw+zzuV/2nqW/FVFsPYKjNYwZdL6dGTbPMqznClBHsuJDoPOPpaiRVh+3Mr3NFF+0guSTeslF9181Fe7kkTvgFevz5bclFj0+Q7tb9pcR0nt9te7geI+jLQgfRtL9+IXHpSgPF2F/FULKiWpTedj4VBn+A= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1557961830; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Id:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:References:Sender:Subject:To:ARC-Authentication-Results; bh=nLxia56r2BaVTdOq3mllt6xNImwuXggBHln5ihDPb0g=; b=BKo4GOwtf4/hH7gS9mG/QSZ5YXzMZsxyc4rnf1+Gw/V/f2mMu4yjuCAmaosz2T+zxBK8o4/kI1lmYHplj/uyKGDukgBqu2uMlutMAf/eeASI8K1+zbi8L3KxHoicp8GKc1+JTZJWYxcPBthvbOgKBmaN0fzxiUXR0z+dfSWfGPo= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+40735+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) header.from= Received: from web01.groups.io (web01.groups.io [66.175.222.12]) by mx.zohomail.com with SMTPS id 155796183058618.116055167750687; Wed, 15 May 2019 16:10:30 -0700 (PDT) Return-Path: X-Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by groups.io with SMTP; Wed, 15 May 2019 16:10:28 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 15 May 2019 16:10:27 -0700 X-ExtLoop1: 1 X-Received: from unknown (HELO mdkinney-MOBL2.amr.corp.intel.com) ([10.241.98.74]) by fmsmga008.fm.intel.com with ESMTP; 15 May 2019 16:10:26 -0700 From: "Michael D Kinney" To: devel@edk2.groups.io Cc: Leif Lindholm , Ard Biesheuvel Subject: [edk2-devel] [[edk2-platforms][PATCH V2] 22/30] Silicon/Hisilicon: Replace BSD License with BSD+Patent License Date: Wed, 15 May 2019 16:10:03 -0700 Message-Id: <20190515231012.7488-23-michael.d.kinney@intel.com> In-Reply-To: <20190515231012.7488-1-michael.d.kinney@intel.com> References: <20190515231012.7488-1-michael.d.kinney@intel.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,michael.d.kinney@intel.com Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1557961829; bh=H6i1v+DsI8MggnE4BWhc1o9EoW1DHGTIc+BCBHG15tw=; h=Cc:Date:From:Reply-To:Subject:To; b=WfmnFk+pAuh5wq0HwuW+ze98sPoCgrxMJB7Vyoq++LGPd0A1Am7eGP4JnrS4Y0JXo3p ImKWXigKmUtzqK39gSQztMFoq42iOgG1ru6ba5dDXIg+7V6vljcPyeYFc2OA+p1pfJL8T 2RaheY12NsvTP6Neeu4masxXk1YkDb899h4= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Type: text/plain; charset="utf-8" https://bugzilla.tianocore.org/show_bug.cgi?id=3D1373 Replace BSD 2-Clause License with BSD+Patent License. This change is based on the following emails: https://lists.01.org/pipermail/edk2-devel/2019-February/036260.html https://lists.01.org/pipermail/edk2-devel/2018-October/030385.html RFCs with detailed process for the license change: V3: https://lists.01.org/pipermail/edk2-devel/2019-March/038116.html V2: https://lists.01.org/pipermail/edk2-devel/2019-March/037669.html V1: https://lists.01.org/pipermail/edk2-devel/2019-March/037500.html Cc: Leif Lindholm Cc: Ard Biesheuvel Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Michael D Kinney --- .../Drivers/AcpiPlatformDxe/AcpiPlatform.c | 8 +------- .../AcpiPlatformDxe/AcpiPlatformDxe.inf | 8 +------- .../Hisilicon/Drivers/AcpiPlatformDxe/EthMac.c | 8 +------- .../Hisilicon/Drivers/AcpiPlatformDxe/EthMac.h | 8 +------- .../Drivers/FlashFvbDxe/FlashBlockIoDxe.c | 8 +------- .../Drivers/FlashFvbDxe/FlashFvbDxe.c | 8 +------- .../Drivers/FlashFvbDxe/FlashFvbDxe.h | 8 +------- .../Drivers/FlashFvbDxe/FlashFvbDxe.inf | 8 +------- .../Drivers/HisiAcpiPlatformDxe/AcpiPlatform.c | 8 +------- .../HisiAcpiPlatformDxe/AcpiPlatform.uni | 8 +------- .../HisiAcpiPlatformDxe/AcpiPlatformDxe.inf | 8 +------- .../HisiAcpiPlatformDxe/AcpiPlatformExtra.uni | 8 +------- .../HisiAcpiPlatformDxe/UpdateAcpiTable.c | 8 +------- .../HisiAcpiPlatformDxe/UpdateAcpiTable.h | 8 +------- .../Drivers/NorFlashDxe/NorFlashConfig.c | 8 +------- .../Drivers/NorFlashDxe/NorFlashDxe.c | 8 +------- .../Drivers/NorFlashDxe/NorFlashDxe.inf | 8 +------- .../Hisilicon/Drivers/NorFlashDxe/NorFlashHw.c | 8 +------- .../Hisilicon/Drivers/NorFlashDxe/NorFlashHw.h | 8 +------- .../Drivers/PciPlatform/PciPlatform.c | 8 +------- .../Drivers/PciPlatform/PciPlatform.inf | 8 +------- .../Drivers/SasPlatform/SasPlatform.c | 8 +------- .../Drivers/SasPlatform/SasPlatform.inf | 8 +------- Silicon/Hisilicon/Drivers/SasV1Dxe/SasV1Dxe.c | 8 +------- .../Hisilicon/Drivers/SasV1Dxe/SasV1Dxe.inf | 8 +------- .../Smbios/AddSmbiosType9/AddSmbiosType9.c | 8 +------- .../Smbios/AddSmbiosType9/AddSmbiosType9.h | 8 +------- .../Smbios/AddSmbiosType9/AddSmbiosType9.inf | 8 +------- .../Smbios/MemorySubClassDxe/MemorySubClass.c | 8 +------- .../Smbios/MemorySubClassDxe/MemorySubClass.h | 8 +------- .../MemorySubClassDxe/MemorySubClassDxe.inf | 8 +------- .../MemorySubClassStrings.uni | 8 +------- .../ProcessorSubClassDxe/ProcessorSubClass.c | 8 +------- .../ProcessorSubClassDxe/ProcessorSubClass.h | 8 +------- .../ProcessorSubClassDxe.inf | 8 +------- .../ProcessorSubClassStrings.uni | 8 +------- .../Drivers/Smbios/SmbiosMiscDxe/SmbiosMisc.h | 8 +------- .../Smbios/SmbiosMiscDxe/SmbiosMiscDataTable.c | 8 +------- .../Smbios/SmbiosMiscDxe/SmbiosMiscDxe.inf | 7 +------ .../SmbiosMiscDxe/SmbiosMiscEntryPoint.c | 8 +------- .../SmbiosMiscDxe/SmbiosMiscLibString.uni | 8 +------- .../SmbiosMiscDxe/Type00/MiscBiosVendor.uni | 8 +------- .../SmbiosMiscDxe/Type00/MiscBiosVendorData.c | 8 +------- .../Type00/MiscBiosVendorFunction.c | 8 +------- .../Type01/MiscSystemManufacturer.uni | 8 +------- .../Type01/MiscSystemManufacturerData.c | 8 +------- .../Type01/MiscSystemManufacturerFunction.c | 8 +------- .../Type02/MiscBaseBoardManufacturer.uni | 8 +------- .../Type02/MiscBaseBoardManufacturerData.c | 8 +------- .../Type02/MiscBaseBoardManufacturerFunction.c | 8 +------- .../Type03/MiscChassisManufacturer.uni | 8 +------- .../Type03/MiscChassisManufacturerData.c | 8 +------- .../Type03/MiscChassisManufacturerFunction.c | 8 +------- .../Type09/MiscSystemSlotDesignation.uni | Bin 1592 -> 826 bytes .../Type09/MiscSystemSlotDesignationData.c | 8 +------- .../Type09/MiscSystemSlotDesignationFunction.c | 8 +------- .../MiscNumberOfInstallableLanguages.uni | 8 +------- .../MiscNumberOfInstallableLanguagesData.c | 8 +------- .../MiscNumberOfInstallableLanguagesFunction.c | 8 +------- .../Type32/MiscBootInformationData.c | 8 +------- .../Type32/MiscBootInformationFunction.c | 8 +------- .../Type38/MiscIpmiDeviceInformationData.c | 8 +------- .../Type38/MiscIpmiDeviceInformationFunction.c | 8 +------- .../Drivers/SnpPlatform/SnpPlatform.c | 8 +------- .../Drivers/SnpPlatform/SnpPlatform.inf | 8 +------- .../Drivers/UpdateFdtDxe/UpdateFdtDxe.c | 8 +------- .../Drivers/UpdateFdtDxe/UpdateFdtDxe.inf | 8 +------- .../Drivers/VersionInfoPeim/VersionInfoPeim.c | 8 +------- .../VersionInfoPeim/VersionInfoPeim.inf | 8 +------- .../VirtualEhciPciIo/VirtualEhciPciIo.c | 8 +------- .../VirtualEhciPciIo/VirtualEhciPciIo.inf | 8 +------- .../Hi1610/Drivers/IoInitDxe/IoInitDxe.c | 8 +------- .../Hi1610/Drivers/IoInitDxe/IoInitDxe.inf | 8 +------- .../Hi1610/Drivers/PcieInit1610/PcieInit.c | 8 +------- .../Hi1610/Drivers/PcieInit1610/PcieInit.h | 8 +------- .../Drivers/PcieInit1610/PcieInitDxe.inf | 8 +------- .../Hi1610/Drivers/PcieInit1610/PcieInitLib.c | 8 +------- .../Hi1610/Drivers/PcieInit1610/PcieInitLib.h | 8 +------- .../Drivers/PcieInit1610/PcieKernelApi.h | 8 +------- Silicon/Hisilicon/Hi1610/Hi1610.dec | 8 +------- .../Hi1610AcpiTables/AcpiTablesHi1610.inf | 8 +------- .../Hi1610/Hi1610AcpiTables/D03Mcfg.aslc | 7 ++----- .../Hi1610/Hi1610AcpiTables/Dsdt/CPU.asl | 8 +------- .../Hi1610/Hi1610AcpiTables/Dsdt/Com.asl | 8 +------- .../Hi1610/Hi1610AcpiTables/Dsdt/D03Hns.asl | 8 +------- .../Hi1610/Hi1610AcpiTables/Dsdt/D03Mbig.asl | 8 +------- .../Hi1610/Hi1610AcpiTables/Dsdt/D03Pci.asl | 8 +------- .../Hi1610/Hi1610AcpiTables/Dsdt/D03Sas.asl | 8 +------- .../Hi1610/Hi1610AcpiTables/Dsdt/D03Usb.asl | 8 +------- .../Hi1610AcpiTables/Dsdt/DsdtHi1610.asl | 8 +------- .../Hi1610/Hi1610AcpiTables/Dsdt/Lpc.asl | 8 +------- .../Hi1610/Hi1610AcpiTables/Facs.aslc | 8 +------- .../Hi1610/Hi1610AcpiTables/Fadt.aslc | 8 +------- .../Hi1610/Hi1610AcpiTables/Gtdt.aslc | 8 +------- .../Hi1610/Hi1610AcpiTables/Hi1610Platform.h | 8 +------- .../Hi1610/Hi1610AcpiTables/MadtHi1610.aslc | 8 +------- .../Hi1610/Hi1610AcpiTables/Slit.aslc | 7 ++----- .../Hi1610/Hi1610AcpiTables/Srat.aslc | 7 ++----- .../Hisilicon/Hi1610/Include/PlatformArch.h | 8 +------- .../Hi161xPciPlatformLib.c | 8 +------- .../Hi161xPciPlatformLib.inf | 7 +------ .../Hi161xPciSegmentLib.inf | 7 +------ .../Hi161xPciSegmentLib/PciSegmentLib.c | 9 +-------- .../Hi1616/D05AcpiTables/AcpiTablesHi1616.inf | 8 +------- .../Hi1616/D05AcpiTables/D05Mcfg.aslc | 7 ++----- .../Hi1616/D05AcpiTables/D05Slit.aslc | 7 ++----- .../Hi1616/D05AcpiTables/D05Spcr.aslc | 8 +------- .../Hi1616/D05AcpiTables/D05Srat.aslc | 7 ++----- .../Hi1616/D05AcpiTables/Dsdt/CPU.asl | 8 +------- .../Hi1616/D05AcpiTables/Dsdt/Com.asl | 8 +------- .../Hi1616/D05AcpiTables/Dsdt/D05Hns.asl | 8 +------- .../Hi1616/D05AcpiTables/Dsdt/D05I2c.asl | 8 +------- .../Hi1616/D05AcpiTables/Dsdt/D05Mbig.asl | 8 +------- .../Hi1616/D05AcpiTables/Dsdt/D05Pci.asl | 8 +------- .../Hi1616/D05AcpiTables/Dsdt/D05Sas.asl | 8 +------- .../Hi1616/D05AcpiTables/Dsdt/D05Usb.asl | 8 +------- .../Hi1616/D05AcpiTables/Dsdt/DsdtHi1616.asl | 8 +------- .../Hi1616/D05AcpiTables/Dsdt/Lpc.asl | 8 +------- .../Hisilicon/Hi1616/D05AcpiTables/Facs.aslc | 8 +------- .../Hisilicon/Hi1616/D05AcpiTables/Fadt.aslc | 8 +------- .../Hisilicon/Hi1616/D05AcpiTables/Gtdt.aslc | 8 +------- .../Hi1616/D05AcpiTables/Hi1616Platform.h | 8 +------- .../Hi1616/D05AcpiTables/MadtHi1616.aslc | 8 +------- Silicon/Hisilicon/Hi1616/Hi1616.dec | 8 +------- .../Hisilicon/Hi1616/Include/PlatformArch.h | 8 +------- Silicon/Hisilicon/Hi1616/Pptt/Pptt.c | 8 +------- Silicon/Hisilicon/Hi1616/Pptt/Pptt.h | 8 +------- Silicon/Hisilicon/Hi1616/Pptt/Pptt.inf | 8 +------- Silicon/Hisilicon/Hi1620/Drivers/Apei/Apei.c | 8 +------- Silicon/Hisilicon/Hi1620/Drivers/Apei/Apei.h | 8 +------- Silicon/Hisilicon/Hi1620/Drivers/Apei/Apei.inf | 8 +------- .../Hisilicon/Hi1620/Drivers/Apei/Bert/Bert.c | 8 +------- .../Hisilicon/Hi1620/Drivers/Apei/Bert/Bert.h | 8 +------- .../Hisilicon/Hi1620/Drivers/Apei/Einj/Einj.c | 8 +------- .../Hisilicon/Hi1620/Drivers/Apei/Einj/Einj.h | 8 +------- .../Hi1620/Drivers/Apei/ErrorSource/Ghes.c | 8 +------- .../Hi1620/Drivers/Apei/ErrorSource/Ghes.h | 8 +------- .../Hisilicon/Hi1620/Drivers/Apei/Erst/Erst.c | 8 +------- .../Hisilicon/Hi1620/Drivers/Apei/Erst/Erst.h | 8 +------- .../Hisilicon/Hi1620/Drivers/Apei/Hest/Hest.c | 8 +------- .../Hisilicon/Hi1620/Drivers/Apei/Hest/Hest.h | 8 +------- .../Hi1620/Drivers/Apei/OemApeiHi1620.c | 8 +------- .../Hi1620/Drivers/Apei/OemApeiHi1620.h | 8 +------- .../Pl011DebugSerialPortInitDxe.c | 8 +------- .../Pl011DebugSerialPortInitDxe.inf | 8 +------- Silicon/Hisilicon/Hi1620/Hi1620.dec | 8 +------- .../Hi1620AcpiTables/AcpiTablesHi1620.inf | 8 +------- .../Hi1620/Hi1620AcpiTables/Dsdt/CPU.asl | 8 +------- .../Hi1620/Hi1620AcpiTables/Dsdt/Com.asl | 8 +------- .../Hi1620AcpiTables/Dsdt/DsdtHi1620.asl | 8 +------- .../Hi1620AcpiTables/Dsdt/Hi1620Apei.asl | 8 +------- .../Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Ged.asl | 8 +------- .../Hi1620AcpiTables/Dsdt/Hi1620Mbig.asl | 8 +------- .../Hi1620AcpiTables/Dsdt/Hi1620Mctp.asl | 8 +------- .../Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Pci.asl | 8 +------- .../Hi1620AcpiTables/Dsdt/Hi1620Power.asl | 8 +------- .../Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Rde.asl | 8 +------- .../Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Sec.asl | 8 +------- .../Dsdt/Hi1620Socip4_i2c100k.asl | 8 +------- .../Dsdt/Hi1620Socip4_i2c400k.asl | 8 +------- .../Hi1620AcpiTables/Dsdt/LpcUart_clk.asl | 8 +------- .../Hi1620AcpiTables/Dsdt/Pv680UncorePmu.asl | 8 +------- .../Hi1620/Hi1620AcpiTables/Dsdt/ipmi.asl | 8 +------- .../Hi1620/Hi1620AcpiTables/Facs.aslc | 8 +------- .../Hi1620/Hi1620AcpiTables/Fadt.aslc | 8 +------- .../Hi1620/Hi1620AcpiTables/Gtdt.aslc | 8 +------- .../Hi1620/Hi1620AcpiTables/Hi1620Dbg2.aslc | 7 ++----- .../Hi1620/Hi1620AcpiTables/Hi1620Mcfg.aslc | 7 ++----- .../Hi1620/Hi1620AcpiTables/Hi1620Platform.h | 8 +------- .../Hi1620/Hi1620AcpiTables/Hi1620Slit.aslc | 7 ++----- .../Hi1620/Hi1620AcpiTables/Hi1620Spcr.aslc | 8 +------- .../Hi1620/Hi1620AcpiTables/Hi1620Srat.aslc | 7 ++----- .../Hi1620/Hi1620AcpiTables/MadtHi1620.aslc | 8 +------- .../Hi1620OemConfigUiLib/MemoryConfig.hfr | 8 +------- .../Hi1620OemConfigUiLib/MemoryConfig.uni | 8 +------- .../Hi1620/Hi1620OemConfigUiLib/MiscConfig.hfr | 8 +------- .../Hi1620/Hi1620OemConfigUiLib/MiscConfig.uni | 8 +------- .../Hi1620/Hi1620OemConfigUiLib/OemConfig.c | 8 +------- .../Hi1620/Hi1620OemConfigUiLib/OemConfig.h | 8 +------- .../Hi1620/Hi1620OemConfigUiLib/OemConfigUi.h | 8 +------- .../Hi1620OemConfigUiLib/OemConfigUiLib.inf | 8 +------- .../Hi1620OemConfigUiLib/OemConfigUiLib.uni | 8 +------- .../OemConfigUiLibStrings.uni | 8 +------- .../Hi1620OemConfigUiLib/OemConfigVfr.vfr | 8 +------- .../Hi1620/Hi1620OemConfigUiLib/PcieConfig.hfr | 8 +------- .../Hi1620OemConfigUiLib/PcieConfigStrings.uni | 8 +------- .../Hi1620OemConfigUiLib/PciePortConfig.hfr | 8 +------- .../Hi1620/Hi1620OemConfigUiLib/RasConfig.hfr | 8 +------- .../Hi1620/Hi1620OemConfigUiLib/RasConfig.uni | 8 +------- .../Hi1620/Hi1620OemConfigUiLib/iBMCConfig.hfr | 8 +------- .../Hi1620/Hi1620OemConfigUiLib/iBMCConfig.uni | 8 +------- .../Hisilicon/Hi1620/Include/PlatformArch.h | 8 +------- .../Hi1620PciPlatformLib.c | 8 +------- .../Hi1620PciPlatformLib.inf | 7 +------ Silicon/Hisilicon/Hi1620/Pptt/Pptt.c | 8 +------- Silicon/Hisilicon/Hi1620/Pptt/Pptt.h | 8 +------- Silicon/Hisilicon/Hi1620/Pptt/Pptt.inf | 8 +------- Silicon/Hisilicon/Hi3660/Hi3660.dec | 8 +------- Silicon/Hisilicon/Hi3660/Include/Hi3660.h | 8 +------- Silicon/Hisilicon/Hi6220/Hi6220.dec | 8 +------- Silicon/Hisilicon/Hi6220/Include/Hi6220.h | 8 +------- .../Hisilicon/Hi6220/Include/Hi6220RegsPeri.h | 8 +------- Silicon/Hisilicon/HisiPkg.dec | 8 +------- Silicon/Hisilicon/Hisilicon.dsc.inc | 8 +------- Silicon/Hisilicon/Hisilicon.fdf.inc | 8 +------- Silicon/Hisilicon/Include/Guid/MemoryMapData.h | 8 +------- .../Include/Guid/VersionInfoHobGuid.h | 8 +------- .../Hisilicon/Include/Library/AcpiNextLib.h | 8 +------- .../Include/Library/BmcConfigBootLib.h | 8 +------- Silicon/Hisilicon/Include/Library/CpldIoLib.h | 8 +------- .../Hisilicon/Include/Library/FdtUpdateLib.h | 8 +------- .../Hisilicon/Include/Library/HwMemInitLib.h | 8 +------- Silicon/Hisilicon/Include/Library/I2CLib.h | 8 +------- .../Hisilicon/Include/Library/OemConfigData.h | 8 +------- .../Hisilicon/Include/Library/OemDevicePath.h | 8 +------- Silicon/Hisilicon/Include/Library/OemMiscLib.h | 8 +------- Silicon/Hisilicon/Include/Library/OemNicLib.h | 8 +------- .../Include/Library/OemSetVirtualMapDesc.h | 8 +------- .../Hisilicon/Include/Library/PlatformPciLib.h | 8 +------- .../Include/Protocol/HisiBoardNicProtocol.h | 8 +------- .../Include/Protocol/HisiPlatformSasProtocol.h | 8 +------- .../Include/Protocol/HisiSpiFlashProtocol.h | 8 +------- .../Include/Protocol/IpmiInterfaceProtocol.h | 8 +------- .../Include/Protocol/NorFlashProtocol.h | 8 +------- .../Include/Protocol/PlatformSasProtocol.h | 8 +------- .../Include/Protocol/SnpPlatformProtocol.h | 8 +------- .../Include/Regs/HisiPcieV1RegOffset.h | 8 +------- .../ArmPlatformLibHisilicon/AArch64/Helper.S | 8 +------- .../ArmPlatformLibHisilicon/ArmPlatformLib.c | 8 +------- .../ArmPlatformLibHisilicon/ArmPlatformLib.inf | 8 +------- .../ArmPlatformLibMem.c | 8 +------- .../ArmPlatformLibSec.inf | 8 +------- .../BmcConfigBootLib/BmcConfigBootLib.c | 8 +------- .../BmcConfigBootLib/BmcConfigBootLib.inf | 8 +------- .../Hisilicon/Library/CpldIoLib/CpldIoLib.c | 8 +------- .../Hisilicon/Library/CpldIoLib/CpldIoLib.inf | 8 +------- .../Library/CpldIoLib/CpldIoLibRuntime.c | 8 +------- .../Library/CpldIoLib/CpldIoLibRuntime.inf | 8 +------- .../DS3231RealTimeClock.h | 8 +------- .../DS3231RealTimeClockLib.c | 8 +------- .../DS3231RealTimeClockLib.inf | 7 +------ .../Dw8250SerialPortLib/Dw8250SerialPortLib.c | 8 +------- .../Dw8250SerialPortLib/Dw8250SerialPortLib.h | 8 +------- .../Dw8250SerialPortLib.inf | 8 +------- .../Dw8250SerialPortRuntimeLib.c | 8 +------- .../Dw8250SerialPortRuntimeLib.h | 8 +------- .../Dw8250SerialPortRuntimeLib.inf | 8 +------- Silicon/Hisilicon/Library/I2CLib/I2CHw.h | 8 +------- Silicon/Hisilicon/Library/I2CLib/I2CLib.c | 8 +------- Silicon/Hisilicon/Library/I2CLib/I2CLib.inf | 8 +------- .../Hisilicon/Library/I2CLib/I2CLibCommon.c | 8 +------- .../Hisilicon/Library/I2CLib/I2CLibInternal.h | 8 +------- .../Hisilicon/Library/I2CLib/I2CLibRuntime.c | 8 +------- .../Hisilicon/Library/I2CLib/I2CLibRuntime.inf | 8 +------- .../M41T83RealTimeClock.h | 8 +------- .../M41T83RealTimeClockLib.c | 8 +------- .../M41T83RealTimeClockLib.inf | 8 +------- .../PlatformBootManagerLib/PlatformBm.c | 8 +------- .../PlatformBootManagerLib/PlatformBm.h | 8 +------- .../PlatformBootManagerLib.inf | 9 +-------- .../PlatformFlashAccessLibDxe.c | 8 +------- .../PlatformFlashAccessLibDxe.inf | 8 +------- .../PlatformIntelBdsLib/IntelBdsPlatform.c | 8 +------- .../PlatformIntelBdsLib/IntelBdsPlatform.h | 8 +------- .../IntelBdsPlatformCommon.c | 8 +------- .../IntelBdsPlatformCommon.h | 8 +------- .../PlatformIntelBdsLib.inf | 9 +-------- .../VirtualRealTimeClockLib/RealTimeClockLib.c | 8 +------- .../RealTimeClockLib.inf | 8 +------- 269 files changed, 278 insertions(+), 1854 deletions(-) diff --git a/Silicon/Hisilicon/Drivers/AcpiPlatformDxe/AcpiPlatform.c b/Sil= icon/Hisilicon/Drivers/AcpiPlatformDxe/AcpiPlatform.c index 3d5ae9142a..b888cb14eb 100644 --- a/Silicon/Hisilicon/Drivers/AcpiPlatformDxe/AcpiPlatform.c +++ b/Silicon/Hisilicon/Drivers/AcpiPlatformDxe/AcpiPlatform.c @@ -3,13 +3,7 @@ Copyright (c) 2014, Applied Micro Curcuit Corporation. All rights reserv= ed.
Copyright (c) 2015, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ #include diff --git a/Silicon/Hisilicon/Drivers/AcpiPlatformDxe/AcpiPlatformDxe.inf = b/Silicon/Hisilicon/Drivers/AcpiPlatformDxe/AcpiPlatformDxe.inf index 171583bee0..53da73119d 100644 --- a/Silicon/Hisilicon/Drivers/AcpiPlatformDxe/AcpiPlatformDxe.inf +++ b/Silicon/Hisilicon/Drivers/AcpiPlatformDxe/AcpiPlatformDxe.inf @@ -3,13 +3,7 @@ # Copyright (c) 2014, Applied Micro Curcuit Corp. All rights reserved.
# Copyright (c) 2015, Hisilicon Limited. All rights reserved.
# Copyright (c) 2015, Linaro Limited. All rights reserved.
-# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # ## =20 diff --git a/Silicon/Hisilicon/Drivers/AcpiPlatformDxe/EthMac.c b/Silicon/H= isilicon/Drivers/AcpiPlatformDxe/EthMac.c index 78a4f58fd0..cd98506836 100644 --- a/Silicon/Hisilicon/Drivers/AcpiPlatformDxe/EthMac.c +++ b/Silicon/Hisilicon/Drivers/AcpiPlatformDxe/EthMac.c @@ -3,13 +3,7 @@ Copyright (c) 2014, Applied Micro Curcuit Corporation. All rights reserv= ed.
Copyright (c) 2015, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 This driver is called to initialize the FW part of the PHY in preparation for the OS. diff --git a/Silicon/Hisilicon/Drivers/AcpiPlatformDxe/EthMac.h b/Silicon/H= isilicon/Drivers/AcpiPlatformDxe/EthMac.h index bf4cbb1a53..0a3e811fd5 100644 --- a/Silicon/Hisilicon/Drivers/AcpiPlatformDxe/EthMac.h +++ b/Silicon/Hisilicon/Drivers/AcpiPlatformDxe/EthMac.h @@ -5,13 +5,7 @@ * Copyright (c) 2015, Linaro Limited. All rights reserved. * Author: Loc Ho * - * This program and the accompanying materials - *are licensed and made available under the terms and conditions of the BS= D 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 IM= PLIED. + * SPDX-License-Identifier: BSD-2-Clause-Patent */ #ifndef _ETH_MAC_H_ #define _ETH_MAC_H_ diff --git a/Silicon/Hisilicon/Drivers/FlashFvbDxe/FlashBlockIoDxe.c b/Sili= con/Hisilicon/Drivers/FlashFvbDxe/FlashBlockIoDxe.c index 91c07338ed..e06e5acabc 100644 --- a/Silicon/Hisilicon/Drivers/FlashFvbDxe/FlashBlockIoDxe.c +++ b/Silicon/Hisilicon/Drivers/FlashFvbDxe/FlashBlockIoDxe.c @@ -4,13 +4,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Drivers/FlashFvbDxe/FlashFvbDxe.c b/Silicon/= Hisilicon/Drivers/FlashFvbDxe/FlashFvbDxe.c index e18cc9e06e..5164672ad5 100644 --- a/Silicon/Hisilicon/Drivers/FlashFvbDxe/FlashFvbDxe.c +++ b/Silicon/Hisilicon/Drivers/FlashFvbDxe/FlashFvbDxe.c @@ -4,13 +4,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on files under ArmPlatformPkg/Drivers/NorFlashDxe/ **/ diff --git a/Silicon/Hisilicon/Drivers/FlashFvbDxe/FlashFvbDxe.h b/Silicon/= Hisilicon/Drivers/FlashFvbDxe/FlashFvbDxe.h index 76385b6b65..47df349112 100644 --- a/Silicon/Hisilicon/Drivers/FlashFvbDxe/FlashFvbDxe.h +++ b/Silicon/Hisilicon/Drivers/FlashFvbDxe/FlashFvbDxe.h @@ -4,13 +4,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Drivers/FlashFvbDxe/FlashFvbDxe.inf b/Silico= n/Hisilicon/Drivers/FlashFvbDxe/FlashFvbDxe.inf index f8be4741ef..23591b8045 100644 --- a/Silicon/Hisilicon/Drivers/FlashFvbDxe/FlashFvbDxe.inf +++ b/Silicon/Hisilicon/Drivers/FlashFvbDxe/FlashFvbDxe.inf @@ -4,13 +4,7 @@ # Copyright (c) 2015, Hisilicon Limited. All rights reserved. # Copyright (c) 2015, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the= BSD License -# which accompanies this distribution. The full text of the license may= be found at -# http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR = IMPLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/AcpiPlatform.c b= /Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/AcpiPlatform.c index a26060ef4c..3c80ab57ef 100644 --- a/Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/AcpiPlatform.c +++ b/Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/AcpiPlatform.c @@ -2,13 +2,7 @@ Sample ACPI Platform Driver =20 Copyright (c) 2008 - 2011, Intel Corporation. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/AcpiPlatform.uni= b/Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/AcpiPlatform.uni index 1275549bd0..668e5dbfd1 100644 --- a/Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/AcpiPlatform.uni +++ b/Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/AcpiPlatform.uni @@ -5,13 +5,7 @@ // // Copyright (c) 2008 - 2014, Intel Corporation. All rights reserved.
// -// This program and the accompanying materials -// are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +// SPDX-License-Identifier: BSD-2-Clause-Patent // // **/ =20 diff --git a/Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/AcpiPlatformDxe.= inf b/Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/AcpiPlatformDxe.inf index f166d7672b..a5812fc7ac 100644 --- a/Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/AcpiPlatformDxe.inf +++ b/Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/AcpiPlatformDxe.inf @@ -2,13 +2,7 @@ # Sample ACPI Platform Driver # # Copyright (c) 2008 - 2014, Intel Corporation. All rights reserved.
-# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # ## =20 diff --git a/Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/AcpiPlatformExtr= a.uni b/Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/AcpiPlatformExtra.uni index 4c21968f7a..7a60a8434d 100644 --- a/Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/AcpiPlatformExtra.uni +++ b/Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/AcpiPlatformExtra.uni @@ -3,13 +3,7 @@ // // Copyright (c) 2013 - 2014, Intel Corporation. All rights reserved.
// -// This program and the accompanying materials -// are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +// SPDX-License-Identifier: BSD-2-Clause-Patent // // **/ =20 diff --git a/Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/UpdateAcpiTable.= c b/Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/UpdateAcpiTable.c index c2c8f687b0..39f7f6b1a3 100644 --- a/Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/UpdateAcpiTable.c +++ b/Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/UpdateAcpiTable.c @@ -1,12 +1,6 @@ /** @file Copyright (c) 2016, Hisilicon Limited. All rights reserved. - This program and the accompanying materials are licensed and made availa= ble - 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, WI= THOUT - WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + SPDX-License-Identifier: BSD-2-Clause-Patent **/ #include #include diff --git a/Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/UpdateAcpiTable.= h b/Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/UpdateAcpiTable.h index 45b3729b6a..ef515a78b0 100644 --- a/Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/UpdateAcpiTable.h +++ b/Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/UpdateAcpiTable.h @@ -1,12 +1,6 @@ /** @file Copyright (c) 2016, Hisilicon Limited. All rights reserved. - This program and the accompanying materials are licensed and made availa= ble - 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, WI= THOUT - WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + SPDX-License-Identifier: BSD-2-Clause-Patent **/ =20 EFI_STATUS diff --git a/Silicon/Hisilicon/Drivers/NorFlashDxe/NorFlashConfig.c b/Silic= on/Hisilicon/Drivers/NorFlashDxe/NorFlashConfig.c index ab3b70caf2..bbcbe95ab0 100644 --- a/Silicon/Hisilicon/Drivers/NorFlashDxe/NorFlashConfig.c +++ b/Silicon/Hisilicon/Drivers/NorFlashDxe/NorFlashConfig.c @@ -3,13 +3,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Drivers/NorFlashDxe/NorFlashDxe.c b/Silicon/= Hisilicon/Drivers/NorFlashDxe/NorFlashDxe.c index 8b8a5d7a3f..54d76ebf1b 100644 --- a/Silicon/Hisilicon/Drivers/NorFlashDxe/NorFlashDxe.c +++ b/Silicon/Hisilicon/Drivers/NorFlashDxe/NorFlashDxe.c @@ -3,13 +3,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Drivers/NorFlashDxe/NorFlashDxe.inf b/Silico= n/Hisilicon/Drivers/NorFlashDxe/NorFlashDxe.inf index 254e27eeac..e64c2e597e 100644 --- a/Silicon/Hisilicon/Drivers/NorFlashDxe/NorFlashDxe.inf +++ b/Silicon/Hisilicon/Drivers/NorFlashDxe/NorFlashDxe.inf @@ -3,13 +3,7 @@ # Copyright (c) 2015, Hisilicon Limited. All rights reserved. # Copyright (c) 2015, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the= BSD License -# which accompanies this distribution. The full text of the license may= be found at -# http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR = IMPLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Silicon/Hisilicon/Drivers/NorFlashDxe/NorFlashHw.c b/Silicon/H= isilicon/Drivers/NorFlashDxe/NorFlashHw.c index 3aeaeb9091..599c9a1416 100644 --- a/Silicon/Hisilicon/Drivers/NorFlashDxe/NorFlashHw.c +++ b/Silicon/Hisilicon/Drivers/NorFlashDxe/NorFlashHw.c @@ -3,13 +3,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Drivers/NorFlashDxe/NorFlashHw.h b/Silicon/H= isilicon/Drivers/NorFlashDxe/NorFlashHw.h index 36c0c9ec23..93c696ef19 100644 --- a/Silicon/Hisilicon/Drivers/NorFlashDxe/NorFlashHw.h +++ b/Silicon/Hisilicon/Drivers/NorFlashDxe/NorFlashHw.h @@ -3,13 +3,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Drivers/PciPlatform/PciPlatform.c b/Silicon/= Hisilicon/Drivers/PciPlatform/PciPlatform.c index fcdd36cf94..f1077a0ccb 100644 --- a/Silicon/Hisilicon/Drivers/PciPlatform/PciPlatform.c +++ b/Silicon/Hisilicon/Drivers/PciPlatform/PciPlatform.c @@ -3,13 +3,7 @@ * Copyright (c) 2016, Hisilicon Limited. All rights reserved. * Copyright (c) 2016, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Drivers/PciPlatform/PciPlatform.inf b/Silico= n/Hisilicon/Drivers/PciPlatform/PciPlatform.inf index 099021fcc8..f965ebbd45 100644 --- a/Silicon/Hisilicon/Drivers/PciPlatform/PciPlatform.inf +++ b/Silicon/Hisilicon/Drivers/PciPlatform/PciPlatform.inf @@ -3,13 +3,7 @@ # Copyright (c) 2016, Hisilicon Limited. All rights reserved. # Copyright (c) 2016, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the= BSD License -# which accompanies this distribution. The full text of the license may= be found at -# http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR = IMPLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Silicon/Hisilicon/Drivers/SasPlatform/SasPlatform.c b/Silicon/= Hisilicon/Drivers/SasPlatform/SasPlatform.c index 7ae1f5d36f..85c357903a 100644 --- a/Silicon/Hisilicon/Drivers/SasPlatform/SasPlatform.c +++ b/Silicon/Hisilicon/Drivers/SasPlatform/SasPlatform.c @@ -3,13 +3,7 @@ * Copyright (c) 2017, Hisilicon Limited. All rights reserved. * Copyright (c) 2017, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Drivers/SasPlatform/SasPlatform.inf b/Silico= n/Hisilicon/Drivers/SasPlatform/SasPlatform.inf index fe33623158..1c4d5dac10 100644 --- a/Silicon/Hisilicon/Drivers/SasPlatform/SasPlatform.inf +++ b/Silicon/Hisilicon/Drivers/SasPlatform/SasPlatform.inf @@ -3,13 +3,7 @@ # Copyright (c) 2017, Hisilicon Limited. All rights reserved. # Copyright (c) 2017, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the= BSD License -# which accompanies this distribution. The full text of the license may= be found at -# http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR = IMPLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Silicon/Hisilicon/Drivers/SasV1Dxe/SasV1Dxe.c b/Silicon/Hisili= con/Drivers/SasV1Dxe/SasV1Dxe.c index b18b56ddb2..6cc7f427e4 100644 --- a/Silicon/Hisilicon/Drivers/SasV1Dxe/SasV1Dxe.c +++ b/Silicon/Hisilicon/Drivers/SasV1Dxe/SasV1Dxe.c @@ -3,13 +3,7 @@ Copyright (c) 2016 Linaro Ltd. Copyright (c) 2016 Hisilicon Limited. =20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Silicon/Hisilicon/Drivers/SasV1Dxe/SasV1Dxe.inf b/Silicon/Hisi= licon/Drivers/SasV1Dxe/SasV1Dxe.inf index fe0be239b7..01a6a9ad86 100644 --- a/Silicon/Hisilicon/Drivers/SasV1Dxe/SasV1Dxe.inf +++ b/Silicon/Hisilicon/Drivers/SasV1Dxe/SasV1Dxe.inf @@ -2,13 +2,7 @@ # # Copyright (c) 2016 Linaro Ltd. # Copyright (c) 2016 Hisilicon Limited. -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Silicon/Hisilicon/Drivers/Smbios/AddSmbiosType9/AddSmbiosType9= .c b/Silicon/Hisilicon/Drivers/Smbios/AddSmbiosType9/AddSmbiosType9.c index cc1131577d..87a06a2ef1 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/AddSmbiosType9/AddSmbiosType9.c +++ b/Silicon/Hisilicon/Drivers/Smbios/AddSmbiosType9/AddSmbiosType9.c @@ -3,13 +3,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Drivers/Smbios/AddSmbiosType9/AddSmbiosType9= .h b/Silicon/Hisilicon/Drivers/Smbios/AddSmbiosType9/AddSmbiosType9.h index 5766152399..7194ae5890 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/AddSmbiosType9/AddSmbiosType9.h +++ b/Silicon/Hisilicon/Drivers/Smbios/AddSmbiosType9/AddSmbiosType9.h @@ -3,13 +3,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Drivers/Smbios/AddSmbiosType9/AddSmbiosType9= .inf b/Silicon/Hisilicon/Drivers/Smbios/AddSmbiosType9/AddSmbiosType9.inf index 4db7b498bd..7af37f93bd 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/AddSmbiosType9/AddSmbiosType9.inf +++ b/Silicon/Hisilicon/Drivers/Smbios/AddSmbiosType9/AddSmbiosType9.inf @@ -3,13 +3,7 @@ # Copyright (c) 2015, Hisilicon Limited. All rights reserved. # Copyright (c) 2015, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the= BSD License -# which accompanies this distribution. The full text of the license may= be found at -# http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR = IMPLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Silicon/Hisilicon/Drivers/Smbios/MemorySubClassDxe/MemorySubCl= ass.c b/Silicon/Hisilicon/Drivers/Smbios/MemorySubClassDxe/MemorySubClass.c index 7d3005eb14..a1af020474 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/MemorySubClassDxe/MemorySubClass.c +++ b/Silicon/Hisilicon/Drivers/Smbios/MemorySubClassDxe/MemorySubClass.c @@ -3,13 +3,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Drivers/Smbios/MemorySubClassDxe/MemorySubCl= ass.h b/Silicon/Hisilicon/Drivers/Smbios/MemorySubClassDxe/MemorySubClass.h index 0c201b4870..22c7f67971 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/MemorySubClassDxe/MemorySubClass.h +++ b/Silicon/Hisilicon/Drivers/Smbios/MemorySubClassDxe/MemorySubClass.h @@ -3,13 +3,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Drivers/Smbios/MemorySubClassDxe/MemorySubCl= assDxe.inf b/Silicon/Hisilicon/Drivers/Smbios/MemorySubClassDxe/MemorySubCl= assDxe.inf index 94f6fe404c..973b917e3b 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/MemorySubClassDxe/MemorySubClassDxe.= inf +++ b/Silicon/Hisilicon/Drivers/Smbios/MemorySubClassDxe/MemorySubClassDxe.= inf @@ -3,13 +3,7 @@ # Copyright (c) 2015, Hisilicon Limited. All rights reserved. # Copyright (c) 2015, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the= BSD License -# which accompanies this distribution. The full text of the license may= be found at -# http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR = IMPLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Silicon/Hisilicon/Drivers/Smbios/MemorySubClassDxe/MemorySubCl= assStrings.uni b/Silicon/Hisilicon/Drivers/Smbios/MemorySubClassDxe/MemoryS= ubClassStrings.uni index edf8464e5c..cabc63cc99 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/MemorySubClassDxe/MemorySubClassStri= ngs.uni +++ b/Silicon/Hisilicon/Drivers/Smbios/MemorySubClassDxe/MemorySubClassStri= ngs.uni @@ -4,13 +4,7 @@ // Copyright (c) 2015, Hisilicon Limited. All rights reserved. // Copyright (c) 2015, Linaro Limited. All rights reserved. // -// This program and the accompanying materials -// are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +// SPDX-License-Identifier: BSD-2-Clause-Patent // // --*/ =20 diff --git a/Silicon/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/Processo= rSubClass.c b/Silicon/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/Process= orSubClass.c index c9903ba535..75af47b330 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/ProcessorSubCla= ss.c +++ b/Silicon/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/ProcessorSubCla= ss.c @@ -3,13 +3,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/Processo= rSubClass.h b/Silicon/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/Process= orSubClass.h index 6ddc6cf590..3ce180d21d 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/ProcessorSubCla= ss.h +++ b/Silicon/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/ProcessorSubCla= ss.h @@ -3,13 +3,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/Processo= rSubClassDxe.inf b/Silicon/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/Pr= ocessorSubClassDxe.inf index 808da65cd4..94a753a044 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/ProcessorSubCla= ssDxe.inf +++ b/Silicon/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/ProcessorSubCla= ssDxe.inf @@ -3,13 +3,7 @@ # Copyright (c) 2015, Hisilicon Limited. All rights reserved. # Copyright (c) 2015, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the= BSD License -# which accompanies this distribution. The full text of the license may= be found at -# http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR = IMPLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Silicon/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/Processo= rSubClassStrings.uni b/Silicon/Hisilicon/Drivers/Smbios/ProcessorSubClassDx= e/ProcessorSubClassStrings.uni index d2928faf93..e81b1403e4 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/ProcessorSubCla= ssStrings.uni +++ b/Silicon/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/ProcessorSubCla= ssStrings.uni @@ -3,13 +3,7 @@ // Copyright (c) 2015, Hisilicon Limited. All rights reserved. // Copyright (c) 2015, Linaro Limited. All rights reserved. // -// This program and the accompanying materials -// are licensed and made available under the terms and conditions of the = BSD License -// which accompanies this distribution. The full text of the license may= be found at -// http://opensource.org/licenses/bsd-license.php -// -// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR I= MPLIED. +// SPDX-License-Identifier: BSD-2-Clause-Patent // ///// =20 diff --git a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMisc.h b/= Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMisc.h index 66f9db9665..416a6e88f1 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMisc.h +++ b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMisc.h @@ -3,13 +3,7 @@ Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.
Copyright (c) 2015, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
-This program and the accompanying materials -are licensed and made available under the terms and conditions of the BSD = License -which accompanies this distribution. The full text of the license may be = found at -http://opensource.org/licenses/bsd-license.php - -THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLI= ED. +SPDX-License-Identifier: BSD-2-Clause-Patent =20 Module Name: =20 diff --git a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMiscDataT= able.c b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMiscDataTable= .c index 8e00865712..94f1f86c53 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMiscDataTable.c +++ b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMiscDataTable.c @@ -3,13 +3,7 @@ Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.
Copyright (c) 2015, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
-This program and the accompanying materials -are licensed and made available under the terms and conditions of the BSD = License -which accompanies this distribution. The full text of the license may be = found at -http://opensource.org/licenses/bsd-license.php - -THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLI= ED. +SPDX-License-Identifier: BSD-2-Clause-Patent =20 Module Name: =20 diff --git a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMiscDxe.i= nf b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMiscDxe.inf index 0c37b53af9..002b462d51 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMiscDxe.inf +++ b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMiscDxe.inf @@ -9,12 +9,7 @@ # Copyright (c) 2015, Hisilicon Limited. All rights reserved.
# Copyright (c) 2015, Linaro Limited. All rights reserved.
# -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD License -# which accompanies this distribution. The full text of the license may b= e 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # # # Based on files under Nt32Pkg/MiscSubClassPlatformDxe/ diff --git a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMiscEntry= Point.c b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMiscEntryPoi= nt.c index 051410b527..44e2100ffa 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMiscEntryPoint.c +++ b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMiscEntryPoint.c @@ -3,13 +3,7 @@ Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.
Copyright (c) 2015, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
-This program and the accompanying materials -are licensed and made available under the terms and conditions of the BSD = License -which accompanies this distribution. The full text of the license may be = found at -http://opensource.org/licenses/bsd-license.php - -THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLI= ED. +SPDX-License-Identifier: BSD-2-Clause-Patent =20 Module Name: =20 diff --git a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMiscLibSt= ring.uni b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMiscLibStri= ng.uni index 2e434e323a..50d43930ad 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMiscLibString.uni +++ b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMiscLibString.uni @@ -4,13 +4,7 @@ // Copyright (c) 2015, Hisilicon Limited. All rights reserved.
// Copyright (c) 2015, Linaro Limited. All rights reserved.
// -// This program and the accompanying materials -// are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +// SPDX-License-Identifier: BSD-2-Clause-Patent // // Based on files under Nt32Pkg/MiscSubClassPlatformDxe/ // --*/ diff --git a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type00/MiscBios= Vendor.uni b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type00/MiscBios= Vendor.uni index 215952a560..13e7a2410b 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type00/MiscBiosVendor.= uni +++ b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type00/MiscBiosVendor.= uni @@ -4,13 +4,7 @@ // Copyright (c) 2015, Hisilicon Limited. All rights reserved.
// Copyright (c) 2015, Linaro Limited. All rights reserved.
// -// This program and the accompanying materials -// are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +// SPDX-License-Identifier: BSD-2-Clause-Patent // // Based on files under Nt32Pkg/MiscSubClassPlatformDxe/ // --*/ diff --git a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type00/MiscBios= VendorData.c b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type00/MiscBi= osVendorData.c index b822768b44..fc0201f0d7 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type00/MiscBiosVendorD= ata.c +++ b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type00/MiscBiosVendorD= ata.c @@ -3,13 +3,7 @@ Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.
Copyright (c) 2015, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
-This program and the accompanying materials -are licensed and made available under the terms and conditions of the BSD = License -which accompanies this distribution. The full text of the license may be = found at -http://opensource.org/licenses/bsd-license.php - -THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLI= ED. +SPDX-License-Identifier: BSD-2-Clause-Patent =20 Module Name: =20 diff --git a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type00/MiscBios= VendorFunction.c b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type00/Mi= scBiosVendorFunction.c index 9a42f04085..78bc096004 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type00/MiscBiosVendorF= unction.c +++ b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type00/MiscBiosVendorF= unction.c @@ -3,13 +3,7 @@ Copyright (c) 2009, Intel Corporation. All rights reserved.
Copyright (c) 2015, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMPLI= ED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 =20 Module Name: diff --git a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type01/MiscSyst= emManufacturer.uni b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type01/= MiscSystemManufacturer.uni index 1632f83880..c9af547a46 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type01/MiscSystemManuf= acturer.uni +++ b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type01/MiscSystemManuf= acturer.uni @@ -4,13 +4,7 @@ // Copyright (c) 2015, Hisilicon Limited. All rights reserved.
// Copyright (c) 2015, Linaro Limited. All rights reserved.
// -// This program and the accompanying materials -// are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +// SPDX-License-Identifier: BSD-2-Clause-Patent // // Based on files under Nt32Pkg/MiscSubClassPlatformDxe/ // --*/ diff --git a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type01/MiscSyst= emManufacturerData.c b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type0= 1/MiscSystemManufacturerData.c index 37fc33b00a..c2ffb8a131 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type01/MiscSystemManuf= acturerData.c +++ b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type01/MiscSystemManuf= acturerData.c @@ -3,13 +3,7 @@ Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.
Copyright (c) 2015, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
-This program and the accompanying materials -are licensed and made available under the terms and conditions of the BSD = License -which accompanies this distribution. The full text of the license may be = found at -http://opensource.org/licenses/bsd-license.php - -THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLI= ED. +SPDX-License-Identifier: BSD-2-Clause-Patent =20 Module Name: =20 diff --git a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type01/MiscSyst= emManufacturerFunction.c b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/T= ype01/MiscSystemManufacturerFunction.c index 5e965c996c..9f6c406543 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type01/MiscSystemManuf= acturerFunction.c +++ b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type01/MiscSystemManuf= acturerFunction.c @@ -3,13 +3,7 @@ Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.
Copyright (c) 2015, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
-This program and the accompanying materials -are licensed and made available under the terms and conditions of the BSD = License -which accompanies this distribution. The full text of the license may be = found at -http://opensource.org/licenses/bsd-license.php - -THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLI= ED. +SPDX-License-Identifier: BSD-2-Clause-Patent =20 Module Name: =20 diff --git a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type02/MiscBase= BoardManufacturer.uni b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type= 02/MiscBaseBoardManufacturer.uni index 11320c0fe7..73ad967b15 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type02/MiscBaseBoardMa= nufacturer.uni +++ b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type02/MiscBaseBoardMa= nufacturer.uni @@ -4,13 +4,7 @@ // Copyright (c) 2015, Hisilicon Limited. All rights reserved.
// Copyright (c) 2015, Linaro Limited. All rights reserved.
// -// This program and the accompanying materials -// are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +// SPDX-License-Identifier: BSD-2-Clause-Patent // // Based on files under Nt32Pkg/MiscSubClassPlatformDxe/ // --*/ diff --git a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type02/MiscBase= BoardManufacturerData.c b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Ty= pe02/MiscBaseBoardManufacturerData.c index 20991b1ea1..87c35b64f0 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type02/MiscBaseBoardMa= nufacturerData.c +++ b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type02/MiscBaseBoardMa= nufacturerData.c @@ -3,13 +3,7 @@ Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.
Copyright (c) 2015, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
-This program and the accompanying materials -are licensed and made available under the terms and conditions of the BSD = License -which accompanies this distribution. The full text of the license may be = found at -http://opensource.org/licenses/bsd-license.php - -THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLI= ED. +SPDX-License-Identifier: BSD-2-Clause-Patent =20 Module Name: =20 diff --git a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type02/MiscBase= BoardManufacturerFunction.c b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDx= e/Type02/MiscBaseBoardManufacturerFunction.c index a141f9e7d7..76fa1ccc7f 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type02/MiscBaseBoardMa= nufacturerFunction.c +++ b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type02/MiscBaseBoardMa= nufacturerFunction.c @@ -3,13 +3,7 @@ Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.
Copyright (c) 2015, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 Module Name: =20 diff --git a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type03/MiscChas= sisManufacturer.uni b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type03= /MiscChassisManufacturer.uni index 543ef00c0d..5487375753 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type03/MiscChassisManu= facturer.uni +++ b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type03/MiscChassisManu= facturer.uni @@ -4,13 +4,7 @@ // Copyright (c) 2015, Hisilicon Limited. All rights reserved.
// Copyright (c) 2015, Linaro Limited. All rights reserved.
// -// This program and the accompanying materials -// are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +// SPDX-License-Identifier: BSD-2-Clause-Patent // // Based on files under Nt32Pkg/MiscSubClassPlatformDxe/ // --*/ diff --git a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type03/MiscChas= sisManufacturerData.c b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type= 03/MiscChassisManufacturerData.c index 6237fbe535..846e1287cb 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type03/MiscChassisManu= facturerData.c +++ b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type03/MiscChassisManu= facturerData.c @@ -3,13 +3,7 @@ Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.
Copyright (c) 2015, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
-This program and the accompanying materials -are licensed and made available under the terms and conditions of the BSD = License -which accompanies this distribution. The full text of the license may be = found at -http://opensource.org/licenses/bsd-license.php - -THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLI= ED. +SPDX-License-Identifier: BSD-2-Clause-Patent =20 Module Name: =20 diff --git a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type03/MiscChas= sisManufacturerFunction.c b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/= Type03/MiscChassisManufacturerFunction.c index 4bb170117d..79795ad1e4 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type03/MiscChassisManu= facturerFunction.c +++ b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type03/MiscChassisManu= facturerFunction.c @@ -3,13 +3,7 @@ Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.
Copyright (c) 2015, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
-This program and the accompanying materials -are licensed and made available under the terms and conditions of the BSD = License -which accompanies this distribution. The full text of the license may be = found at -http://opensource.org/licenses/bsd-license.php - -THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLI= ED. +SPDX-License-Identifier: BSD-2-Clause-Patent =20 Module Name: =20 diff --git a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type09/MiscSyst= emSlotDesignation.uni b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type= 09/MiscSystemSlotDesignation.uni index 19968f22f323a2f121b8d55e0d75a73b59c5937a..6e77b63a5c95db642825d4d1228= 003699a34d785 100644 GIT binary patch delta 100 zcmdnNvx{xR3C8eXh5!Z^h6n~-1|Nn@hGd3RhCGI1AgRmX$&do(l>o)lfH;+*h{1|M jfx(F(7^p*+!3c<*8FCmB8A_o#0)Xrih@Q=3D|tkR4CAfgjm literal 1592 zcmchXO>Yx15QgWB#DB2T3m;8FIdDLLl(b8`qBK=3DE6>vhyCfP)4611BZ^5=3Do)wd3rz zoRAP&t?jYr(=3Du_U{KK9js9gl*+sZxE!IaiW|ZBn zMFnEme~oiSk3Vsu+&_9_gv(Re`dQtUmnFq;7hS8 zWMw@DXN;?x5qK5;87JYk3iS`P9-_L>Oki`1*4XDiBZt6&Fl`#ls;4&8;5-oeY9KXMXh<#T2Us4nTKft@n;>?3jtrw&#%57|xW zxocL5XZqSMm=3DpGE4|Nq%dOSfR^PUH+)KeN;%`wh?aB|HE6v@SC(IxKX4-CdJB?Wl#oSYpZ9)h?w{c*sgs$KynMB!r#Fr7NN=3DLeZ`&ncOnDV8cDZ6 QJ)-wsZ&vJw8m%(@4X3j6lK=3Dn! diff --git a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type09/MiscSyst= emSlotDesignationData.c b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Ty= pe09/MiscSystemSlotDesignationData.c index f9b1f03abd..71bff2d138 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type09/MiscSystemSlotD= esignationData.c +++ b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type09/MiscSystemSlotD= esignationData.c @@ -3,13 +3,7 @@ Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.
Copyright (c) 2016, Hisilicon Limited. All rights reserved.
Copyright (c) 2016, Linaro Limited. All rights reserved.
-This program and the accompanying materials -are licensed and made available under the terms and conditions of the BSD = License -which accompanies this distribution. The full text of the license may be = found at -http://opensource.org/licenses/bsd-license.php - -THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLI= ED. +SPDX-License-Identifier: BSD-2-Clause-Patent =20 Module Name: =20 diff --git a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type09/MiscSyst= emSlotDesignationFunction.c b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDx= e/Type09/MiscSystemSlotDesignationFunction.c index 945fd4c6e3..e921155ad1 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type09/MiscSystemSlotD= esignationFunction.c +++ b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type09/MiscSystemSlotD= esignationFunction.c @@ -5,13 +5,7 @@ Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.
Copyright (c) 2016, Hisilicon Limited. All rights reserved.
Copyright (c) 2016, Linaro Limited. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type13/MiscNumb= erOfInstallableLanguages.uni b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscD= xe/Type13/MiscNumberOfInstallableLanguages.uni index c9873ad890..559003369f 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type13/MiscNumberOfIns= tallableLanguages.uni +++ b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type13/MiscNumberOfIns= tallableLanguages.uni @@ -4,13 +4,7 @@ // Copyright (c) 2015, Hisilicon Limited. All rights reserved.
// Copyright (c) 2015, Linaro Limited. All rights reserved.
// -// This program and the accompanying materials -// are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +// SPDX-License-Identifier: BSD-2-Clause-Patent // // Based on files under Nt32Pkg/MiscSubClassPlatformDxe/ // --*/ diff --git a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type13/MiscNumb= erOfInstallableLanguagesData.c b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMis= cDxe/Type13/MiscNumberOfInstallableLanguagesData.c index 60f616085e..94d9d7f1f0 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type13/MiscNumberOfIns= tallableLanguagesData.c +++ b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type13/MiscNumberOfIns= tallableLanguagesData.c @@ -3,13 +3,7 @@ Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.
Copyright (c) 2015, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
-This program and the accompanying materials -are licensed and made available under the terms and conditions of the BSD = License -which accompanies this distribution. The full text of the license may be = found at -http://opensource.org/licenses/bsd-license.php - -THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLI= ED. +SPDX-License-Identifier: BSD-2-Clause-Patent =20 Module Name: =20 diff --git a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type13/MiscNumb= erOfInstallableLanguagesFunction.c b/Silicon/Hisilicon/Drivers/Smbios/Smbio= sMiscDxe/Type13/MiscNumberOfInstallableLanguagesFunction.c index 1f8f3eaf58..2acbdea738 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type13/MiscNumberOfIns= tallableLanguagesFunction.c +++ b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type13/MiscNumberOfIns= tallableLanguagesFunction.c @@ -3,13 +3,7 @@ Copyright (c) 2009 - 2012, Intel Corporation. All rights reserved.
Copyright (c) 2015, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
-This program and the accompanying materials -are licensed and made available under the terms and conditions of the BSD = License -which accompanies this distribution. The full text of the license may be = found at -http://opensource.org/licenses/bsd-license.php - -THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLI= ED. +SPDX-License-Identifier: BSD-2-Clause-Patent =20 Based on files under Nt32Pkg/MiscSubClassPlatformDxe/ **/ diff --git a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type32/MiscBoot= InformationData.c b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type32/M= iscBootInformationData.c index 9f04694548..ac5b435076 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type32/MiscBootInforma= tionData.c +++ b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type32/MiscBootInforma= tionData.c @@ -3,13 +3,7 @@ Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.
Copyright (c) 2015, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
-This program and the accompanying materials -are licensed and made available under the terms and conditions of the BSD = License -which accompanies this distribution. The full text of the license may be = found at -http://opensource.org/licenses/bsd-license.php - -THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLI= ED. +SPDX-License-Identifier: BSD-2-Clause-Patent =20 Module Name: =20 diff --git a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type32/MiscBoot= InformationFunction.c b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type= 32/MiscBootInformationFunction.c index 7840445eb8..22de8b5737 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type32/MiscBootInforma= tionFunction.c +++ b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type32/MiscBootInforma= tionFunction.c @@ -5,13 +5,7 @@ Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.
Copyright (c) 2015, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
-This program and the accompanying materials -are licensed and made available under the terms and conditions of the BSD = License -which accompanies this distribution. The full text of the license may be = found at -http://opensource.org/licenses/bsd-license.php - -THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLI= ED. +SPDX-License-Identifier: BSD-2-Clause-Patent =20 Based on files under Nt32Pkg/MiscSubClassPlatformDxe/ **/ diff --git a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type38/MiscIpmi= DeviceInformationData.c b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Ty= pe38/MiscIpmiDeviceInformationData.c index 2dc99f1f9c..33b9cb9ca4 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type38/MiscIpmiDeviceI= nformationData.c +++ b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type38/MiscIpmiDeviceI= nformationData.c @@ -3,13 +3,7 @@ Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.
Copyright (c) 2015, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
-This program and the accompanying materials -are licensed and made available under the terms and conditions of the BSD = License -which accompanies this distribution. The full text of the license may be = found at -http://opensource.org/licenses/bsd-license.php - -THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLI= ED. +SPDX-License-Identifier: BSD-2-Clause-Patent =20 Module Name: =20 diff --git a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type38/MiscIpmi= DeviceInformationFunction.c b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDx= e/Type38/MiscIpmiDeviceInformationFunction.c index f198237e4d..6e8efc02b9 100644 --- a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type38/MiscIpmiDeviceI= nformationFunction.c +++ b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type38/MiscIpmiDeviceI= nformationFunction.c @@ -3,13 +3,7 @@ Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.
Copyright (c) 2015, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
-This program and the accompanying materials -are licensed and made available under the terms and conditions of the BSD = License -which accompanies this distribution. The full text of the license may be = found at -http://opensource.org/licenses/bsd-license.php - -THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLI= ED. +SPDX-License-Identifier: BSD-2-Clause-Patent =20 Module Name: =20 diff --git a/Silicon/Hisilicon/Drivers/SnpPlatform/SnpPlatform.c b/Silicon/= Hisilicon/Drivers/SnpPlatform/SnpPlatform.c index 0d6e86e754..2f08b328df 100644 --- a/Silicon/Hisilicon/Drivers/SnpPlatform/SnpPlatform.c +++ b/Silicon/Hisilicon/Drivers/SnpPlatform/SnpPlatform.c @@ -3,13 +3,7 @@ * Copyright (c) 2017, Hisilicon Limited. All rights reserved. * Copyright (c) 2017, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Drivers/SnpPlatform/SnpPlatform.inf b/Silico= n/Hisilicon/Drivers/SnpPlatform/SnpPlatform.inf index 3301abfc51..6f4f23b100 100644 --- a/Silicon/Hisilicon/Drivers/SnpPlatform/SnpPlatform.inf +++ b/Silicon/Hisilicon/Drivers/SnpPlatform/SnpPlatform.inf @@ -3,13 +3,7 @@ # Copyright (c) 2017, Hisilicon Limited. All rights reserved. # Copyright (c) 2017, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the= BSD License -# which accompanies this distribution. The full text of the license may= be found at -# http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR = IMPLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Silicon/Hisilicon/Drivers/UpdateFdtDxe/UpdateFdtDxe.c b/Silico= n/Hisilicon/Drivers/UpdateFdtDxe/UpdateFdtDxe.c index 699a820108..4473a3252c 100644 --- a/Silicon/Hisilicon/Drivers/UpdateFdtDxe/UpdateFdtDxe.c +++ b/Silicon/Hisilicon/Drivers/UpdateFdtDxe/UpdateFdtDxe.c @@ -3,13 +3,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Drivers/UpdateFdtDxe/UpdateFdtDxe.inf b/Sili= con/Hisilicon/Drivers/UpdateFdtDxe/UpdateFdtDxe.inf index ccdcae7acf..477373f4cb 100644 --- a/Silicon/Hisilicon/Drivers/UpdateFdtDxe/UpdateFdtDxe.inf +++ b/Silicon/Hisilicon/Drivers/UpdateFdtDxe/UpdateFdtDxe.inf @@ -3,13 +3,7 @@ # Copyright (c) 2015, Hisilicon Limited. All rights reserved. # Copyright (c) 2015, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the= BSD License -# which accompanies this distribution. The full text of the license may= be found at -# http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR = IMPLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Silicon/Hisilicon/Drivers/VersionInfoPeim/VersionInfoPeim.c b/= Silicon/Hisilicon/Drivers/VersionInfoPeim/VersionInfoPeim.c index 40e9137d78..0477343aae 100644 --- a/Silicon/Hisilicon/Drivers/VersionInfoPeim/VersionInfoPeim.c +++ b/Silicon/Hisilicon/Drivers/VersionInfoPeim/VersionInfoPeim.c @@ -3,13 +3,7 @@ * Copyright (c) 2016, Hisilicon Limited. All rights reserved. * Copyright (c) 2016, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Drivers/VersionInfoPeim/VersionInfoPeim.inf = b/Silicon/Hisilicon/Drivers/VersionInfoPeim/VersionInfoPeim.inf index ac39411a77..dfdda2f403 100644 --- a/Silicon/Hisilicon/Drivers/VersionInfoPeim/VersionInfoPeim.inf +++ b/Silicon/Hisilicon/Drivers/VersionInfoPeim/VersionInfoPeim.inf @@ -3,13 +3,7 @@ # Copyright (c) 2016, Hisilicon Limited. All rights reserved. # Copyright (c) 2016, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the= BSD License -# which accompanies this distribution. The full text of the license may= be found at -# http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR = IMPLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Silicon/Hisilicon/Drivers/VirtualEhciPciIo/VirtualEhciPciIo.c = b/Silicon/Hisilicon/Drivers/VirtualEhciPciIo/VirtualEhciPciIo.c index 63de50b8c3..669992144a 100644 --- a/Silicon/Hisilicon/Drivers/VirtualEhciPciIo/VirtualEhciPciIo.c +++ b/Silicon/Hisilicon/Drivers/VirtualEhciPciIo/VirtualEhciPciIo.c @@ -3,13 +3,7 @@ * Copyright (c) 2016, Hisilicon Limited. All rights reserved. * Copyright (c) 2016, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Drivers/VirtualEhciPciIo/VirtualEhciPciIo.in= f b/Silicon/Hisilicon/Drivers/VirtualEhciPciIo/VirtualEhciPciIo.inf index 5b917fd3fd..e1f3707d4f 100644 --- a/Silicon/Hisilicon/Drivers/VirtualEhciPciIo/VirtualEhciPciIo.inf +++ b/Silicon/Hisilicon/Drivers/VirtualEhciPciIo/VirtualEhciPciIo.inf @@ -3,13 +3,7 @@ # Copyright (c) 2016, Hisilicon Limited. All rights reserved. # Copyright (c) 2016, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the= BSD License -# which accompanies this distribution. The full text of the license may= be found at -# http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR = IMPLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Silicon/Hisilicon/Hi1610/Drivers/IoInitDxe/IoInitDxe.c b/Silic= on/Hisilicon/Hi1610/Drivers/IoInitDxe/IoInitDxe.c index 3e272f8f11..f9940869c2 100644 --- a/Silicon/Hisilicon/Hi1610/Drivers/IoInitDxe/IoInitDxe.c +++ b/Silicon/Hisilicon/Hi1610/Drivers/IoInitDxe/IoInitDxe.c @@ -3,13 +3,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1610/Drivers/IoInitDxe/IoInitDxe.inf b/Sil= icon/Hisilicon/Hi1610/Drivers/IoInitDxe/IoInitDxe.inf index aa8e3c9c0b..30fd829bcd 100644 --- a/Silicon/Hisilicon/Hi1610/Drivers/IoInitDxe/IoInitDxe.inf +++ b/Silicon/Hisilicon/Hi1610/Drivers/IoInitDxe/IoInitDxe.inf @@ -3,13 +3,7 @@ # Copyright (c) 2015, Hisilicon Limited. All rights reserved. # Copyright (c) 2015, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the= BSD License -# which accompanies this distribution. The full text of the license may= be found at -# http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR = IMPLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Silicon/Hisilicon/Hi1610/Drivers/PcieInit1610/PcieInit.c b/Sil= icon/Hisilicon/Hi1610/Drivers/PcieInit1610/PcieInit.c index 5fc0ead5c1..954655d470 100644 --- a/Silicon/Hisilicon/Hi1610/Drivers/PcieInit1610/PcieInit.c +++ b/Silicon/Hisilicon/Hi1610/Drivers/PcieInit1610/PcieInit.c @@ -3,13 +3,7 @@ * Copyright (c) 2016, Hisilicon Limited. All rights reserved. * Copyright (c) 2016, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1610/Drivers/PcieInit1610/PcieInit.h b/Sil= icon/Hisilicon/Hi1610/Drivers/PcieInit1610/PcieInit.h index 466eb8168c..55928cd6e0 100644 --- a/Silicon/Hisilicon/Hi1610/Drivers/PcieInit1610/PcieInit.h +++ b/Silicon/Hisilicon/Hi1610/Drivers/PcieInit1610/PcieInit.h @@ -3,13 +3,7 @@ * Copyright (c) 2016, Hisilicon Limited. All rights reserved. * Copyright (c) 2016, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1610/Drivers/PcieInit1610/PcieInitDxe.inf = b/Silicon/Hisilicon/Hi1610/Drivers/PcieInit1610/PcieInitDxe.inf index 61b091f659..25d301f210 100644 --- a/Silicon/Hisilicon/Hi1610/Drivers/PcieInit1610/PcieInitDxe.inf +++ b/Silicon/Hisilicon/Hi1610/Drivers/PcieInit1610/PcieInitDxe.inf @@ -3,13 +3,7 @@ # Copyright (c) 2016, Hisilicon Limited. All rights reserved. # Copyright (c) 2016, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the= BSD License -# which accompanies this distribution. The full text of the license may= be found at -# http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR = IMPLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Silicon/Hisilicon/Hi1610/Drivers/PcieInit1610/PcieInitLib.c b/= Silicon/Hisilicon/Hi1610/Drivers/PcieInit1610/PcieInitLib.c index c1c3fbb0a7..dfe8c3b103 100644 --- a/Silicon/Hisilicon/Hi1610/Drivers/PcieInit1610/PcieInitLib.c +++ b/Silicon/Hisilicon/Hi1610/Drivers/PcieInit1610/PcieInitLib.c @@ -3,13 +3,7 @@ * Copyright (c) 2016, Hisilicon Limited. All rights reserved. * Copyright (c) 2016, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1610/Drivers/PcieInit1610/PcieInitLib.h b/= Silicon/Hisilicon/Hi1610/Drivers/PcieInit1610/PcieInitLib.h index e96c53c4fe..553caaa301 100644 --- a/Silicon/Hisilicon/Hi1610/Drivers/PcieInit1610/PcieInitLib.h +++ b/Silicon/Hisilicon/Hi1610/Drivers/PcieInit1610/PcieInitLib.h @@ -3,13 +3,7 @@ * Copyright (c) 2016, Hisilicon Limited. All rights reserved. * Copyright (c) 2016, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1610/Drivers/PcieInit1610/PcieKernelApi.h = b/Silicon/Hisilicon/Hi1610/Drivers/PcieInit1610/PcieKernelApi.h index db895973dc..99e881efe7 100644 --- a/Silicon/Hisilicon/Hi1610/Drivers/PcieInit1610/PcieKernelApi.h +++ b/Silicon/Hisilicon/Hi1610/Drivers/PcieInit1610/PcieKernelApi.h @@ -3,13 +3,7 @@ * Copyright (c) 2016, Hisilicon Limited. All rights reserved. * Copyright (c) 2016, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1610/Hi1610.dec b/Silicon/Hisilicon/Hi1610= /Hi1610.dec index 6ea4867662..ac099ab117 100644 --- a/Silicon/Hisilicon/Hi1610/Hi1610.dec +++ b/Silicon/Hisilicon/Hi1610/Hi1610.dec @@ -3,13 +3,7 @@ # Copyright (c) 2018, Hisilicon Limited. All rights reserved. # Copyright (c) 2018, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the= BSD License -# which accompanies this distribution. The full text of the license may= be found at -# http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR = IMPLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/AcpiTablesHi1610.inf= b/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/AcpiTablesHi1610.inf index caef3da460..6c4674983c 100644 --- a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/AcpiTablesHi1610.inf +++ b/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/AcpiTablesHi1610.inf @@ -6,13 +6,7 @@ # Copyright (c) 2015, Hisilicon Limited. All rights reserved. # Copyright (c) 2015, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # # Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ # diff --git a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/D03Mcfg.aslc b/Silic= on/Hisilicon/Hi1610/Hi1610AcpiTables/D03Mcfg.aslc index 7e5c8efa2f..30e9878cda 100644 --- a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/D03Mcfg.aslc +++ b/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/D03Mcfg.aslc @@ -1,10 +1,7 @@ /* * Copyright (c) 2016 Hisilicon Limited - * - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the BSD License which accompanies - * this distribution, and is available at - * http://opensource.org/licenses/bsd-license.php + *. All rights reserved. + * SPDX-License-Identifier: BSD-2-Clause-Patent * */ =20 diff --git a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/CPU.asl b/Silic= on/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/CPU.asl index e995295747..f98570aa34 100644 --- a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/CPU.asl +++ b/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/CPU.asl @@ -4,13 +4,7 @@ Copyright (c) 2014, ARM Ltd. All rights reserved.
Copyright (c) 2015, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ =20 diff --git a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/Com.asl b/Silic= on/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/Com.asl index 30ada36c2b..0f28b19d52 100644 --- a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/Com.asl +++ b/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/Com.asl @@ -4,13 +4,7 @@ Copyright (c) 2014, ARM Ltd. All rights reserved.
Copyright (c) 2015, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ =20 diff --git a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Hns.asl b/Si= licon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Hns.asl index 765ca19fb3..59c886f6ed 100644 --- a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Hns.asl +++ b/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Hns.asl @@ -2,13 +2,7 @@ Differentiated System Description Table Fields (DSDT) =20 Copyright (c) 2014, ARM Ltd. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Mbig.asl b/S= ilicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Mbig.asl index 640fb3ae6a..044da507ae 100644 --- a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Mbig.asl +++ b/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Mbig.asl @@ -2,13 +2,7 @@ Differentiated System Description Table Fields (DSDT) =20 Copyright (c) 2014, ARM Ltd. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Pci.asl b/Si= licon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Pci.asl index 5b0134552c..67e1d2b798 100644 --- a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Pci.asl +++ b/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Pci.asl @@ -4,13 +4,7 @@ * Copyright (c) 2016, Hisilicon Limited. All rights reserved. * Copyright (c) 2016, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ * diff --git a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Sas.asl b/Si= licon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Sas.asl index 7b5d4ded70..b106a23a71 100644 --- a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Sas.asl +++ b/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Sas.asl @@ -4,13 +4,7 @@ Copyright (c) 2014, ARM Ltd. All rights reserved.
Copyright (c) 2015, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Usb.asl b/Si= licon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Usb.asl index 9132965ef7..b890308657 100644 --- a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Usb.asl +++ b/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Usb.asl @@ -4,13 +4,7 @@ Copyright (c) 2014, ARM Ltd. All rights reserved.
Copyright (c) 2015, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ =20 diff --git a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/DsdtHi1610.asl = b/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/DsdtHi1610.asl index 4185f8017b..40669052d0 100644 --- a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/DsdtHi1610.asl +++ b/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/DsdtHi1610.asl @@ -4,13 +4,7 @@ Copyright (c) 2014, ARM Ltd. All rights reserved.
Copyright (c) 2015, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ =20 diff --git a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/Lpc.asl b/Silic= on/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/Lpc.asl index d4b2372578..2ed1cb97a2 100644 --- a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/Lpc.asl +++ b/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/Lpc.asl @@ -2,13 +2,7 @@ * * Copyright (c) 2016 Hisilicon Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Facs.aslc b/Silicon/= Hisilicon/Hi1610/Hi1610AcpiTables/Facs.aslc index d5bc299cea..049364e636 100644 --- a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Facs.aslc +++ b/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Facs.aslc @@ -5,13 +5,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ * diff --git a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Fadt.aslc b/Silicon/= Hisilicon/Hi1610/Hi1610AcpiTables/Fadt.aslc index 025b42cadd..75714990cf 100644 --- a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Fadt.aslc +++ b/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Fadt.aslc @@ -5,13 +5,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ * diff --git a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Gtdt.aslc b/Silicon/= Hisilicon/Hi1610/Hi1610AcpiTables/Gtdt.aslc index 3feb99e88c..958d7c94e4 100644 --- a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Gtdt.aslc +++ b/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Gtdt.aslc @@ -5,13 +5,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ * diff --git a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Hi1610Platform.h b/S= ilicon/Hisilicon/Hi1610/Hi1610AcpiTables/Hi1610Platform.h index 4b1e4d3aad..1aed66daf9 100644 --- a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Hi1610Platform.h +++ b/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Hi1610Platform.h @@ -4,13 +4,7 @@ * Copyright (c) 2015-2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2015-2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ * diff --git a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/MadtHi1610.aslc b/Si= licon/Hisilicon/Hi1610/Hi1610AcpiTables/MadtHi1610.aslc index f302dd6f5c..ee06c1516b 100644 --- a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/MadtHi1610.aslc +++ b/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/MadtHi1610.aslc @@ -7,13 +7,7 @@ * * This program and the accompanying materials * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ * diff --git a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Slit.aslc b/Silicon/= Hisilicon/Hi1610/Hi1610AcpiTables/Slit.aslc index 8b7aee4d9d..ec92dc9d32 100644 --- a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Slit.aslc +++ b/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Slit.aslc @@ -1,10 +1,7 @@ /* * Copyright (c) 2013 Linaro Limited - * - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the BSD License which accompanies - * this distribution, and is available at - * http://opensource.org/licenses/bsd-license.php + *. All rights reserved. + * SPDX-License-Identifier: BSD-2-Clause-Patent * * Contributors: * Yi Li - yi.li@linaro.org diff --git a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Srat.aslc b/Silicon/= Hisilicon/Hi1610/Hi1610AcpiTables/Srat.aslc index 99df1a4d94..ee0b11db65 100644 --- a/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Srat.aslc +++ b/Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Srat.aslc @@ -1,10 +1,7 @@ /* * Copyright (c) 2013 Linaro Limited - * - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the BSD License which accompanies - * this distribution, and is available at - * http://opensource.org/licenses/bsd-license.php + *. All rights reserved. + * SPDX-License-Identifier: BSD-2-Clause-Patent * * Contributors: * Yi Li - yi.li@linaro.org diff --git a/Silicon/Hisilicon/Hi1610/Include/PlatformArch.h b/Silicon/Hisi= licon/Hi1610/Include/PlatformArch.h index 1ebddca4e5..9112c67af0 100644 --- a/Silicon/Hisilicon/Hi1610/Include/PlatformArch.h +++ b/Silicon/Hisilicon/Hi1610/Include/PlatformArch.h @@ -3,13 +3,7 @@ * Copyright (c) 2015 - 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2015 - 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1610/Library/Hi161xPciPlatformLib/Hi161xPc= iPlatformLib.c b/Silicon/Hisilicon/Hi1610/Library/Hi161xPciPlatformLib/Hi16= 1xPciPlatformLib.c index dad848e714..4fb092009a 100644 --- a/Silicon/Hisilicon/Hi1610/Library/Hi161xPciPlatformLib/Hi161xPciPlatfo= rmLib.c +++ b/Silicon/Hisilicon/Hi1610/Library/Hi161xPciPlatformLib/Hi161xPciPlatfo= rmLib.c @@ -3,13 +3,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1610/Library/Hi161xPciPlatformLib/Hi161xPc= iPlatformLib.inf b/Silicon/Hisilicon/Hi1610/Library/Hi161xPciPlatformLib/Hi= 161xPciPlatformLib.inf index 274cad0abf..d4fa50d19d 100644 --- a/Silicon/Hisilicon/Hi1610/Library/Hi161xPciPlatformLib/Hi161xPciPlatfo= rmLib.inf +++ b/Silicon/Hisilicon/Hi1610/Library/Hi161xPciPlatformLib/Hi161xPciPlatfo= rmLib.inf @@ -5,12 +5,7 @@ # Copyright (c) 2017 - 2018, Linaro Ltd. All rights reserved.
# Copyright (c) 2018, Hisilicon Ltd. All rights reserved.
# -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD License -# which accompanies this distribution. The full text of the license may b= e 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # # ## diff --git a/Silicon/Hisilicon/Hi1610/Library/Hi161xPciSegmentLib/Hi161xPci= SegmentLib.inf b/Silicon/Hisilicon/Hi1610/Library/Hi161xPciSegmentLib/Hi161= xPciSegmentLib.inf index cd2ae88102..72e32b14dc 100644 --- a/Silicon/Hisilicon/Hi1610/Library/Hi161xPciSegmentLib/Hi161xPciSegment= Lib.inf +++ b/Silicon/Hisilicon/Hi1610/Library/Hi161xPciSegmentLib/Hi161xPciSegment= Lib.inf @@ -5,12 +5,7 @@ # Copyright (c) 2017 - 2018, Linaro Ltd. All rights reserved.
# Copyright (c) 2018, Hisilicon Ltd. All rights reserved.
# -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD License -# which accompanies this distribution. The full text of the license may b= e 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # # ## diff --git a/Silicon/Hisilicon/Hi1610/Library/Hi161xPciSegmentLib/PciSegmen= tLib.c b/Silicon/Hisilicon/Hi1610/Library/Hi161xPciSegmentLib/PciSegmentLib= .c index 2e66244a47..d756b69193 100644 --- a/Silicon/Hisilicon/Hi1610/Library/Hi161xPciSegmentLib/PciSegmentLib.c +++ b/Silicon/Hisilicon/Hi1610/Library/Hi161xPciSegmentLib/PciSegmentLib.c @@ -4,14 +4,7 @@ Copyright (c) 2007 - 2012, Intel Corporation. All rights reserved.
Copyright (c) 2017, Linaro, Ltd. All rights reserved.
=20 - This program and the accompanying materials are - licensed and made available under the terms and conditions of - the BSD License which accompanies this distribution. The full - text of the license may be found at - http://opensource.org/licenses/bsd-license.php. - - THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, - WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Silicon/Hisilicon/Hi1616/D05AcpiTables/AcpiTablesHi1616.inf b/= Silicon/Hisilicon/Hi1616/D05AcpiTables/AcpiTablesHi1616.inf index d313936b89..a617650244 100644 --- a/Silicon/Hisilicon/Hi1616/D05AcpiTables/AcpiTablesHi1616.inf +++ b/Silicon/Hisilicon/Hi1616/D05AcpiTables/AcpiTablesHi1616.inf @@ -6,13 +6,7 @@ # Copyright (c) 2015-2016, Hisilicon Limited. All rights reserved. # Copyright (c) 2015-2016, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # # Based on the files under Hisilicon/Hi1610/Hi1610AcpiTables/ # diff --git a/Silicon/Hisilicon/Hi1616/D05AcpiTables/D05Mcfg.aslc b/Silicon/= Hisilicon/Hi1616/D05AcpiTables/D05Mcfg.aslc index 64807b1714..7190cc4db5 100644 --- a/Silicon/Hisilicon/Hi1616/D05AcpiTables/D05Mcfg.aslc +++ b/Silicon/Hisilicon/Hi1616/D05AcpiTables/D05Mcfg.aslc @@ -1,10 +1,7 @@ /* * Copyright (c) 2016 Hisilicon Limited - * - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the BSD License which accompanies - * this distribution, and is available at - * http://opensource.org/licenses/bsd-license.php + *. All rights reserved. + * SPDX-License-Identifier: BSD-2-Clause-Patent * */ =20 diff --git a/Silicon/Hisilicon/Hi1616/D05AcpiTables/D05Slit.aslc b/Silicon/= Hisilicon/Hi1616/D05AcpiTables/D05Slit.aslc index 0845d661ff..d64cb19b32 100644 --- a/Silicon/Hisilicon/Hi1616/D05AcpiTables/D05Slit.aslc +++ b/Silicon/Hisilicon/Hi1616/D05AcpiTables/D05Slit.aslc @@ -1,11 +1,8 @@ /* * Copyright (c) 2016 Linaro Limited * Copyright (c) 2016 Hisilicon Limited - * - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the BSD License which accompanies - * this distribution, and is available at - * http://opensource.org/licenses/bsd-license.php + *. All rights reserved. + * SPDX-License-Identifier: BSD-2-Clause-Patent * * Contributors: * Yi Li - yi.li@linaro.org diff --git a/Silicon/Hisilicon/Hi1616/D05AcpiTables/D05Spcr.aslc b/Silicon/= Hisilicon/Hi1616/D05AcpiTables/D05Spcr.aslc index 0cda87023e..eb13773e40 100644 --- a/Silicon/Hisilicon/Hi1616/D05AcpiTables/D05Spcr.aslc +++ b/Silicon/Hisilicon/Hi1616/D05AcpiTables/D05Spcr.aslc @@ -4,13 +4,7 @@ * Copyright (c) 2016, Hisilicon Limited. All rights reserved. * Copyright (c) 2016 Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ * diff --git a/Silicon/Hisilicon/Hi1616/D05AcpiTables/D05Srat.aslc b/Silicon/= Hisilicon/Hi1616/D05AcpiTables/D05Srat.aslc index 8ea0c4b3e0..e61d840ed4 100644 --- a/Silicon/Hisilicon/Hi1616/D05AcpiTables/D05Srat.aslc +++ b/Silicon/Hisilicon/Hi1616/D05AcpiTables/D05Srat.aslc @@ -1,11 +1,8 @@ /* * Copyright (c) 2013 Linaro Limited * Copyright (c) 2016 Hisilicon Limited - * - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the BSD License which accompanies - * this distribution, and is available at - * http://opensource.org/licenses/bsd-license.php + *. All rights reserved. + * SPDX-License-Identifier: BSD-2-Clause-Patent * * Contributors: * Yi Li - yi.li@linaro.org diff --git a/Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/CPU.asl b/Silicon/= Hisilicon/Hi1616/D05AcpiTables/Dsdt/CPU.asl index 5ecbf5046d..c11e02646e 100644 --- a/Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/CPU.asl +++ b/Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/CPU.asl @@ -4,13 +4,7 @@ Copyright (c) 2014, ARM Ltd. All rights reserved.
Copyright (c) 2015-2016, Hisilicon Limited. All rights reserved.
Copyright (c) 2015-2016, Linaro Limited. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ =20 diff --git a/Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/Com.asl b/Silicon/= Hisilicon/Hi1616/D05AcpiTables/Dsdt/Com.asl index 2cc44fcb2e..d62645f398 100644 --- a/Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/Com.asl +++ b/Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/Com.asl @@ -4,13 +4,7 @@ Copyright (c) 2014, ARM Ltd. All rights reserved.
Copyright (c) 2015-2016, Hisilicon Limited. All rights reserved.
Copyright (c) 2015-2016, Linaro Limited. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/D05Hns.asl b/Silic= on/Hisilicon/Hi1616/D05AcpiTables/Dsdt/D05Hns.asl index 7aa04afa29..bd8fd13dc7 100644 --- a/Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/D05Hns.asl +++ b/Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/D05Hns.asl @@ -4,13 +4,7 @@ Copyright (c) 2014, ARM Ltd. All rights reserved.
Copyright (c) 2016, Hisilicon Limited. All rights reserved. =20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/D05I2c.asl b/Silic= on/Hisilicon/Hi1616/D05AcpiTables/Dsdt/D05I2c.asl index 3cc60d15dd..9a21323a3b 100644 --- a/Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/D05I2c.asl +++ b/Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/D05I2c.asl @@ -4,13 +4,7 @@ Copyright (c) 2014, ARM Ltd. All rights reserved.
Copyright (c) 2015-2016, Hisilicon Limited. All rights reserved.
Copyright (c) 2015-2016, Linaro Limited. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ =20 diff --git a/Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/D05Mbig.asl b/Sili= con/Hisilicon/Hi1616/D05AcpiTables/Dsdt/D05Mbig.asl index 60d07a1a92..3f4d396dad 100644 --- a/Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/D05Mbig.asl +++ b/Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/D05Mbig.asl @@ -3,13 +3,7 @@ =20 Copyright (c) 2014, ARM Ltd. All rights reserved.
Copyright (c) 2015-2016, Hisilicon Limited. All rights reserved. - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/D05Pci.asl b/Silic= on/Hisilicon/Hi1616/D05AcpiTables/Dsdt/D05Pci.asl index 3f09e5e568..91b6fe26e3 100644 --- a/Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/D05Pci.asl +++ b/Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/D05Pci.asl @@ -4,13 +4,7 @@ * Copyright (c) 2016, Hisilicon Limited. All rights reserved. * Copyright (c) 2016, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ * diff --git a/Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/D05Sas.asl b/Silic= on/Hisilicon/Hi1616/D05AcpiTables/Dsdt/D05Sas.asl index d5b7e2fedf..9e7256ff55 100644 --- a/Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/D05Sas.asl +++ b/Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/D05Sas.asl @@ -4,13 +4,7 @@ Copyright (c) 2014, ARM Ltd. All rights reserved.
Copyright (c) 2015-2016, Hisilicon Limited. All rights reserved.
Copyright (c) 2015-2016, Linaro Limited. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/D05Usb.asl b/Silic= on/Hisilicon/Hi1616/D05AcpiTables/Dsdt/D05Usb.asl index 43e6f9210d..39feb146c7 100644 --- a/Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/D05Usb.asl +++ b/Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/D05Usb.asl @@ -4,13 +4,7 @@ Copyright (c) 2014, ARM Ltd. All rights reserved.
Copyright (c) 2015-2016, Hisilicon Limited. All rights reserved.
Copyright (c) 2015-2016, Linaro Limited. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ =20 diff --git a/Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/DsdtHi1616.asl b/S= ilicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/DsdtHi1616.asl index b4fc53873f..061bf9235a 100644 --- a/Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/DsdtHi1616.asl +++ b/Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/DsdtHi1616.asl @@ -4,13 +4,7 @@ Copyright (c) 2014, ARM Ltd. All rights reserved.
Copyright (c) 2015-2016, Hisilicon Limited. All rights reserved.
Copyright (c) 2015-2016, Linaro Limited. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ =20 diff --git a/Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/Lpc.asl b/Silicon/= Hisilicon/Hi1616/D05AcpiTables/Dsdt/Lpc.asl index d4b2372578..2ed1cb97a2 100644 --- a/Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/Lpc.asl +++ b/Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/Lpc.asl @@ -2,13 +2,7 @@ * * Copyright (c) 2016 Hisilicon Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1616/D05AcpiTables/Facs.aslc b/Silicon/His= ilicon/Hi1616/D05AcpiTables/Facs.aslc index a5e2e7d82b..556de4ea19 100644 --- a/Silicon/Hisilicon/Hi1616/D05AcpiTables/Facs.aslc +++ b/Silicon/Hisilicon/Hi1616/D05AcpiTables/Facs.aslc @@ -5,13 +5,7 @@ * Copyright (c) 2015 - 2016, Hisilicon Limited. All rights reserved. * Copyright (c) 2015 - 2016, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ * diff --git a/Silicon/Hisilicon/Hi1616/D05AcpiTables/Fadt.aslc b/Silicon/His= ilicon/Hi1616/D05AcpiTables/Fadt.aslc index 67fa4d6af9..c59e5e774a 100644 --- a/Silicon/Hisilicon/Hi1616/D05AcpiTables/Fadt.aslc +++ b/Silicon/Hisilicon/Hi1616/D05AcpiTables/Fadt.aslc @@ -5,13 +5,7 @@ * Copyright (c) 2015 - 2016, Hisilicon Limited. All rights reserved. * Copyright (c) 2015 - 2016, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ * diff --git a/Silicon/Hisilicon/Hi1616/D05AcpiTables/Gtdt.aslc b/Silicon/His= ilicon/Hi1616/D05AcpiTables/Gtdt.aslc index 9f27696cf0..df8f266d9a 100644 --- a/Silicon/Hisilicon/Hi1616/D05AcpiTables/Gtdt.aslc +++ b/Silicon/Hisilicon/Hi1616/D05AcpiTables/Gtdt.aslc @@ -5,13 +5,7 @@ * Copyright (c) 2015 - 2016, Hisilicon Limited. All rights reserved. * Copyright (c) 2015 - 2016, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ * diff --git a/Silicon/Hisilicon/Hi1616/D05AcpiTables/Hi1616Platform.h b/Sili= con/Hisilicon/Hi1616/D05AcpiTables/Hi1616Platform.h index 455cc191f0..f94dd4e42a 100644 --- a/Silicon/Hisilicon/Hi1616/D05AcpiTables/Hi1616Platform.h +++ b/Silicon/Hisilicon/Hi1616/D05AcpiTables/Hi1616Platform.h @@ -4,13 +4,7 @@ * Copyright (c) 2015-2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2015-2016, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ * diff --git a/Silicon/Hisilicon/Hi1616/D05AcpiTables/MadtHi1616.aslc b/Silic= on/Hisilicon/Hi1616/D05AcpiTables/MadtHi1616.aslc index 54605a6edb..f74f0bbe85 100644 --- a/Silicon/Hisilicon/Hi1616/D05AcpiTables/MadtHi1616.aslc +++ b/Silicon/Hisilicon/Hi1616/D05AcpiTables/MadtHi1616.aslc @@ -7,13 +7,7 @@ * * This program and the accompanying materials * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ * diff --git a/Silicon/Hisilicon/Hi1616/Hi1616.dec b/Silicon/Hisilicon/Hi1616= /Hi1616.dec index 7dad0ab91a..7371b0d3e3 100644 --- a/Silicon/Hisilicon/Hi1616/Hi1616.dec +++ b/Silicon/Hisilicon/Hi1616/Hi1616.dec @@ -3,13 +3,7 @@ # Copyright (c) 2018, Hisilicon Limited. All rights reserved. # Copyright (c) 2018, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the= BSD License -# which accompanies this distribution. The full text of the license may= be found at -# http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR = IMPLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Silicon/Hisilicon/Hi1616/Include/PlatformArch.h b/Silicon/Hisi= licon/Hi1616/Include/PlatformArch.h index e02e4bdabd..ec58cb9129 100644 --- a/Silicon/Hisilicon/Hi1616/Include/PlatformArch.h +++ b/Silicon/Hisilicon/Hi1616/Include/PlatformArch.h @@ -3,13 +3,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1616/Pptt/Pptt.c b/Silicon/Hisilicon/Hi161= 6/Pptt/Pptt.c index 4cdbb4f797..6ec849abad 100644 --- a/Silicon/Hisilicon/Hi1616/Pptt/Pptt.c +++ b/Silicon/Hisilicon/Hi1616/Pptt/Pptt.c @@ -3,13 +3,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under Platform/ARM/JunoPkg/AcpiTables/ * diff --git a/Silicon/Hisilicon/Hi1616/Pptt/Pptt.h b/Silicon/Hisilicon/Hi161= 6/Pptt/Pptt.h index 01926e1e98..a0ad31a990 100644 --- a/Silicon/Hisilicon/Hi1616/Pptt/Pptt.h +++ b/Silicon/Hisilicon/Hi1616/Pptt/Pptt.h @@ -3,13 +3,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under Platform/ARM/JunoPkg/AcpiTables/ * diff --git a/Silicon/Hisilicon/Hi1616/Pptt/Pptt.inf b/Silicon/Hisilicon/Hi1= 616/Pptt/Pptt.inf index ff6f772d94..8f5fff2b10 100644 --- a/Silicon/Hisilicon/Hi1616/Pptt/Pptt.inf +++ b/Silicon/Hisilicon/Hi1616/Pptt/Pptt.inf @@ -3,13 +3,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under Platform/ARM/JunoPkg/AcpiTables/ * diff --git a/Silicon/Hisilicon/Hi1620/Drivers/Apei/Apei.c b/Silicon/Hisilic= on/Hi1620/Drivers/Apei/Apei.c index 0eb6b763c7..334446602d 100644 --- a/Silicon/Hisilicon/Hi1620/Drivers/Apei/Apei.c +++ b/Silicon/Hisilicon/Hi1620/Drivers/Apei/Apei.c @@ -3,13 +3,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ #include diff --git a/Silicon/Hisilicon/Hi1620/Drivers/Apei/Apei.h b/Silicon/Hisilic= on/Hi1620/Drivers/Apei/Apei.h index ed8ec417cb..d5e4a5d4c9 100644 --- a/Silicon/Hisilicon/Hi1620/Drivers/Apei/Apei.h +++ b/Silicon/Hisilicon/Hi1620/Drivers/Apei/Apei.h @@ -3,13 +3,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ #ifndef _APEI_H_ diff --git a/Silicon/Hisilicon/Hi1620/Drivers/Apei/Apei.inf b/Silicon/Hisil= icon/Hi1620/Drivers/Apei/Apei.inf index c9573ea8c1..b4dc87b6bc 100644 --- a/Silicon/Hisilicon/Hi1620/Drivers/Apei/Apei.inf +++ b/Silicon/Hisilicon/Hi1620/Drivers/Apei/Apei.inf @@ -3,13 +3,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Drivers/Apei/Bert/Bert.c b/Silicon/Hi= silicon/Hi1620/Drivers/Apei/Bert/Bert.c index aa94a09e88..d8368c42af 100644 --- a/Silicon/Hisilicon/Hi1620/Drivers/Apei/Bert/Bert.c +++ b/Silicon/Hisilicon/Hi1620/Drivers/Apei/Bert/Bert.c @@ -3,13 +3,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Drivers/Apei/Bert/Bert.h b/Silicon/Hi= silicon/Hi1620/Drivers/Apei/Bert/Bert.h index 36a0c58966..015fb8156a 100644 --- a/Silicon/Hisilicon/Hi1620/Drivers/Apei/Bert/Bert.h +++ b/Silicon/Hisilicon/Hi1620/Drivers/Apei/Bert/Bert.h @@ -3,13 +3,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Drivers/Apei/Einj/Einj.c b/Silicon/Hi= silicon/Hi1620/Drivers/Apei/Einj/Einj.c index 6b076bb2b2..c71022c619 100644 --- a/Silicon/Hisilicon/Hi1620/Drivers/Apei/Einj/Einj.c +++ b/Silicon/Hisilicon/Hi1620/Drivers/Apei/Einj/Einj.c @@ -3,13 +3,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ #include "Einj.h" diff --git a/Silicon/Hisilicon/Hi1620/Drivers/Apei/Einj/Einj.h b/Silicon/Hi= silicon/Hi1620/Drivers/Apei/Einj/Einj.h index 861300d4e7..67a8c8a108 100644 --- a/Silicon/Hisilicon/Hi1620/Drivers/Apei/Einj/Einj.h +++ b/Silicon/Hisilicon/Hi1620/Drivers/Apei/Einj/Einj.h @@ -3,13 +3,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Drivers/Apei/ErrorSource/Ghes.c b/Sil= icon/Hisilicon/Hi1620/Drivers/Apei/ErrorSource/Ghes.c index 6d69b90e9b..5a2d6f03fe 100644 --- a/Silicon/Hisilicon/Hi1620/Drivers/Apei/ErrorSource/Ghes.c +++ b/Silicon/Hisilicon/Hi1620/Drivers/Apei/ErrorSource/Ghes.c @@ -3,13 +3,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Drivers/Apei/ErrorSource/Ghes.h b/Sil= icon/Hisilicon/Hi1620/Drivers/Apei/ErrorSource/Ghes.h index 44cd1f9577..86854557a9 100644 --- a/Silicon/Hisilicon/Hi1620/Drivers/Apei/ErrorSource/Ghes.h +++ b/Silicon/Hisilicon/Hi1620/Drivers/Apei/ErrorSource/Ghes.h @@ -3,13 +3,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Drivers/Apei/Erst/Erst.c b/Silicon/Hi= silicon/Hi1620/Drivers/Apei/Erst/Erst.c index bf3c34853a..a2537bb84a 100644 --- a/Silicon/Hisilicon/Hi1620/Drivers/Apei/Erst/Erst.c +++ b/Silicon/Hisilicon/Hi1620/Drivers/Apei/Erst/Erst.c @@ -3,13 +3,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ #include "Erst.h" diff --git a/Silicon/Hisilicon/Hi1620/Drivers/Apei/Erst/Erst.h b/Silicon/Hi= silicon/Hi1620/Drivers/Apei/Erst/Erst.h index 899f7d9d4f..f1c830e401 100644 --- a/Silicon/Hisilicon/Hi1620/Drivers/Apei/Erst/Erst.h +++ b/Silicon/Hisilicon/Hi1620/Drivers/Apei/Erst/Erst.h @@ -3,13 +3,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Drivers/Apei/Hest/Hest.c b/Silicon/Hi= silicon/Hi1620/Drivers/Apei/Hest/Hest.c index 26818157db..923d8bf0ec 100644 --- a/Silicon/Hisilicon/Hi1620/Drivers/Apei/Hest/Hest.c +++ b/Silicon/Hisilicon/Hi1620/Drivers/Apei/Hest/Hest.c @@ -3,13 +3,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Drivers/Apei/Hest/Hest.h b/Silicon/Hi= silicon/Hi1620/Drivers/Apei/Hest/Hest.h index 94f66496e6..8bed751689 100644 --- a/Silicon/Hisilicon/Hi1620/Drivers/Apei/Hest/Hest.h +++ b/Silicon/Hisilicon/Hi1620/Drivers/Apei/Hest/Hest.h @@ -3,13 +3,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Drivers/Apei/OemApeiHi1620.c b/Silico= n/Hisilicon/Hi1620/Drivers/Apei/OemApeiHi1620.c index 145c4732a6..8bdacbae6e 100644 --- a/Silicon/Hisilicon/Hi1620/Drivers/Apei/OemApeiHi1620.c +++ b/Silicon/Hisilicon/Hi1620/Drivers/Apei/OemApeiHi1620.c @@ -3,13 +3,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Drivers/Apei/OemApeiHi1620.h b/Silico= n/Hisilicon/Hi1620/Drivers/Apei/OemApeiHi1620.h index e6fb386a62..fb62cab4e3 100644 --- a/Silicon/Hisilicon/Hi1620/Drivers/Apei/OemApeiHi1620.h +++ b/Silicon/Hisilicon/Hi1620/Drivers/Apei/OemApeiHi1620.h @@ -3,13 +3,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Drivers/Pl011DebugSerialPortInitDxe/P= l011DebugSerialPortInitDxe.c b/Silicon/Hisilicon/Hi1620/Drivers/Pl011DebugS= erialPortInitDxe/Pl011DebugSerialPortInitDxe.c index 8f83737327..29537dc341 100644 --- a/Silicon/Hisilicon/Hi1620/Drivers/Pl011DebugSerialPortInitDxe/Pl011Deb= ugSerialPortInitDxe.c +++ b/Silicon/Hisilicon/Hi1620/Drivers/Pl011DebugSerialPortInitDxe/Pl011Deb= ugSerialPortInitDxe.c @@ -3,13 +3,7 @@ Copyright (c) 2016 - 2018, Hisilicon Limited. All rights reserved. Copyright (c) 2016 - 2018, Linaro Limited. All rights reserved. =20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the = BSD License - which accompanies this distribution. The full text of the license may = be found at - http://opensource.org/licenses/bsd-license.php - - THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, - WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR I= MPLIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Drivers/Pl011DebugSerialPortInitDxe/P= l011DebugSerialPortInitDxe.inf b/Silicon/Hisilicon/Hi1620/Drivers/Pl011Debu= gSerialPortInitDxe/Pl011DebugSerialPortInitDxe.inf index 8c91bdf0f4..47f03c2014 100644 --- a/Silicon/Hisilicon/Hi1620/Drivers/Pl011DebugSerialPortInitDxe/Pl011Deb= ugSerialPortInitDxe.inf +++ b/Silicon/Hisilicon/Hi1620/Drivers/Pl011DebugSerialPortInitDxe/Pl011Deb= ugSerialPortInitDxe.inf @@ -3,13 +3,7 @@ # Copyright (c) 2016 - 2018, Hisilicon Limited. All rights reserved. # Copyright (c) 2016 - 2018, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the= BSD License -# which accompanies this distribution. The full text of the license may= be found at -# http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR = IMPLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Hi1620.dec b/Silicon/Hisilicon/Hi1620= /Hi1620.dec index 1e72da892f..9134248efc 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620.dec +++ b/Silicon/Hisilicon/Hi1620/Hi1620.dec @@ -3,13 +3,7 @@ # Copyright (c) 2018, Hisilicon Limited. All rights reserved. # Copyright (c) 2018, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the= BSD License -# which accompanies this distribution. The full text of the license may= be found at -# http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR = IMPLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/AcpiTablesHi1620.inf= b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/AcpiTablesHi1620.inf index 8df53a8378..19e4aa3dab 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/AcpiTablesHi1620.inf +++ b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/AcpiTablesHi1620.inf @@ -6,13 +6,7 @@ # Copyright (c) 2018, Hisilicon Limited. All rights reserved. # Copyright (c) 2018, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # # Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ # diff --git a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/CPU.asl b/Silic= on/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/CPU.asl index ef8dae4d01..cbd8a693fc 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/CPU.asl +++ b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/CPU.asl @@ -4,13 +4,7 @@ Copyright (c) 2014, ARM Ltd. All rights reserved.
Copyright (c) 2018, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Com.asl b/Silic= on/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Com.asl index 7b7f102b1b..06c3955379 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Com.asl +++ b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Com.asl @@ -4,13 +4,7 @@ Copyright (c) 2014, ARM Ltd. All rights reserved.
Copyright (c) 2018, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/DsdtHi1620.asl = b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/DsdtHi1620.asl index 7e26ba22b7..95e4d96c27 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/DsdtHi1620.asl +++ b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/DsdtHi1620.asl @@ -4,13 +4,7 @@ Copyright (c) 2014, ARM Ltd. All rights reserved.
Copyright (c) 2018, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Apei.asl = b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Apei.asl index 0970ed9b99..d9f2c5d149 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Apei.asl +++ b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Apei.asl @@ -2,13 +2,7 @@ * * Copyright (c) 2018 Hisilicon Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ //Define a control method APEI diff --git a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Ged.asl b= /Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Ged.asl index 6664c0c681..8e5ac84509 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Ged.asl +++ b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Ged.asl @@ -4,13 +4,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved.
* Copyright (c) 2016, Linaro Limited. All rights reserved.
* -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Mbig.asl = b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Mbig.asl index b98cb2a01c..4253f504b1 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Mbig.asl +++ b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Mbig.asl @@ -2,13 +2,7 @@ Differentiated System Description Table Fields (DSDT) =20 Copyright (c) 2014, ARM Ltd. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Mctp.asl = b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Mctp.asl index d039e8a110..63573fc93a 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Mctp.asl +++ b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Mctp.asl @@ -4,13 +4,7 @@ Copyright (c) 2014, ARM Ltd. All rights reserved.
Copyright (c) 2018, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Pci.asl b= /Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Pci.asl index c1083dc16a..ab89cbec30 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Pci.asl +++ b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Pci.asl @@ -4,13 +4,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2016, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ * diff --git a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Power.asl= b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Power.asl index 39553e01af..721f85f76a 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Power.asl +++ b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Power.asl @@ -4,13 +4,7 @@ Copyright (c) 2014, ARM Ltd. All rights reserved.
Copyright (c) 2018, Hisilicon Limited. All rights reserved.
Copyright (c) 2016, Linaro Limited. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Rde.asl b= /Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Rde.asl index 1dcf1bba7e..d1d06b4790 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Rde.asl +++ b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Rde.asl @@ -4,13 +4,7 @@ Copyright (c) 2014, ARM Ltd. All rights reserved.
Copyright (c) 2018, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Sec.asl b= /Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Sec.asl index bba455468e..84b3ceaaca 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Sec.asl +++ b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Sec.asl @@ -4,13 +4,7 @@ Copyright (c) 2014, ARM Ltd. All rights reserved.
Copyright (c) 2018, Hisilicon Limited. All rights reserved.
Copyright (c) 2018, Linaro Limited. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Socip4_i2= c100k.asl b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Socip4_i2c= 100k.asl index 622355ade0..d934831ab8 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Socip4_i2c100k.a= sl +++ b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Socip4_i2c100k.a= sl @@ -2,13 +2,7 @@ * * Copyright (c) 2018 Hisilicon Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Socip4_i2= c400k.asl b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Socip4_i2c= 400k.asl index 5db4284467..1247184fec 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Socip4_i2c400k.a= sl +++ b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Socip4_i2c400k.a= sl @@ -2,13 +2,7 @@ * * Copyright (c) 2018 Hisilicon Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/LpcUart_clk.asl= b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/LpcUart_clk.asl index 14e36353ad..afdecf1db4 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/LpcUart_clk.asl +++ b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/LpcUart_clk.asl @@ -4,13 +4,7 @@ Copyright (c) 2014, ARM Ltd. All rights reserved.
Copyright (c) 2018, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Pv680UncorePmu.= asl b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Pv680UncorePmu.asl index 65c3eccf0a..3f75108f53 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Pv680UncorePmu.asl +++ b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Pv680UncorePmu.asl @@ -4,13 +4,7 @@ Copyright (c) 2017, ARM Ltd. All rights reserved.
Copyright (c) 2018, Hisilicon Limited. All rights reserved.
Copyright (c) 2017, Linaro Limited. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/ipmi.asl b/Sili= con/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/ipmi.asl index 555fe39936..0745332676 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/ipmi.asl +++ b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/ipmi.asl @@ -2,13 +2,7 @@ * * Copyright (c) 2018 Hisilicon Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Facs.aslc b/Silicon/= Hisilicon/Hi1620/Hi1620AcpiTables/Facs.aslc index 9e57936b85..1fb43feb39 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Facs.aslc +++ b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Facs.aslc @@ -5,13 +5,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ * diff --git a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Fadt.aslc b/Silicon/= Hisilicon/Hi1620/Hi1620AcpiTables/Fadt.aslc index 2ec860ad09..b5ce896085 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Fadt.aslc +++ b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Fadt.aslc @@ -5,13 +5,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ * diff --git a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Gtdt.aslc b/Silicon/= Hisilicon/Hi1620/Hi1620AcpiTables/Gtdt.aslc index 5cab639cc5..e9f8e3f37d 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Gtdt.aslc +++ b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Gtdt.aslc @@ -5,13 +5,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ * diff --git a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Dbg2.aslc b/Si= licon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Dbg2.aslc index 05c284186b..886929ed7d 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Dbg2.aslc +++ b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Dbg2.aslc @@ -1,11 +1,8 @@ /* * Copyright (c) 2018 Linaro Limited * Copyright (c) 2018 Hisilicon Limited - * - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the BSD License which accompanies - * this distribution, and is available at - * http://opensource.org/licenses/bsd-license.php + *. All rights reserved. + * SPDX-License-Identifier: BSD-2-Clause-Patent * */ =20 diff --git a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Mcfg.aslc b/Si= licon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Mcfg.aslc index 2d719ef562..fb19344f11 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Mcfg.aslc +++ b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Mcfg.aslc @@ -1,10 +1,7 @@ /* * Copyright (c) 2018 Hisilicon Limited - * - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the BSD License which accompanies - * this distribution, and is available at - * http://opensource.org/licenses/bsd-license.php + *. All rights reserved. + * SPDX-License-Identifier: BSD-2-Clause-Patent * */ =20 diff --git a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Platform.h b/S= ilicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Platform.h index eaf3ff10e3..c7c6093f02 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Platform.h +++ b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Platform.h @@ -4,13 +4,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2015-2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ * diff --git a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Slit.aslc b/Si= licon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Slit.aslc index 53ae9a9235..145828108a 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Slit.aslc +++ b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Slit.aslc @@ -1,10 +1,7 @@ /* * Copyright (c) 2013 Linaro Limited - * - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the BSD License which accompanies - * this distribution, and is available at - * http://opensource.org/licenses/bsd-license.php + *. All rights reserved. + * SPDX-License-Identifier: BSD-2-Clause-Patent * * Contributors: * Yi Li - yi.li@linaro.org diff --git a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Spcr.aslc b/Si= licon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Spcr.aslc index a9768d4ba2..e97f78d2c1 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Spcr.aslc +++ b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Spcr.aslc @@ -4,13 +4,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2016 Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ * diff --git a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Srat.aslc b/Si= licon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Srat.aslc index d77bddefc8..6850e42a4b 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Srat.aslc +++ b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Srat.aslc @@ -1,10 +1,7 @@ /* * Copyright (c) 2013 Linaro Limited - * - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the BSD License which accompanies - * this distribution, and is available at - * http://opensource.org/licenses/bsd-license.php + *. All rights reserved. + * SPDX-License-Identifier: BSD-2-Clause-Patent * * Contributors: * Yi Li - yi.li@linaro.org diff --git a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/MadtHi1620.aslc b/Si= licon/Hisilicon/Hi1620/Hi1620AcpiTables/MadtHi1620.aslc index d3de69a3ef..416200d56b 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/MadtHi1620.aslc +++ b/Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/MadtHi1620.aslc @@ -7,13 +7,7 @@ * * This program and the accompanying materials * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under ArmPlatformPkg/ArmJunoPkg/AcpiTables/ * diff --git a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/MemoryConfig.hfr= b/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/MemoryConfig.hfr index c709975c38..9bd4e77502 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/MemoryConfig.hfr +++ b/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/MemoryConfig.hfr @@ -5,13 +5,7 @@ * Copyright (c) 2017 - 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2017 - 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/MemoryConfig.uni= b/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/MemoryConfig.uni index 0ecf5e59cf..025bb25a61 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/MemoryConfig.uni +++ b/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/MemoryConfig.uni @@ -5,13 +5,7 @@ * Copyright (c) 2017 - 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2017 - 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/MiscConfig.hfr b= /Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/MiscConfig.hfr index 16ce27b95b..1abdc4696f 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/MiscConfig.hfr +++ b/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/MiscConfig.hfr @@ -5,13 +5,7 @@ * Copyright (c) 2017 - 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2017 - 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ form formid =3D MISC_CONFIG_FORM_ID, diff --git a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/MiscConfig.uni b= /Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/MiscConfig.uni index 2fd92fedff..98c946e0c8 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/MiscConfig.uni +++ b/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/MiscConfig.uni @@ -5,13 +5,7 @@ * Copyright (c) 2017 - 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2017 - 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfig.c b/Si= licon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfig.c index 012d45bc02..e9bdcf2fd3 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfig.c +++ b/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfig.c @@ -3,13 +3,7 @@ The OEM config reference implementation =20 Copyright (c) 2018, Hisilicon Limited. All rights reserved. Copyright (c) 2018, Linaro Limited. All rights reserved. -This program and the accompanying materials -are licensed and made available under the terms and conditions of the BSD = License -which accompanies this distribution. The full text of the license may be = found at -http://opensource.org/licenses/bsd-license.php - -THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLI= ED. +SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfig.h b/Si= licon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfig.h index f91400150c..ea4dfc5b1a 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfig.h +++ b/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfig.h @@ -3,13 +3,7 @@ The Oem config reference implement =20 Copyright (c) 2018, Hisilicon Limited. All rights reserved. Copyright (c) 2018, Linaro Limited. All rights reserved. -This program and the accompanying materials -are licensed and made available under the terms and conditions of the BSD = License -which accompanies this distribution. The full text of the license may be = found at -http://opensource.org/licenses/bsd-license.php - -THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLI= ED. +SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfigUi.h b/= Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfigUi.h index 792e544c22..1e962de1ec 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfigUi.h +++ b/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfigUi.h @@ -2,13 +2,7 @@ =20 Copyright (c) 2018, Hisilicon Limited. All rights reserved. Copyright (c) 2018, Linaro Limited. All rights reserved. -This program and the accompanying materials -are licensed and made available under the terms and conditions of the BSD = License -which accompanies this distribution. The full text of the license may be = found at -http://opensource.org/licenses/bsd-license.php - -THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLI= ED. +SPDX-License-Identifier: BSD-2-Clause-Patent =20 Module Name: =20 diff --git a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfigUiLib.i= nf b/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfigUiLib.inf index 72b9378c55..73d0ab2a95 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfigUiLib.inf +++ b/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfigUiLib.inf @@ -3,13 +3,7 @@ # # Copyright (c) 2018, Hisilicon Limited. All rights reserved. # Copyright (c) 2018, Linaro Limited. All rights reserved. -# This program and the accompanying materials are licensed and made avail= able under -# the terms and conditions of the BSD License that accompanies this distr= ibution. -# 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # ## [Defines] diff --git a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfigUiLib.u= ni b/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfigUiLib.uni index 0b2c63a625..5a285d62f0 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfigUiLib.uni +++ b/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfigUiLib.uni @@ -5,13 +5,7 @@ * Copyright (c) 2017 - 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2017 - 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfigUiLibSt= rings.uni b/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfigUiLibStr= ings.uni index afc048e6cd..3e5896ebe2 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfigUiLibStrings.u= ni +++ b/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfigUiLibStrings.u= ni @@ -5,13 +5,7 @@ * Copyright (c) 2017 - 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2017 - 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfigVfr.vfr= b/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfigVfr.vfr index 470e9ace3d..1c0f83d4ae 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfigVfr.vfr +++ b/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfigVfr.vfr @@ -5,13 +5,7 @@ * Copyright (c) 2017 - 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2017 - 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ #include "OemConfigUi.h" diff --git a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/PcieConfig.hfr b= /Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/PcieConfig.hfr index 7cf7cdd29b..86da046399 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/PcieConfig.hfr +++ b/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/PcieConfig.hfr @@ -5,13 +5,7 @@ * Copyright (c) 2017 - 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2017 - 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ form formid =3D PCIE_CONFIG_FORM_ID, diff --git a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/PcieConfigString= s.uni b/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/PcieConfigStrings.uni index d87d30f975..ade4ba3ae6 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/PcieConfigStrings.uni +++ b/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/PcieConfigStrings.uni @@ -5,13 +5,7 @@ * Copyright (c) 2017 - 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2017 - 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/PciePortConfig.h= fr b/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/PciePortConfig.hfr index 1a8942157c..64f7a58798 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/PciePortConfig.hfr +++ b/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/PciePortConfig.hfr @@ -5,13 +5,7 @@ * Copyright (c) 2017 - 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2017 - 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ oneof varid =3D OEM_CONFIG_DATA.PciePort[INDEX], diff --git a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/RasConfig.hfr b/= Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/RasConfig.hfr index 7c0ea53061..4321566039 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/RasConfig.hfr +++ b/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/RasConfig.hfr @@ -4,13 +4,7 @@ // // Copyright (c) 2018, Hisilicon Limited. All rights reserved. // Copyright (c) 2018, Linaro Limited. All rights reserved. -// This program and the accompanying materials -// are licensed and made available under the terms and conditions of the = BSD License -// which accompanies this distribution. The full text of the license may= be found at -// http://opensource.org/licenses/bsd-license.php -// -// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR I= MPLIED. +// SPDX-License-Identifier: BSD-2-Clause-Patent // //**/ form formid =3D RAS_CONFIG_FORM_ID, diff --git a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/RasConfig.uni b/= Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/RasConfig.uni index 551c65fa5f..89d9ccd1ce 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/RasConfig.uni +++ b/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/RasConfig.uni @@ -5,13 +5,7 @@ // Copyright (c) 2018, Hisilicon Limited. All rights reserved. // Copyright (c) 2018, Linaro Limited. All rights reserved. // -// This program and the accompanying materials are licensed and made avail= able under -// the terms and conditions of the BSD License that accompanies this distr= ibution. -// 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 IM= PLIED. +// SPDX-License-Identifier: BSD-2-Clause-Patent // // **/ #langdef en-US "English" diff --git a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/iBMCConfig.hfr b= /Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/iBMCConfig.hfr index 4d295a8593..1832241d98 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/iBMCConfig.hfr +++ b/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/iBMCConfig.hfr @@ -4,13 +4,7 @@ // // Copyright (c) 2018, Hisilicon Limited. All rights reserved. // Copyright (c) 2018, Linaro Limited. All rights reserved. -// This program and the accompanying materials -// are licensed and made available under the terms and conditions of the = BSD License -// which accompanies this distribution. The full text of the license may= be found at -// http://opensource.org/licenses/bsd-license.php -// -// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR I= MPLIED. +// SPDX-License-Identifier: BSD-2-Clause-Patent // //**/ form formid =3D IBMC_CONFIG_FORM_ID, diff --git a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/iBMCConfig.uni b= /Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/iBMCConfig.uni index e12e433760..5aad6bd0bd 100644 --- a/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/iBMCConfig.uni +++ b/Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/iBMCConfig.uni @@ -5,13 +5,7 @@ // Copyright (c) 2018, Hisilicon Limited. All rights reserved. // Copyright (c) 2018, Linaro Limited. All rights reserved. // -// This program and the accompanying materials are licensed and made avail= able under -// the terms and conditions of the BSD License that accompanies this distr= ibution. -// 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 IM= PLIED. +// SPDX-License-Identifier: BSD-2-Clause-Patent // // **/ #langdef en-US "English" diff --git a/Silicon/Hisilicon/Hi1620/Include/PlatformArch.h b/Silicon/Hisi= licon/Hi1620/Include/PlatformArch.h index f3ad45f6c6..0999ac60b5 100644 --- a/Silicon/Hisilicon/Hi1620/Include/PlatformArch.h +++ b/Silicon/Hisilicon/Hi1620/Include/PlatformArch.h @@ -3,13 +3,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Library/Hi1620PciPlatformLib/Hi1620Pc= iPlatformLib.c b/Silicon/Hisilicon/Hi1620/Library/Hi1620PciPlatformLib/Hi16= 20PciPlatformLib.c index ff77974c0f..80643b8165 100644 --- a/Silicon/Hisilicon/Hi1620/Library/Hi1620PciPlatformLib/Hi1620PciPlatfo= rmLib.c +++ b/Silicon/Hisilicon/Hi1620/Library/Hi1620PciPlatformLib/Hi1620PciPlatfo= rmLib.c @@ -3,13 +3,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi1620/Library/Hi1620PciPlatformLib/Hi1620Pc= iPlatformLib.inf b/Silicon/Hisilicon/Hi1620/Library/Hi1620PciPlatformLib/Hi= 1620PciPlatformLib.inf index 7648322522..b0b2cb9b50 100644 --- a/Silicon/Hisilicon/Hi1620/Library/Hi1620PciPlatformLib/Hi1620PciPlatfo= rmLib.inf +++ b/Silicon/Hisilicon/Hi1620/Library/Hi1620PciPlatformLib/Hi1620PciPlatfo= rmLib.inf @@ -5,12 +5,7 @@ # Copyright (c) 2017 - 2018, Linaro Ltd. All rights reserved.
# Copyright (c) 2018, Hisilicon Ltd. All rights reserved.
# -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD License -# which accompanies this distribution. The full text of the license may b= e 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # # ## diff --git a/Silicon/Hisilicon/Hi1620/Pptt/Pptt.c b/Silicon/Hisilicon/Hi162= 0/Pptt/Pptt.c index 944b4b9507..a3d4083966 100644 --- a/Silicon/Hisilicon/Hi1620/Pptt/Pptt.c +++ b/Silicon/Hisilicon/Hi1620/Pptt/Pptt.c @@ -3,13 +3,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under Platform/ARM/JunoPkg/AcpiTables/ * diff --git a/Silicon/Hisilicon/Hi1620/Pptt/Pptt.h b/Silicon/Hisilicon/Hi162= 0/Pptt/Pptt.h index 5f2ec67cb9..30ba5fff65 100644 --- a/Silicon/Hisilicon/Hi1620/Pptt/Pptt.h +++ b/Silicon/Hisilicon/Hi1620/Pptt/Pptt.h @@ -3,13 +3,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under Platform/ARM/JunoPkg/AcpiTables/ * diff --git a/Silicon/Hisilicon/Hi1620/Pptt/Pptt.inf b/Silicon/Hisilicon/Hi1= 620/Pptt/Pptt.inf index f8a5ed33a4..835e7557ea 100644 --- a/Silicon/Hisilicon/Hi1620/Pptt/Pptt.inf +++ b/Silicon/Hisilicon/Hi1620/Pptt/Pptt.inf @@ -3,13 +3,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under Platform/ARM/JunoPkg/AcpiTables/ * diff --git a/Silicon/Hisilicon/Hi3660/Hi3660.dec b/Silicon/Hisilicon/Hi3660= /Hi3660.dec index 72de61e063..f4ca0d7850 100644 --- a/Silicon/Hisilicon/Hi3660/Hi3660.dec +++ b/Silicon/Hisilicon/Hi3660/Hi3660.dec @@ -1,13 +1,7 @@ # # Copyright (c) 2018, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # =20 [Defines] diff --git a/Silicon/Hisilicon/Hi3660/Include/Hi3660.h b/Silicon/Hisilicon/= Hi3660/Include/Hi3660.h index 6e0587f778..7617191f52 100644 --- a/Silicon/Hisilicon/Hi3660/Include/Hi3660.h +++ b/Silicon/Hisilicon/Hi3660/Include/Hi3660.h @@ -2,13 +2,7 @@ * * Copyright (c) 2018, Linaro Ltd. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi6220/Hi6220.dec b/Silicon/Hisilicon/Hi6220= /Hi6220.dec index 002bc66da5..cb49583355 100644 --- a/Silicon/Hisilicon/Hi6220/Hi6220.dec +++ b/Silicon/Hisilicon/Hi6220/Hi6220.dec @@ -1,13 +1,7 @@ # # Copyright (c) 2014-2017, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # =20 [Defines] diff --git a/Silicon/Hisilicon/Hi6220/Include/Hi6220.h b/Silicon/Hisilicon/= Hi6220/Include/Hi6220.h index 9b25089557..d3b2c79503 100644 --- a/Silicon/Hisilicon/Hi6220/Include/Hi6220.h +++ b/Silicon/Hisilicon/Hi6220/Include/Hi6220.h @@ -2,13 +2,7 @@ * * Copyright (c) 2014-2017, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Hi6220/Include/Hi6220RegsPeri.h b/Silicon/Hi= silicon/Hi6220/Include/Hi6220RegsPeri.h index 0db8af37d2..c2e9d5dc9f 100644 --- a/Silicon/Hisilicon/Hi6220/Include/Hi6220RegsPeri.h +++ b/Silicon/Hisilicon/Hi6220/Include/Hi6220RegsPeri.h @@ -2,13 +2,7 @@ * * Copyright (c) 2018, Linaro Ltd. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/HisiPkg.dec b/Silicon/Hisilicon/HisiPkg.dec index 30b2226b04..63f50f7a43 100644 --- a/Silicon/Hisilicon/HisiPkg.dec +++ b/Silicon/Hisilicon/HisiPkg.dec @@ -3,13 +3,7 @@ # Copyright (c) 2015-2016, Hisilicon Limited. All rights reserved. # Copyright (c) 2015-2016, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the= BSD License -# which accompanies this distribution. The full text of the license may= be found at -# http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR = IMPLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Silicon/Hisilicon/Hisilicon.dsc.inc b/Silicon/Hisilicon/Hisili= con.dsc.inc index 8a9812b9ed..7ce677b27e 100644 --- a/Silicon/Hisilicon/Hisilicon.dsc.inc +++ b/Silicon/Hisilicon/Hisilicon.dsc.inc @@ -3,13 +3,7 @@ # Copyright (c) 2016, Hisilicon Limited. All rights reserved. # Copyright (c) 2016, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # # =20 diff --git a/Silicon/Hisilicon/Hisilicon.fdf.inc b/Silicon/Hisilicon/Hisili= con.fdf.inc index 4699d80459..733f53c802 100644 --- a/Silicon/Hisilicon/Hisilicon.fdf.inc +++ b/Silicon/Hisilicon/Hisilicon.fdf.inc @@ -3,13 +3,7 @@ # Copyright (c) 2016, Hisilicon Limited. All rights reserved. # Copyright (c) 2016, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the= BSD License -# which accompanies this distribution. The full text of the license may= be found at -# http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR = IMPLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Silicon/Hisilicon/Include/Guid/MemoryMapData.h b/Silicon/Hisil= icon/Include/Guid/MemoryMapData.h index 5e418f970f..af7b6456a8 100644 --- a/Silicon/Hisilicon/Include/Guid/MemoryMapData.h +++ b/Silicon/Hisilicon/Include/Guid/MemoryMapData.h @@ -3,13 +3,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Include/Guid/VersionInfoHobGuid.h b/Silicon/= Hisilicon/Include/Guid/VersionInfoHobGuid.h index a61a244a92..9eeb0a5f74 100644 --- a/Silicon/Hisilicon/Include/Guid/VersionInfoHobGuid.h +++ b/Silicon/Hisilicon/Include/Guid/VersionInfoHobGuid.h @@ -3,13 +3,7 @@ * Copyright (c) 2016, Hisilicon Limited. All rights reserved. * Copyright (c) 2016, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Include/Library/AcpiNextLib.h b/Silicon/Hisi= licon/Include/Library/AcpiNextLib.h index 2abffb65fc..ea2aa34c6d 100644 --- a/Silicon/Hisilicon/Include/Library/AcpiNextLib.h +++ b/Silicon/Hisilicon/Include/Library/AcpiNextLib.h @@ -4,13 +4,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Include/Library/BmcConfigBootLib.h b/Silicon= /Hisilicon/Include/Library/BmcConfigBootLib.h index d937234226..acee9c4477 100644 --- a/Silicon/Hisilicon/Include/Library/BmcConfigBootLib.h +++ b/Silicon/Hisilicon/Include/Library/BmcConfigBootLib.h @@ -3,13 +3,7 @@ * Copyright (c) 2017, Hisilicon Limited. All rights reserved. * Copyright (c) 2017, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Include/Library/CpldIoLib.h b/Silicon/Hisili= con/Include/Library/CpldIoLib.h index afc6b9164b..c059d8fcd0 100644 --- a/Silicon/Hisilicon/Include/Library/CpldIoLib.h +++ b/Silicon/Hisilicon/Include/Library/CpldIoLib.h @@ -3,13 +3,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Include/Library/FdtUpdateLib.h b/Silicon/His= ilicon/Include/Library/FdtUpdateLib.h index 94fc3d31f1..ec58988a00 100644 --- a/Silicon/Hisilicon/Include/Library/FdtUpdateLib.h +++ b/Silicon/Hisilicon/Include/Library/FdtUpdateLib.h @@ -3,13 +3,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Include/Library/HwMemInitLib.h b/Silicon/His= ilicon/Include/Library/HwMemInitLib.h index e1310e854c..21f5c7482d 100644 --- a/Silicon/Hisilicon/Include/Library/HwMemInitLib.h +++ b/Silicon/Hisilicon/Include/Library/HwMemInitLib.h @@ -3,13 +3,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Include/Library/I2CLib.h b/Silicon/Hisilicon= /Include/Library/I2CLib.h index 36e9f5f5f6..fc8b818e8d 100644 --- a/Silicon/Hisilicon/Include/Library/I2CLib.h +++ b/Silicon/Hisilicon/Include/Library/I2CLib.h @@ -3,13 +3,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Include/Library/OemConfigData.h b/Silicon/Hi= silicon/Include/Library/OemConfigData.h index f120e3123c..1af44f92af 100644 --- a/Silicon/Hisilicon/Include/Library/OemConfigData.h +++ b/Silicon/Hisilicon/Include/Library/OemConfigData.h @@ -3,13 +3,7 @@ * Copyright (c) 2017 - 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2017 - 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Include/Library/OemDevicePath.h b/Silicon/Hi= silicon/Include/Library/OemDevicePath.h index 9d66c21ffe..164dfafc43 100644 --- a/Silicon/Hisilicon/Include/Library/OemDevicePath.h +++ b/Silicon/Hisilicon/Include/Library/OemDevicePath.h @@ -3,13 +3,7 @@ * Copyright (c) 2015 - 2017, Hisilicon Limited. All rights reserved. * Copyright (c) 2015 - 2017, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Include/Library/OemMiscLib.h b/Silicon/Hisil= icon/Include/Library/OemMiscLib.h index b5a7688564..834fb9ceac 100644 --- a/Silicon/Hisilicon/Include/Library/OemMiscLib.h +++ b/Silicon/Hisilicon/Include/Library/OemMiscLib.h @@ -3,13 +3,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Include/Library/OemNicLib.h b/Silicon/Hisili= con/Include/Library/OemNicLib.h index 66fe9a2e9b..e26154313c 100644 --- a/Silicon/Hisilicon/Include/Library/OemNicLib.h +++ b/Silicon/Hisilicon/Include/Library/OemNicLib.h @@ -3,13 +3,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Include/Library/OemSetVirtualMapDesc.h b/Sil= icon/Hisilicon/Include/Library/OemSetVirtualMapDesc.h index da9a720bb9..399a8f9927 100644 --- a/Silicon/Hisilicon/Include/Library/OemSetVirtualMapDesc.h +++ b/Silicon/Hisilicon/Include/Library/OemSetVirtualMapDesc.h @@ -3,13 +3,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Include/Library/PlatformPciLib.h b/Silicon/H= isilicon/Include/Library/PlatformPciLib.h index 5fdc3d3e0a..764818c785 100644 --- a/Silicon/Hisilicon/Include/Library/PlatformPciLib.h +++ b/Silicon/Hisilicon/Include/Library/PlatformPciLib.h @@ -3,13 +3,7 @@ * Copyright (c) 2016, Hisilicon Limited. All rights reserved. * Copyright (c) 2016, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Include/Protocol/HisiBoardNicProtocol.h b/Si= licon/Hisilicon/Include/Protocol/HisiBoardNicProtocol.h index 8a9d13c9e7..5a1ffece81 100644 --- a/Silicon/Hisilicon/Include/Protocol/HisiBoardNicProtocol.h +++ b/Silicon/Hisilicon/Include/Protocol/HisiBoardNicProtocol.h @@ -3,13 +3,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Include/Protocol/HisiPlatformSasProtocol.h b= /Silicon/Hisilicon/Include/Protocol/HisiPlatformSasProtocol.h index b5edb99d3c..fbbb84aa8d 100644 --- a/Silicon/Hisilicon/Include/Protocol/HisiPlatformSasProtocol.h +++ b/Silicon/Hisilicon/Include/Protocol/HisiPlatformSasProtocol.h @@ -3,13 +3,7 @@ * Copyright (c) 2018, Hisilicon Limited. All rights reserved. * Copyright (c) 2018, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Include/Protocol/HisiSpiFlashProtocol.h b/Si= licon/Hisilicon/Include/Protocol/HisiSpiFlashProtocol.h index b7ed9ceb35..2b430f04c4 100644 --- a/Silicon/Hisilicon/Include/Protocol/HisiSpiFlashProtocol.h +++ b/Silicon/Hisilicon/Include/Protocol/HisiSpiFlashProtocol.h @@ -3,13 +3,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Include/Protocol/IpmiInterfaceProtocol.h b/S= ilicon/Hisilicon/Include/Protocol/IpmiInterfaceProtocol.h index c5f0f8551c..bb0ca4a088 100644 --- a/Silicon/Hisilicon/Include/Protocol/IpmiInterfaceProtocol.h +++ b/Silicon/Hisilicon/Include/Protocol/IpmiInterfaceProtocol.h @@ -3,13 +3,7 @@ * Copyright (c) 2016, Hisilicon Limited. All rights reserved. * Copyright (c) 2016, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Include/Protocol/NorFlashProtocol.h b/Silico= n/Hisilicon/Include/Protocol/NorFlashProtocol.h index 29e9de80c0..0342127466 100644 --- a/Silicon/Hisilicon/Include/Protocol/NorFlashProtocol.h +++ b/Silicon/Hisilicon/Include/Protocol/NorFlashProtocol.h @@ -3,13 +3,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Include/Protocol/PlatformSasProtocol.h b/Sil= icon/Hisilicon/Include/Protocol/PlatformSasProtocol.h index 1e1892b011..54d25b5fbc 100644 --- a/Silicon/Hisilicon/Include/Protocol/PlatformSasProtocol.h +++ b/Silicon/Hisilicon/Include/Protocol/PlatformSasProtocol.h @@ -3,13 +3,7 @@ * Copyright (c) 2016, Hisilicon Limited. All rights reserved. * Copyright (c) 2016, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Include/Protocol/SnpPlatformProtocol.h b/Sil= icon/Hisilicon/Include/Protocol/SnpPlatformProtocol.h index 0d9f0b45b1..f8686f8ef8 100644 --- a/Silicon/Hisilicon/Include/Protocol/SnpPlatformProtocol.h +++ b/Silicon/Hisilicon/Include/Protocol/SnpPlatformProtocol.h @@ -3,13 +3,7 @@ * Copyright (c) 2017, Hisilicon Limited. All rights reserved. * Copyright (c) 2017, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Include/Regs/HisiPcieV1RegOffset.h b/Silicon= /Hisilicon/Include/Regs/HisiPcieV1RegOffset.h index c8b97810fb..9385393379 100644 --- a/Silicon/Hisilicon/Include/Regs/HisiPcieV1RegOffset.h +++ b/Silicon/Hisilicon/Include/Regs/HisiPcieV1RegOffset.h @@ -3,13 +3,7 @@ * Copyright (c) 2016, Hisilicon Limited. All rights reserved. * Copyright (c) 2016, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Library/ArmPlatformLibHisilicon/AArch64/Help= er.S b/Silicon/Hisilicon/Library/ArmPlatformLibHisilicon/AArch64/Helper.S index 74e4aeeffc..70315041a6 100644 --- a/Silicon/Hisilicon/Library/ArmPlatformLibHisilicon/AArch64/Helper.S +++ b/Silicon/Hisilicon/Library/ArmPlatformLibHisilicon/AArch64/Helper.S @@ -3,13 +3,7 @@ // Copyright (c) 2015, Hisilicon Limited. All rights reserved. // Copyright (c) 2015, Linaro Limited. All rights reserved. // -// This program and the accompanying materials -// are licensed and made available under the terms and conditions of the = BSD License -// which accompanies this distribution. The full text of the license may= be found at -// http://opensource.org/licenses/bsd-license.php -// -// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR I= MPLIED. +// SPDX-License-Identifier: BSD-2-Clause-Patent // // Based on the files under ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExp= ressLibRTSM/ // diff --git a/Silicon/Hisilicon/Library/ArmPlatformLibHisilicon/ArmPlatformL= ib.c b/Silicon/Hisilicon/Library/ArmPlatformLibHisilicon/ArmPlatformLib.c index 4962543f55..0a00cd9d3e 100644 --- a/Silicon/Hisilicon/Library/ArmPlatformLibHisilicon/ArmPlatformLib.c +++ b/Silicon/Hisilicon/Library/ArmPlatformLibHisilicon/ArmPlatformLib.c @@ -4,13 +4,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpr= essLibRTSM/ * diff --git a/Silicon/Hisilicon/Library/ArmPlatformLibHisilicon/ArmPlatformL= ib.inf b/Silicon/Hisilicon/Library/ArmPlatformLibHisilicon/ArmPlatformLib.i= nf index 4ce5f5fea1..83c3f4bf19 100644 --- a/Silicon/Hisilicon/Library/ArmPlatformLibHisilicon/ArmPlatformLib.inf +++ b/Silicon/Hisilicon/Library/ArmPlatformLibHisilicon/ArmPlatformLib.inf @@ -3,13 +3,7 @@ # Copyright (c) 2015, Hisilicon Limited. All rights reserved. # Copyright (c) 2015, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # # Based on the files under ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpr= essLibRTSM/ # diff --git a/Silicon/Hisilicon/Library/ArmPlatformLibHisilicon/ArmPlatformL= ibMem.c b/Silicon/Hisilicon/Library/ArmPlatformLibHisilicon/ArmPlatformLibM= em.c index c5a745a44b..9c11784a63 100644 --- a/Silicon/Hisilicon/Library/ArmPlatformLibHisilicon/ArmPlatformLibMem.c +++ b/Silicon/Hisilicon/Library/ArmPlatformLibHisilicon/ArmPlatformLibMem.c @@ -4,13 +4,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpr= essLibRTSM/ * diff --git a/Silicon/Hisilicon/Library/ArmPlatformLibHisilicon/ArmPlatformL= ibSec.inf b/Silicon/Hisilicon/Library/ArmPlatformLibHisilicon/ArmPlatformLi= bSec.inf index e22208da30..ac587deedf 100644 --- a/Silicon/Hisilicon/Library/ArmPlatformLibHisilicon/ArmPlatformLibSec.i= nf +++ b/Silicon/Hisilicon/Library/ArmPlatformLibHisilicon/ArmPlatformLibSec.i= nf @@ -3,13 +3,7 @@ # Copyright (c) 2015, Hisilicon Limited. All rights reserved. # Copyright (c) 2015, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # # Based on the files under ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpr= essLibRTSM/ # diff --git a/Silicon/Hisilicon/Library/BmcConfigBootLib/BmcConfigBootLib.c = b/Silicon/Hisilicon/Library/BmcConfigBootLib/BmcConfigBootLib.c index 08a9c9cd81..431806a623 100644 --- a/Silicon/Hisilicon/Library/BmcConfigBootLib/BmcConfigBootLib.c +++ b/Silicon/Hisilicon/Library/BmcConfigBootLib/BmcConfigBootLib.c @@ -3,13 +3,7 @@ * Copyright (c) 2017, Hisilicon Limited. All rights reserved. * Copyright (c) 2017, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ #include diff --git a/Silicon/Hisilicon/Library/BmcConfigBootLib/BmcConfigBootLib.in= f b/Silicon/Hisilicon/Library/BmcConfigBootLib/BmcConfigBootLib.inf index d6b5248fcd..c5776791a1 100644 --- a/Silicon/Hisilicon/Library/BmcConfigBootLib/BmcConfigBootLib.inf +++ b/Silicon/Hisilicon/Library/BmcConfigBootLib/BmcConfigBootLib.inf @@ -3,13 +3,7 @@ # Copyright (c) 2015, Hisilicon Limited. All rights reserved. # Copyright (c) 2015, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the= BSD License -# which accompanies this distribution. The full text of the license may= be found at -# http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR = IMPLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Silicon/Hisilicon/Library/CpldIoLib/CpldIoLib.c b/Silicon/Hisi= licon/Library/CpldIoLib/CpldIoLib.c index 72bb7f5305..adb712b9e5 100644 --- a/Silicon/Hisilicon/Library/CpldIoLib/CpldIoLib.c +++ b/Silicon/Hisilicon/Library/CpldIoLib/CpldIoLib.c @@ -3,13 +3,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Library/CpldIoLib/CpldIoLib.inf b/Silicon/Hi= silicon/Library/CpldIoLib/CpldIoLib.inf index d3378a020b..ef84a9fe3a 100644 --- a/Silicon/Hisilicon/Library/CpldIoLib/CpldIoLib.inf +++ b/Silicon/Hisilicon/Library/CpldIoLib/CpldIoLib.inf @@ -3,13 +3,7 @@ # Copyright (c) 2015, Hisilicon Limited. All rights reserved. # Copyright (c) 2015, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the= BSD License -# which accompanies this distribution. The full text of the license may= be found at -# http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR = IMPLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Silicon/Hisilicon/Library/CpldIoLib/CpldIoLibRuntime.c b/Silic= on/Hisilicon/Library/CpldIoLib/CpldIoLibRuntime.c index d3275276c2..5f20debd4f 100644 --- a/Silicon/Hisilicon/Library/CpldIoLib/CpldIoLibRuntime.c +++ b/Silicon/Hisilicon/Library/CpldIoLib/CpldIoLibRuntime.c @@ -3,13 +3,7 @@ * Copyright (c) 2016, Hisilicon Limited. All rights reserved. * Copyright (c) 2016, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Library/CpldIoLib/CpldIoLibRuntime.inf b/Sil= icon/Hisilicon/Library/CpldIoLib/CpldIoLibRuntime.inf index 34c464f4f0..b57b6e2866 100644 --- a/Silicon/Hisilicon/Library/CpldIoLib/CpldIoLibRuntime.inf +++ b/Silicon/Hisilicon/Library/CpldIoLib/CpldIoLibRuntime.inf @@ -3,13 +3,7 @@ # Copyright (c) 2016, Hisilicon Limited. All rights reserved. # Copyright (c) 2016, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the= BSD License -# which accompanies this distribution. The full text of the license may= be found at -# http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR = IMPLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Silicon/Hisilicon/Library/DS3231RealTimeClockLib/DS3231RealTim= eClock.h b/Silicon/Hisilicon/Library/DS3231RealTimeClockLib/DS3231RealTimeC= lock.h index d1e6c41dd7..da18d0f558 100644 --- a/Silicon/Hisilicon/Library/DS3231RealTimeClockLib/DS3231RealTimeClock.h +++ b/Silicon/Hisilicon/Library/DS3231RealTimeClockLib/DS3231RealTimeClock.h @@ -4,13 +4,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under ArmPlatformPkg/Library/PL031RealTimeClockLib/P= L031RealTimeClockLib.inf **/ diff --git a/Silicon/Hisilicon/Library/DS3231RealTimeClockLib/DS3231RealTim= eClockLib.c b/Silicon/Hisilicon/Library/DS3231RealTimeClockLib/DS3231RealTi= meClockLib.c index 03349fa4ff..30dc864142 100644 --- a/Silicon/Hisilicon/Library/DS3231RealTimeClockLib/DS3231RealTimeClockL= ib.c +++ b/Silicon/Hisilicon/Library/DS3231RealTimeClockLib/DS3231RealTimeClockL= ib.c @@ -8,13 +8,7 @@ Copyright (c) 2015, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
=20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 Based on the files under ArmPlatformPkg/Library/PL031RealTimeClockLib/PL= 031RealTimeClockLib.inf =20 diff --git a/Silicon/Hisilicon/Library/DS3231RealTimeClockLib/DS3231RealTim= eClockLib.inf b/Silicon/Hisilicon/Library/DS3231RealTimeClockLib/DS3231Real= TimeClockLib.inf index 17d59ee462..35042e07ed 100644 --- a/Silicon/Hisilicon/Library/DS3231RealTimeClockLib/DS3231RealTimeClockL= ib.inf +++ b/Silicon/Hisilicon/Library/DS3231RealTimeClockLib/DS3231RealTimeClockL= ib.inf @@ -5,12 +5,7 @@ # Copyright (c) 2015, Hisilicon Limited. All rights reserved. # Copyright (c) 2015, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD License -# which accompanies this distribution. The full text of the license may b= e 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # # # Based on the files under ArmPlatformPkg/Library/PL031RealTimeClockLib/P= L031RealTimeClockLib.inf diff --git a/Silicon/Hisilicon/Library/Dw8250SerialPortLib/Dw8250SerialPort= Lib.c b/Silicon/Hisilicon/Library/Dw8250SerialPortLib/Dw8250SerialPortLib.c index ce70ca5ee1..d98970ff75 100644 --- a/Silicon/Hisilicon/Library/Dw8250SerialPortLib/Dw8250SerialPortLib.c +++ b/Silicon/Hisilicon/Library/Dw8250SerialPortLib/Dw8250SerialPortLib.c @@ -4,13 +4,7 @@ Copyright (c) 2006 - 2009, Intel Corporation Copyright (c) 2015 - 2016, Hisilicon Limited. All rights reserved. Copyright (c) 2015 - 2016, Linaro Limited. All rights reserved. - All rights reserved. This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 Based on the files under ArmPlatformPkg/Library/PL011SerialPortLib/ **/ diff --git a/Silicon/Hisilicon/Library/Dw8250SerialPortLib/Dw8250SerialPort= Lib.h b/Silicon/Hisilicon/Library/Dw8250SerialPortLib/Dw8250SerialPortLib.h index 5e80257289..0eecb21f5d 100644 --- a/Silicon/Hisilicon/Library/Dw8250SerialPortLib/Dw8250SerialPortLib.h +++ b/Silicon/Hisilicon/Library/Dw8250SerialPortLib/Dw8250SerialPortLib.h @@ -4,13 +4,7 @@ * Copyright (c) 2015-2016, Hisilicon Limited. All rights reserved. * Copyright (c) 2015-2016, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under ArmPlatformPkg/Library/PL011SerialPortLib/ **/ diff --git a/Silicon/Hisilicon/Library/Dw8250SerialPortLib/Dw8250SerialPort= Lib.inf b/Silicon/Hisilicon/Library/Dw8250SerialPortLib/Dw8250SerialPortLib= .inf index df65d4ba05..d5eb7b3d29 100644 --- a/Silicon/Hisilicon/Library/Dw8250SerialPortLib/Dw8250SerialPortLib.inf +++ b/Silicon/Hisilicon/Library/Dw8250SerialPortLib/Dw8250SerialPortLib.inf @@ -3,13 +3,7 @@ # Copyright (c) 2011, ARM Ltd. All rights reserved.
# Copyright (c) 2015-2016, Hisilicon Limited. All rights reserved.
# Copyright (c) 2015-2016, Linaro Limited. All rights reserved.
-# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # # Based on the files under ArmPlatformPkg/Library/PL011SerialPortLib/ #**/ diff --git a/Silicon/Hisilicon/Library/Dw8250SerialPortRuntimeLib/Dw8250Ser= ialPortRuntimeLib.c b/Silicon/Hisilicon/Library/Dw8250SerialPortRuntimeLib/= Dw8250SerialPortRuntimeLib.c index d092659228..8c68eb21c8 100644 --- a/Silicon/Hisilicon/Library/Dw8250SerialPortRuntimeLib/Dw8250SerialPort= RuntimeLib.c +++ b/Silicon/Hisilicon/Library/Dw8250SerialPortRuntimeLib/Dw8250SerialPort= RuntimeLib.c @@ -4,13 +4,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under ArmPlatformPkg/Library/PL011SerialPortLib/ **/ diff --git a/Silicon/Hisilicon/Library/Dw8250SerialPortRuntimeLib/Dw8250Ser= ialPortRuntimeLib.h b/Silicon/Hisilicon/Library/Dw8250SerialPortRuntimeLib/= Dw8250SerialPortRuntimeLib.h index f5dcb9ec8d..e86282b10e 100644 --- a/Silicon/Hisilicon/Library/Dw8250SerialPortRuntimeLib/Dw8250SerialPort= RuntimeLib.h +++ b/Silicon/Hisilicon/Library/Dw8250SerialPortRuntimeLib/Dw8250SerialPort= RuntimeLib.h @@ -4,13 +4,7 @@ * Copyright (c) 2015-2016, Hisilicon Limited. All rights reserved. * Copyright (c) 2015-2016, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * * Based on the files under ArmPlatformPkg/Library/PL011SerialPortLib/ **/ diff --git a/Silicon/Hisilicon/Library/Dw8250SerialPortRuntimeLib/Dw8250Ser= ialPortRuntimeLib.inf b/Silicon/Hisilicon/Library/Dw8250SerialPortRuntimeLi= b/Dw8250SerialPortRuntimeLib.inf index 2cedcb1004..3c4e528f7b 100644 --- a/Silicon/Hisilicon/Library/Dw8250SerialPortRuntimeLib/Dw8250SerialPort= RuntimeLib.inf +++ b/Silicon/Hisilicon/Library/Dw8250SerialPortRuntimeLib/Dw8250SerialPort= RuntimeLib.inf @@ -3,13 +3,7 @@ # Copyright (c) 2011, ARM Ltd. All rights reserved.
# Copyright (c) 2015-2016, Hisilicon Limited. All rights reserved.
# Copyright (c) 2015-2016, Linaro Limited. All rights reserved.
-# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # # Based on the files under ArmPlatformPkg/Library/PL011SerialPortLib/ #**/ diff --git a/Silicon/Hisilicon/Library/I2CLib/I2CHw.h b/Silicon/Hisilicon/L= ibrary/I2CLib/I2CHw.h index 6fd7b8183e..1fa824f768 100644 --- a/Silicon/Hisilicon/Library/I2CLib/I2CHw.h +++ b/Silicon/Hisilicon/Library/I2CLib/I2CHw.h @@ -3,13 +3,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Library/I2CLib/I2CLib.c b/Silicon/Hisilicon/= Library/I2CLib/I2CLib.c index 63d9e2af25..2059512024 100644 --- a/Silicon/Hisilicon/Library/I2CLib/I2CLib.c +++ b/Silicon/Hisilicon/Library/I2CLib/I2CLib.c @@ -3,13 +3,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Library/I2CLib/I2CLib.inf b/Silicon/Hisilico= n/Library/I2CLib/I2CLib.inf index e9520b3953..d2edbb28a3 100644 --- a/Silicon/Hisilicon/Library/I2CLib/I2CLib.inf +++ b/Silicon/Hisilicon/Library/I2CLib/I2CLib.inf @@ -3,13 +3,7 @@ # Copyright (c) 2015, Hisilicon Limited. All rights reserved. # Copyright (c) 2015, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the= BSD License -# which accompanies this distribution. The full text of the license may= be found at -# http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR = IMPLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Silicon/Hisilicon/Library/I2CLib/I2CLibCommon.c b/Silicon/Hisi= licon/Library/I2CLib/I2CLibCommon.c index 499c2d7a22..fbe3a4e0a5 100644 --- a/Silicon/Hisilicon/Library/I2CLib/I2CLibCommon.c +++ b/Silicon/Hisilicon/Library/I2CLib/I2CLibCommon.c @@ -3,13 +3,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Library/I2CLib/I2CLibInternal.h b/Silicon/Hi= silicon/Library/I2CLib/I2CLibInternal.h index 14297296e9..32e923a508 100644 --- a/Silicon/Hisilicon/Library/I2CLib/I2CLibInternal.h +++ b/Silicon/Hisilicon/Library/I2CLib/I2CLibInternal.h @@ -3,13 +3,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Library/I2CLib/I2CLibRuntime.c b/Silicon/His= ilicon/Library/I2CLib/I2CLibRuntime.c index 678b5a0082..237fe5e00d 100644 --- a/Silicon/Hisilicon/Library/I2CLib/I2CLibRuntime.c +++ b/Silicon/Hisilicon/Library/I2CLib/I2CLibRuntime.c @@ -3,13 +3,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Library/I2CLib/I2CLibRuntime.inf b/Silicon/H= isilicon/Library/I2CLib/I2CLibRuntime.inf index 6211373ce7..d53de09ea4 100644 --- a/Silicon/Hisilicon/Library/I2CLib/I2CLibRuntime.inf +++ b/Silicon/Hisilicon/Library/I2CLib/I2CLibRuntime.inf @@ -3,13 +3,7 @@ # Copyright (c) 2015, Hisilicon Limited. All rights reserved. # Copyright (c) 2015, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the= BSD License -# which accompanies this distribution. The full text of the license may= be found at -# http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR = IMPLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Silicon/Hisilicon/Library/M41T83RealTimeClockLib/M41T83RealTim= eClock.h b/Silicon/Hisilicon/Library/M41T83RealTimeClockLib/M41T83RealTimeC= lock.h index d985055d9b..67b8657030 100644 --- a/Silicon/Hisilicon/Library/M41T83RealTimeClockLib/M41T83RealTimeClock.h +++ b/Silicon/Hisilicon/Library/M41T83RealTimeClockLib/M41T83RealTimeClock.h @@ -3,13 +3,7 @@ Copyright (c) 2018, Hisilicon Limited. All rights reserved.
Copyright (c) 2018, Linaro Limited. All rights reserved.
=20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Silicon/Hisilicon/Library/M41T83RealTimeClockLib/M41T83RealTim= eClockLib.c b/Silicon/Hisilicon/Library/M41T83RealTimeClockLib/M41T83RealTi= meClockLib.c index 0670f9c5f4..5131ce7e59 100644 --- a/Silicon/Hisilicon/Library/M41T83RealTimeClockLib/M41T83RealTimeClockL= ib.c +++ b/Silicon/Hisilicon/Library/M41T83RealTimeClockLib/M41T83RealTimeClockL= ib.c @@ -3,13 +3,7 @@ Copyright (c) 2018, Hisilicon Limited. All rights reserved.
Copyright (c) 2018, Linaro Limited. All rights reserved.
=20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Silicon/Hisilicon/Library/M41T83RealTimeClockLib/M41T83RealTim= eClockLib.inf b/Silicon/Hisilicon/Library/M41T83RealTimeClockLib/M41T83Real= TimeClockLib.inf index e0bf6b3f24..9344c6d376 100644 --- a/Silicon/Hisilicon/Library/M41T83RealTimeClockLib/M41T83RealTimeClockL= ib.inf +++ b/Silicon/Hisilicon/Library/M41T83RealTimeClockLib/M41T83RealTimeClockL= ib.inf @@ -3,13 +3,7 @@ # Copyright (c) 2018, Hisilicon Limited. All rights reserved.
# Copyright (c) 2018, Linaro Limited. All rights reserved.
# -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 diff --git a/Silicon/Hisilicon/Library/PlatformBootManagerLib/PlatformBm.c = b/Silicon/Hisilicon/Library/PlatformBootManagerLib/PlatformBm.c index aa8ddd45a5..f2e8bbdfae 100644 --- a/Silicon/Hisilicon/Library/PlatformBootManagerLib/PlatformBm.c +++ b/Silicon/Hisilicon/Library/PlatformBootManagerLib/PlatformBm.c @@ -5,13 +5,7 @@ Copyright (c) 2018, Hisilicon Limited. All rights reserved. Copyright (c) 2018, Linaro Ltd. All rights reserved.
=20 - This program and the accompanying materials are licensed and made availa= ble - 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, WI= THOUT - WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Silicon/Hisilicon/Library/PlatformBootManagerLib/PlatformBm.h = b/Silicon/Hisilicon/Library/PlatformBootManagerLib/PlatformBm.h index 4067e932f3..139978719c 100644 --- a/Silicon/Hisilicon/Library/PlatformBootManagerLib/PlatformBm.h +++ b/Silicon/Hisilicon/Library/PlatformBootManagerLib/PlatformBm.h @@ -5,13 +5,7 @@ Copyright (c) 2018, Hisilicon Limited. All rights reserved. Copyright (c) 2018, Linaro Ltd. All rights reserved.
=20 - This program and the accompanying materials are licensed and made availa= ble - 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, WI= THOUT - WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Silicon/Hisilicon/Library/PlatformBootManagerLib/PlatformBootM= anagerLib.inf b/Silicon/Hisilicon/Library/PlatformBootManagerLib/PlatformBo= otManagerLib.inf index 31aede26fc..1c4b52dde0 100644 --- a/Silicon/Hisilicon/Library/PlatformBootManagerLib/PlatformBootManagerL= ib.inf +++ b/Silicon/Hisilicon/Library/PlatformBootManagerLib/PlatformBootManagerL= ib.inf @@ -5,14 +5,7 @@ # Copyright (c) 2018, Hisilicon Limited. All rights reserved. # Copyright (c) 2018, Linaro Ltd. All rights reserved.
# -# This program and the accompanying materials are licensed and made avail= able -# 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/Silicon/Hisilicon/Library/PlatformFlashAccessLib/PlatformFlash= AccessLibDxe.c b/Silicon/Hisilicon/Library/PlatformFlashAccessLib/PlatformF= lashAccessLibDxe.c index 585f7ef0e8..91dc13b6d0 100644 --- a/Silicon/Hisilicon/Library/PlatformFlashAccessLib/PlatformFlashAccessL= ibDxe.c +++ b/Silicon/Hisilicon/Library/PlatformFlashAccessLib/PlatformFlashAccessL= ibDxe.c @@ -5,13 +5,7 @@ Copyright (c) 2018, Linaro Limited. All rights reserved. Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.
=20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 **/ =20 diff --git a/Silicon/Hisilicon/Library/PlatformFlashAccessLib/PlatformFlash= AccessLibDxe.inf b/Silicon/Hisilicon/Library/PlatformFlashAccessLib/Platfor= mFlashAccessLibDxe.inf index ba209c9873..52811be560 100644 --- a/Silicon/Hisilicon/Library/PlatformFlashAccessLib/PlatformFlashAccessL= ibDxe.inf +++ b/Silicon/Hisilicon/Library/PlatformFlashAccessLib/PlatformFlashAccessL= ibDxe.inf @@ -5,13 +5,7 @@ # Copyright (c) 2018, Linaro Limited. All rights reserved. # Copyright (c) 2016, Intel Corporation. All rights reserved.
# -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # ## =20 diff --git a/Silicon/Hisilicon/Library/PlatformIntelBdsLib/IntelBdsPlatform= .c b/Silicon/Hisilicon/Library/PlatformIntelBdsLib/IntelBdsPlatform.c index dc23e46c1f..803148ebb3 100644 --- a/Silicon/Hisilicon/Library/PlatformIntelBdsLib/IntelBdsPlatform.c +++ b/Silicon/Hisilicon/Library/PlatformIntelBdsLib/IntelBdsPlatform.c @@ -7,13 +7,7 @@ Copyright (c) 2015, Hisilicon Limited. All rights reserved. Copyright (c) 2015, Linaro Limited. All rights reserved. =20 - This program and the accompanying materials are licensed and made availa= ble - 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, WI= THOUT - WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 Based on the files under ArmVirtPkg/Library/PlatformIntelBdsLib/ =20 diff --git a/Silicon/Hisilicon/Library/PlatformIntelBdsLib/IntelBdsPlatform= .h b/Silicon/Hisilicon/Library/PlatformIntelBdsLib/IntelBdsPlatform.h index 4a912627a9..3347acc48f 100644 --- a/Silicon/Hisilicon/Library/PlatformIntelBdsLib/IntelBdsPlatform.h +++ b/Silicon/Hisilicon/Library/PlatformIntelBdsLib/IntelBdsPlatform.h @@ -5,13 +5,7 @@ Copyright (c) 2015, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
=20 - This program and the accompanying materials are licensed and made availa= ble - 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, WI= THOUT - WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 Based on the files under ArmVirtPkg/Library/PlatformIntelBdsLib/ =20 diff --git a/Silicon/Hisilicon/Library/PlatformIntelBdsLib/IntelBdsPlatform= Common.c b/Silicon/Hisilicon/Library/PlatformIntelBdsLib/IntelBdsPlatformCo= mmon.c index 9ea701db11..35996322ed 100644 --- a/Silicon/Hisilicon/Library/PlatformIntelBdsLib/IntelBdsPlatformCommon.c +++ b/Silicon/Hisilicon/Library/PlatformIntelBdsLib/IntelBdsPlatformCommon.c @@ -3,13 +3,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Library/PlatformIntelBdsLib/IntelBdsPlatform= Common.h b/Silicon/Hisilicon/Library/PlatformIntelBdsLib/IntelBdsPlatformCo= mmon.h index 73b901ab51..02114eda29 100644 --- a/Silicon/Hisilicon/Library/PlatformIntelBdsLib/IntelBdsPlatformCommon.h +++ b/Silicon/Hisilicon/Library/PlatformIntelBdsLib/IntelBdsPlatformCommon.h @@ -3,13 +3,7 @@ * Copyright (c) 2015, Hisilicon Limited. All rights reserved. * Copyright (c) 2015, Linaro Limited. All rights reserved. * -* This program and the accompanying materials -* are licensed and made available under the terms and conditions of the B= SD 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 IM= PLIED. +* SPDX-License-Identifier: BSD-2-Clause-Patent * **/ =20 diff --git a/Silicon/Hisilicon/Library/PlatformIntelBdsLib/PlatformIntelBds= Lib.inf b/Silicon/Hisilicon/Library/PlatformIntelBdsLib/PlatformIntelBdsLib= .inf index 0feec06392..0aa50e51db 100644 --- a/Silicon/Hisilicon/Library/PlatformIntelBdsLib/PlatformIntelBdsLib.inf +++ b/Silicon/Hisilicon/Library/PlatformIntelBdsLib/PlatformIntelBdsLib.inf @@ -7,14 +7,7 @@ # Copyright (c) 2015, Hisilicon Limited. All rights reserved. # Copyright (c) 2015, Linaro Limited. All rights reserved. # -# This program and the accompanying materials are licensed and made avail= able -# 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 # # Based on the files under ArmVirtPkg/Library/PlatformIntelBdsLib/ # diff --git a/Silicon/Hisilicon/Library/VirtualRealTimeClockLib/RealTimeCloc= kLib.c b/Silicon/Hisilicon/Library/VirtualRealTimeClockLib/RealTimeClockLib= .c index 1d93d7ebba..60edbce0f1 100644 --- a/Silicon/Hisilicon/Library/VirtualRealTimeClockLib/RealTimeClockLib.c +++ b/Silicon/Hisilicon/Library/VirtualRealTimeClockLib/RealTimeClockLib.c @@ -6,13 +6,7 @@ Copyright (c) 2015, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
=20 - This program and the accompanying materials - are licensed and made available under the terms and conditions of the BS= D License - which accompanies this distribution. The full text of the license may b= e 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 IMP= LIED. + SPDX-License-Identifier: BSD-2-Clause-Patent =20 Based on the files under ArmPlatformPkg/Library/PL031RealTimeClockLib/PL= 031RealTimeClockLib.inf =20 diff --git a/Silicon/Hisilicon/Library/VirtualRealTimeClockLib/RealTimeCloc= kLib.inf b/Silicon/Hisilicon/Library/VirtualRealTimeClockLib/RealTimeClockL= ib.inf index 35c01bff4f..8029dda436 100644 --- a/Silicon/Hisilicon/Library/VirtualRealTimeClockLib/RealTimeClockLib.inf +++ b/Silicon/Hisilicon/Library/VirtualRealTimeClockLib/RealTimeClockLib.inf @@ -3,13 +3,7 @@ # Copyright (c) 2015, Hisilicon Limited. All rights reserved. # Copyright (c) 2015, Linaro Limited. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the= BSD License -# which accompanies this distribution. The full text of the license may= be found at -# http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR = IMPLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ =20 --=20 2.21.0.windows.1 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#40735): https://edk2.groups.io/g/devel/message/40735 Mute This Topic: https://groups.io/mt/31635493/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-