]> git.proxmox.com Git - mirror_edk2.git/commit
CorebootPayloadPkg: Replace BSD License with BSD+Patent License
authorMichael D Kinney <michael.d.kinney@intel.com>
Wed, 3 Apr 2019 23:03:27 +0000 (16:03 -0700)
committerMichael D Kinney <michael.d.kinney@intel.com>
Tue, 9 Apr 2019 16:10:22 +0000 (09:10 -0700)
commitd2e8b7e1462f3fddb0c68089c5daff1925385353
tree253831c59ff13d1dbc404b212e9f8ee53f00dfc0
parentf3342b7a69bd7c0ffa62febe9a9f782d47e3ab49
CorebootPayloadPkg: Replace BSD License with BSD+Patent License

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

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

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

RFCs with detailed process for the license change:

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

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Maurice Ma <maurice.ma@intel.com>
24 files changed:
CorebootPayloadPkg/CorebootPayloadPkg.dec
CorebootPayloadPkg/CorebootPayloadPkg.fdf
CorebootPayloadPkg/CorebootPayloadPkgIa32.dsc
CorebootPayloadPkg/CorebootPayloadPkgIa32X64.dsc
CorebootPayloadPkg/FbGop/ComponentName.c
CorebootPayloadPkg/FbGop/FbGop.c
CorebootPayloadPkg/FbGop/FbGop.h
CorebootPayloadPkg/FbGop/FbGop.inf
CorebootPayloadPkg/Library/AcpiTimerLib/AcpiTimerLib.c
CorebootPayloadPkg/Library/AcpiTimerLib/AcpiTimerLib.inf
CorebootPayloadPkg/Library/PciHostBridgeLib/PciHostBridge.h
CorebootPayloadPkg/Library/PciHostBridgeLib/PciHostBridgeLib.c
CorebootPayloadPkg/Library/PciHostBridgeLib/PciHostBridgeLib.inf
CorebootPayloadPkg/Library/PciHostBridgeLib/PciHostBridgeSupport.c
CorebootPayloadPkg/Library/PlatformBootManagerLib/PlatformBootManager.c
CorebootPayloadPkg/Library/PlatformBootManagerLib/PlatformBootManager.h
CorebootPayloadPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf
CorebootPayloadPkg/Library/PlatformBootManagerLib/PlatformConsole.c
CorebootPayloadPkg/Library/PlatformBootManagerLib/PlatformConsole.h
CorebootPayloadPkg/Library/PlatformBootManagerLib/PlatformData.c
CorebootPayloadPkg/Library/PlatformHookLib/PlatformHookLib.c
CorebootPayloadPkg/Library/PlatformHookLib/PlatformHookLib.inf
CorebootPayloadPkg/Library/ResetSystemLib/ResetSystemLib.c
CorebootPayloadPkg/Library/ResetSystemLib/ResetSystemLib.inf