public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-non-osi] [PATCH 0/6] Merge content from devel-MinPlatform to master
@ 2019-07-25 17:35 Nate DeSimone
  2019-07-25 17:35 ` [edk2-non-osi] [PATCH 1/6] Add KabylakeSiliconBinPkg Nate DeSimone
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: Nate DeSimone @ 2019-07-25 17:35 UTC (permalink / raw)
  To: devel
  Cc: Andrew Fish, Laszlo Ersek, Leif Lindholm, Michael D Kinney,
	Michael Kubacki, Ankit Sinha, Chasel Chiu, Jiewen Yao,
	Sai Chaganty, Gillispie, Thad, Bu, Daocheng, Oram, Isaac W,
	Zailiang Sun, Yi Qian

While Minimum Platform development has transferred from
devel-MinPlatform branch to master branch on the edk2-platforms
repository, this has not yet occurred on the edk2-non-osi
repository.

This patch series cherry-picks the content from devel-MinPlatform
that has not yet been merged to master and updates the maintainers,
contributions, and licenses files to account for the new content
in master branch.

All patches in this series have already been reviewed before, with
the exception of PATCH 6.

Cc: Andrew Fish <afish@apple.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Leif Lindholm <leif.lindholm@linaro.org>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Michael Kubacki <michael.a.kubacki@intel.com>
Cc: Ankit Sinha <ankit.sinha@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Sai Chaganty <rangasai.v.chaganty@intel.com>
Cc: Gillispie, Thad <thad.gillispie@intel.com>
Cc: Bu, Daocheng <daocheng.bu@intel.com>
Cc: Oram, Isaac W <isaac.w.oram@intel.com>
Cc: Zailiang Sun <zailiang.sun@intel.com>
Cc: Yi Qian <yi.qian@intel.com>

Jiewen Yao (4):
  Add KabylakeSiliconBinPkg.
  Add new Microcode.
  PurleySiliconBinPkg: Initial version.
  replace FSP license file.

Khalil (1):
  Added TXT ACMs of release 1.7.1 PW

Nate DeSimone (1):
  Cleanup maintainers, contributions, and licenses

 Contributions.txt                             |  163 -
 Maintainers.txt                               |   20 +
 .../Intel/KabylakeSiliconBinPkg/License.txt   |   30 +
 .../Microcode/IntelMicrocodeLicense.txt       |   37 +
 .../Microcode/MicrocodeUpdates.inf            |   27 +
 .../Microcode/m80406E8_00000026.mcb           |  Bin 0 -> 95232 bytes
 .../Microcode/mC0406E3_000000A0.mcb           |  Bin 0 -> 97280 bytes
 .../Microcode/mC0806E9_00000030.mcb           |  Bin 0 -> 95232 bytes
 .../Intel/PurleySiliconBinPkg/FSP_License.pdf |  Bin 0 -> 15051 bytes
 .../FvLateSilicon/DEBUG/FVLATESILICON.Fv      |  Bin 0 -> 663512 bytes
 .../FvLateSilicon/DEBUG/FVLATESILICON.Fv.txt  |   17 +
 .../FvLateSilicon/DEBUG/FvLateSilicon.inf     | 4021 +++++++++
 .../FvLateSilicon/RELEASE/FVLATESILICON.Fv    |  Bin 0 -> 429688 bytes
 .../RELEASE/FVLATESILICON.Fv.txt              |   17 +
 .../FvLateSilicon/RELEASE/FvLateSilicon.inf   | 3822 +++++++++
 .../DEBUG/FVPOSTMEMORYSILICON.Fv              |  Bin 0 -> 196608 bytes
 .../DEBUG/FVPOSTMEMORYSILICON.Fv.txt          |    3 +
 .../DEBUG/FvPostMemorySilicon.inf             |  280 +
 .../RELEASE/FVPOSTMEMORYSILICON.Fv            |  Bin 0 -> 196608 bytes
 .../RELEASE/FVPOSTMEMORYSILICON.Fv.txt        |    3 +
 .../RELEASE/FvPostMemorySilicon.inf           |  268 +
 .../DEBUG/FVPREMEMORYSILICON.Fv               |  Bin 0 -> 1245184 bytes
 .../DEBUG/FVPREMEMORYSILICON.Fv.txt           |    7 +
 .../DEBUG/FvPreMemorySilicon.inf              | 1099 +++
 .../RELEASE/FVPREMEMORYSILICON.Fv             |  Bin 0 -> 1245184 bytes
 .../RELEASE/FVPREMEMORYSILICON.Fv.txt         |    7 +
 .../RELEASE/FvPreMemorySilicon.inf            | 1054 +++
 .../DEBUG/FVTEMPMEMORYSILICON.Fv              |  Bin 0 -> 131072 bytes
 .../DEBUG/FVTEMPMEMORYSILICON.Fv.txt          |    4 +
 .../DEBUG/FvTempMemorySilicon.inf             |  267 +
 .../RELEASE/FVTEMPMEMORYSILICON.Fv            |  Bin 0 -> 131072 bytes
 .../RELEASE/FVTEMPMEMORYSILICON.Fv.txt        |    4 +
 .../RELEASE/FvTempMemorySilicon.inf           |  263 +
 .../Microcode/Microcode.inf                   |   25 +
 .../Microcode/mb750654_02000043.inc           | 7170 +++++++++++++++++
 ..._BIOSACX_v1_7_1_20181204_LBG_PW_signed.bin |  Bin 0 -> 262144 bytes
 ...EY_SINIT_v1_7_2_20190123_LBG_PW_signed.bin |  Bin 0 -> 262144 bytes
 37 files changed, 18445 insertions(+), 163 deletions(-)
 delete mode 100644 Contributions.txt
 create mode 100644 Silicon/Intel/KabylakeSiliconBinPkg/License.txt
 create mode 100644 Silicon/Intel/KabylakeSiliconBinPkg/Microcode/IntelMicrocodeLicense.txt
 create mode 100644 Silicon/Intel/KabylakeSiliconBinPkg/Microcode/MicrocodeUpdates.inf
 create mode 100644 Silicon/Intel/KabylakeSiliconBinPkg/Microcode/m80406E8_00000026.mcb
 create mode 100644 Silicon/Intel/KabylakeSiliconBinPkg/Microcode/mC0406E3_000000A0.mcb
 create mode 100644 Silicon/Intel/KabylakeSiliconBinPkg/Microcode/mC0806E9_00000030.mcb
 create mode 100644 Silicon/Intel/PurleySiliconBinPkg/FSP_License.pdf
 create mode 100644 Silicon/Intel/PurleySiliconBinPkg/FvLateSilicon/DEBUG/FVLATESILICON.Fv
 create mode 100644 Silicon/Intel/PurleySiliconBinPkg/FvLateSilicon/DEBUG/FVLATESILICON.Fv.txt
 create mode 100644 Silicon/Intel/PurleySiliconBinPkg/FvLateSilicon/DEBUG/FvLateSilicon.inf
 create mode 100644 Silicon/Intel/PurleySiliconBinPkg/FvLateSilicon/RELEASE/FVLATESILICON.Fv
 create mode 100644 Silicon/Intel/PurleySiliconBinPkg/FvLateSilicon/RELEASE/FVLATESILICON.Fv.txt
 create mode 100644 Silicon/Intel/PurleySiliconBinPkg/FvLateSilicon/RELEASE/FvLateSilicon.inf
 create mode 100644 Silicon/Intel/PurleySiliconBinPkg/FvPostMemorySilicon/DEBUG/FVPOSTMEMORYSILICON.Fv
 create mode 100644 Silicon/Intel/PurleySiliconBinPkg/FvPostMemorySilicon/DEBUG/FVPOSTMEMORYSILICON.Fv.txt
 create mode 100644 Silicon/Intel/PurleySiliconBinPkg/FvPostMemorySilicon/DEBUG/FvPostMemorySilicon.inf
 create mode 100644 Silicon/Intel/PurleySiliconBinPkg/FvPostMemorySilicon/RELEASE/FVPOSTMEMORYSILICON.Fv
 create mode 100644 Silicon/Intel/PurleySiliconBinPkg/FvPostMemorySilicon/RELEASE/FVPOSTMEMORYSILICON.Fv.txt
 create mode 100644 Silicon/Intel/PurleySiliconBinPkg/FvPostMemorySilicon/RELEASE/FvPostMemorySilicon.inf
 create mode 100644 Silicon/Intel/PurleySiliconBinPkg/FvPreMemorySilicon/DEBUG/FVPREMEMORYSILICON.Fv
 create mode 100644 Silicon/Intel/PurleySiliconBinPkg/FvPreMemorySilicon/DEBUG/FVPREMEMORYSILICON.Fv.txt
 create mode 100644 Silicon/Intel/PurleySiliconBinPkg/FvPreMemorySilicon/DEBUG/FvPreMemorySilicon.inf
 create mode 100644 Silicon/Intel/PurleySiliconBinPkg/FvPreMemorySilicon/RELEASE/FVPREMEMORYSILICON.Fv
 create mode 100644 Silicon/Intel/PurleySiliconBinPkg/FvPreMemorySilicon/RELEASE/FVPREMEMORYSILICON.Fv.txt
 create mode 100644 Silicon/Intel/PurleySiliconBinPkg/FvPreMemorySilicon/RELEASE/FvPreMemorySilicon.inf
 create mode 100644 Silicon/Intel/PurleySiliconBinPkg/FvTempMemorySilicon/DEBUG/FVTEMPMEMORYSILICON.Fv
 create mode 100644 Silicon/Intel/PurleySiliconBinPkg/FvTempMemorySilicon/DEBUG/FVTEMPMEMORYSILICON.Fv.txt
 create mode 100644 Silicon/Intel/PurleySiliconBinPkg/FvTempMemorySilicon/DEBUG/FvTempMemorySilicon.inf
 create mode 100644 Silicon/Intel/PurleySiliconBinPkg/FvTempMemorySilicon/RELEASE/FVTEMPMEMORYSILICON.Fv
 create mode 100644 Silicon/Intel/PurleySiliconBinPkg/FvTempMemorySilicon/RELEASE/FVTEMPMEMORYSILICON.Fv.txt
 create mode 100644 Silicon/Intel/PurleySiliconBinPkg/FvTempMemorySilicon/RELEASE/FvTempMemorySilicon.inf
 create mode 100644 Silicon/Intel/PurleySiliconBinPkg/Microcode/Microcode.inf
 create mode 100644 Silicon/Intel/PurleySiliconBinPkg/Microcode/mb750654_02000043.inc
 create mode 100644 Silicon/Intel/PurleySiliconBinPkg/TXT_ACM/PURLEY_BIOSACX_v1_7_1_20181204_LBG_PW_signed.bin
 create mode 100644 Silicon/Intel/PurleySiliconBinPkg/TXT_ACM/PURLEY_SINIT_v1_7_2_20190123_LBG_PW_signed.bin

-- 
2.17.1.windows.2


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2019-08-01 19:57 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-25 17:35 [edk2-non-osi] [PATCH 0/6] Merge content from devel-MinPlatform to master Nate DeSimone
2019-07-25 17:35 ` [edk2-non-osi] [PATCH 1/6] Add KabylakeSiliconBinPkg Nate DeSimone
2019-07-26  0:48   ` Chiu, Chasel
2019-07-25 17:35 ` [edk2-non-osi] [PATCH 2/6] Add new Microcode Nate DeSimone
2019-07-25 17:35 ` [edk2-non-osi] [PATCH 3/6] PurleySiliconBinPkg: Initial version Nate DeSimone
2019-07-25 17:35 ` [edk2-non-osi] [PATCH 4/6] replace FSP license file Nate DeSimone
2019-07-29 14:46   ` [edk2-devel] " Philippe Mathieu-Daudé
2019-07-29 17:50     ` Michael D Kinney
2019-07-25 17:35 ` [edk2-non-osi] [PATCH 5/6] Added TXT ACMs of release 1.7.1 PW Nate DeSimone
2019-07-25 17:35 ` [edk2-non-osi] [PATCH 6/6] Cleanup maintainers, contributions, and licenses Nate DeSimone
2019-07-25 19:51   ` Laszlo Ersek
2019-07-26  0:52   ` Chiu, Chasel
2019-07-26 17:32   ` Leif Lindholm
2019-07-29 20:18     ` [edk2-devel] " Michael D Kinney
2019-07-30 21:34       ` Nate DeSimone
2019-08-01 19:57         ` Michael D Kinney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox