public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel][edk2-platforms][PATCH V1 0/2] Eliminate MultiPchPei PEIM binary
@ 2021-10-20  2:59 Oram, Isaac W
  2021-10-20  2:59 ` [edk2-devel][edk2-platforms][PATCH V1 1/2] WhitleySiliconPkg/MultiPchPei: Open Source PEIM Oram, Isaac W
  2021-10-20  2:59 ` [edk2-devel][edk2-platforms][PATCH V1 2/2] WhitleyOpenBoardPkg/Build: Remove MultiPchPei PEIM binary use Oram, Isaac W
  0 siblings, 2 replies; 5+ messages in thread
From: Oram, Isaac W @ 2021-10-20  2:59 UTC (permalink / raw)
  To: devel; +Cc: Isaac Oram

Open source the MultiPchPei PEIM code and eliminate the use of the binary from the FspBinPkg.

Isaac Oram (2):
  WhitleySiliconPkg/MultiPchPei: Open Source PEIM
  WhitleyOpenBoardPkg/Build: Remove MultiPchPei PEIM binary use

 Platform/Intel/WhitleyOpenBoardPkg/PlatformPkg.dsc                                |  1 +
 Platform/Intel/WhitleyOpenBoardPkg/PlatformPkg.fdf                                |  6 +-
 Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Library/PchMultiPch.h | 34 ++++++++
 Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/MultiPch/Pei/MultiPchPei.c    | 84 ++++++++++++++++++++
 Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/MultiPch/Pei/MultiPchPei.inf  | 40 ++++++++++
 5 files changed, 160 insertions(+), 5 deletions(-)
 create mode 100644 Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Library/PchMultiPch.h
 create mode 100644 Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/MultiPch/Pei/MultiPchPei.c
 create mode 100644 Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/MultiPch/Pei/MultiPchPei.inf

-- 
2.27.0.windows.1


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

end of thread, other threads:[~2021-10-22  0:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-20  2:59 [edk2-devel][edk2-platforms][PATCH V1 0/2] Eliminate MultiPchPei PEIM binary Oram, Isaac W
2021-10-20  2:59 ` [edk2-devel][edk2-platforms][PATCH V1 1/2] WhitleySiliconPkg/MultiPchPei: Open Source PEIM Oram, Isaac W
2021-10-22  0:22   ` Nate DeSimone
2021-10-20  2:59 ` [edk2-devel][edk2-platforms][PATCH V1 2/2] WhitleyOpenBoardPkg/Build: Remove MultiPchPei PEIM binary use Oram, Isaac W
2021-10-22  0:22   ` Nate DeSimone

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