public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel][PATCH v2 0/7] Move ReportCpuHob from MinPlatformPkg to IntelSiliconPkg
@ 2021-04-26 21:55 sofiax.chuang
  2021-04-26 21:55 ` [PATCH v2 1/7] IntelSiliconPkg/ReportCpuHobLib: Add ReportCpuHobLib sofiax.chuang
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: sofiax.chuang @ 2021-04-26 21:55 UTC (permalink / raw)
  To: devel; +Cc: SofiaX Chuang

From: SofiaX Chuang <sofiax.chuang@intel.com>

Move ReportCpuHob from MinPlatformPkg to IntelSiliconPkg

SofiaX Chuang (7):
  IntelSiliconPkg/ReportCpuHobLib: Add ReportCpuHobLib
  CometlakeOpenBoard: Move ReportCpuHob library path
  TigerlakeOpenBoard: Move ReportCpuHob library path
  SimicsOpenBoard: Move ReportCpuHob library path
  KabylakeOpenBoard: Move ReportCpuHob library path
  WhiskeylakeOpenBoard: Move library path
  MiniPlatformPkg: Move ReportCpuHob library path

 .../CometlakeURvp/OpenBoardPkg.dsc            |  4 +--
 .../GalagoPro3/OpenBoardPkg.dsc               | 11 ++++--
 .../KabylakeRvp3/OpenBoardPkg.dsc             | 11 ++++--
 .../Intel/MinPlatformPkg/MinPlatformPkg.dsc   |  2 +-
 .../PlatformInitPei/PlatformInitPreMem.inf    |  3 +-
 .../BoardX58Ich10/OpenBoardPkg.dsc            | 11 ++++--
 .../TigerlakeURvp/OpenBoardPkg.dsc            |  2 +-
 .../UpXtreme/OpenBoardPkg.dsc                 |  7 ++--
 .../WhiskeylakeURvp/OpenBoardPkg.dsc          |  7 ++--
 .../Include/Library/ReportCpuHobLib.h         | 24 +++++++++++++
 .../Intel/IntelSiliconPkg/IntelSiliconPkg.dec |  6 +++-
 .../Library/ReportCpuHobLib/ReportCpuHobLib.c | 35 +++++++++++++++++++
 .../ReportCpuHobLib/ReportCpuHobLib.inf       | 26 ++++++++++++++
 13 files changed, 128 insertions(+), 21 deletions(-)
 create mode 100644 Silicon/Intel/IntelSiliconPkg/Include/Library/ReportCpuHobLib.h
 create mode 100644 Silicon/Intel/IntelSiliconPkg/Library/ReportCpuHobLib/ReportCpuHobLib.c
 create mode 100644 Silicon/Intel/IntelSiliconPkg/Library/ReportCpuHobLib/ReportCpuHobLib.inf

-- 
2.27.0


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

end of thread, other threads:[~2021-04-27  9:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-26 21:55 [edk2-devel][PATCH v2 0/7] Move ReportCpuHob from MinPlatformPkg to IntelSiliconPkg sofiax.chuang
2021-04-26 21:55 ` [PATCH v2 1/7] IntelSiliconPkg/ReportCpuHobLib: Add ReportCpuHobLib sofiax.chuang
2021-04-26 21:55 ` [PATCH v2 2/7] CometlakeOpenBoard: Move ReportCpuHob library path sofiax.chuang
2021-04-26 21:55 ` [PATCH v2 3/7] TigerlakeOpenBoard: " sofiax.chuang
2021-04-26 21:55 ` [PATCH v2 4/7] SimicsOpenBoard: " sofiax.chuang
2021-04-26 21:55 ` [PATCH v2 5/7] KabylakeOpenBoard: " sofiax.chuang
2021-04-26 21:55 ` [PATCH v2 6/7] WhiskeylakeOpenBoard: Move " sofiax.chuang
2021-04-26 21:55 ` [PATCH v2 7/7] MiniPlatformPkg: Move ReportCpuHob " sofiax.chuang

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