]> git.proxmox.com Git - mirror_edk2.git/commit - CorebootModulePkg/Library/CbPlatformSupportLibNull/CbPlatformSupportLibNull.uni
CorebootModulePkg: Replace BSD License with BSD+Patent License
authorMichael D Kinney <michael.d.kinney@intel.com>
Wed, 3 Apr 2019 23:03:26 +0000 (16:03 -0700)
committerMichael D Kinney <michael.d.kinney@intel.com>
Tue, 9 Apr 2019 16:10:22 +0000 (09:10 -0700)
commitf3342b7a69bd7c0ffa62febe9a9f782d47e3ab49
treed2775d082302e199e75a1c68bc6a5502871b2cab
parenta1594be9c788714352af67decf715d2d8a8aa353
CorebootModulePkg: 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>
33 files changed:
CorebootModulePkg/CbSupportDxe/CbSupportDxe.c
CorebootModulePkg/CbSupportDxe/CbSupportDxe.h
CorebootModulePkg/CbSupportDxe/CbSupportDxe.inf
CorebootModulePkg/CbSupportPei/CbSupportPei.c
CorebootModulePkg/CbSupportPei/CbSupportPei.h
CorebootModulePkg/CbSupportPei/CbSupportPei.inf
CorebootModulePkg/CorebootModulePkg.dec
CorebootModulePkg/Include/Coreboot.h
CorebootModulePkg/Include/Guid/AcpiBoardInfoGuid.h
CorebootModulePkg/Include/Guid/FrameBufferInfoGuid.h
CorebootModulePkg/Include/Guid/SystemTableInfoGuid.h
CorebootModulePkg/Include/Library/CbParseLib.h
CorebootModulePkg/Include/Library/CbPlatformSupportLib.h
CorebootModulePkg/Library/BaseSerialPortLib16550/BaseSerialPortLib16550.c
CorebootModulePkg/Library/BaseSerialPortLib16550/BaseSerialPortLib16550.inf
CorebootModulePkg/Library/BaseSerialPortLib16550/BaseSerialPortLib16550.uni
CorebootModulePkg/Library/CbParseLib/CbParseLib.c
CorebootModulePkg/Library/CbParseLib/CbParseLib.inf
CorebootModulePkg/Library/CbPlatformSupportLibNull/CbPlatformSupportLibNull.c
CorebootModulePkg/Library/CbPlatformSupportLibNull/CbPlatformSupportLibNull.inf
CorebootModulePkg/Library/CbPlatformSupportLibNull/CbPlatformSupportLibNull.uni
CorebootModulePkg/SataControllerDxe/ComponentName.c
CorebootModulePkg/SataControllerDxe/SataController.c
CorebootModulePkg/SataControllerDxe/SataController.h
CorebootModulePkg/SataControllerDxe/SataControllerDxe.inf
CorebootModulePkg/SecCore/FindPeiCore.c
CorebootModulePkg/SecCore/Ia32/SecEntry.asm
CorebootModulePkg/SecCore/Ia32/SecEntry.nasm
CorebootModulePkg/SecCore/Ia32/Stack.asm
CorebootModulePkg/SecCore/Ia32/Stack.nasm
CorebootModulePkg/SecCore/SecCore.inf
CorebootModulePkg/SecCore/SecMain.c
CorebootModulePkg/SecCore/SecMain.h