From: sofiax.chuang@intel.com
To: devel@edk2.groups.io
Cc: SofiaX Chuang <sofiax.chuang@intel.com>
Subject: [edk2-devel][PATCH v3 0/7] Move ReportCpuHobLib from MinPlatformPkg to IntelSiliconPkg
Date: Tue, 27 Apr 2021 06:01:18 +0800 [thread overview]
Message-ID: <cover.1619474343.git.sofiax.chuang@intel.com> (raw)
From: SofiaX Chuang <sofiax.chuang@intel.com>
Move ReportCpuHobLib 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
next reply other threads:[~2021-04-27 9:23 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-26 22:01 sofiax.chuang [this message]
2021-04-26 22:01 ` [edk2-devel][PATCH v3 1/7] IntelSiliconPkg/ReportCpuHobLib: Add ReportCpuHobLib sofiax.chuang
2021-04-28 9:04 ` Ni, Ray
2021-04-26 22:01 ` [edk2-devel][PATCH v3 2/7] CometlakeOpenBoard: Move ReportCpuHob library path sofiax.chuang
2021-04-26 22:01 ` [edk2-devel][PATCH v3 3/7] TigerlakeOpenBoard: " sofiax.chuang
2021-04-28 0:53 ` Heng Luo
2021-04-26 22:01 ` [edk2-devel][PATCH v3 4/7] SimicsOpenBoard: " sofiax.chuang
2021-04-26 22:01 ` [edk2-devel][PATCH v3 5/7] KabylakeOpenBoard: " sofiax.chuang
2021-04-26 22:01 ` [edk2-devel][PATCH v3 6/7] WhiskeylakeOpenBoard: Move " sofiax.chuang
2021-04-26 22:01 ` [edk2-devel][PATCH v3 7/7] MiniPlatformPkg: Move ReportCpuHob " sofiax.chuang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1619474343.git.sofiax.chuang@intel.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox