public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: sofiax.chuang@intel.com
To: devel@edk2.groups.io
Cc: SofiaX Chuang <sofiax.chuang@intel.com>,
	Sai Chaganty <rangasai.v.chaganty@intel.com>,
	Nate DeSimone <nathaniel.l.desimone@intel.com>,
	Heng Luo <heng.luo@intel.com>
Subject: [edk2-devel][PATCH v5 2/7] TigerlakeOpenBoard: Move ReportCpuHob library path
Date: Tue, 11 May 2021 03:54:25 +0800	[thread overview]
Message-ID: <1ba721af62c4722ac27bd965dd6af2bd44df2991.1620675658.git.sofiax.chuang@intel.com> (raw)
In-Reply-To: <cover.1620675658.git.sofiax.chuang@intel.com>

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

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3298

Move ReportCpuHob library from MinPlatformPkg to IntelSiliconPkg.

Cc: Sai Chaganty <rangasai.v.chaganty@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Heng Luo <heng.luo@intel.com>
---
 .../Intel/TigerlakeOpenBoardPkg/TigerlakeURvp/OpenBoardPkg.dsc  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Platform/Intel/TigerlakeOpenBoardPkg/TigerlakeURvp/OpenBoardPkg.dsc b/Platform/Intel/TigerlakeOpenBoardPkg/TigerlakeURvp/OpenBoardPkg.dsc
index a4265a839c..1adf634034 100644
--- a/Platform/Intel/TigerlakeOpenBoardPkg/TigerlakeURvp/OpenBoardPkg.dsc
+++ b/Platform/Intel/TigerlakeOpenBoardPkg/TigerlakeURvp/OpenBoardPkg.dsc
@@ -89,7 +89,6 @@
 
   PciSegmentLib|$(PLATFORM_SI_PACKAGE)/Library/BasePciSegmentMultiSegLibPci/BasePciSegmentMultiSegLibPci.inf
   PciLib|MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf
-  ReportCpuHobLib|$(PLATFORM_PACKAGE)/PlatformInit/Library/ReportCpuHobLib/ReportCpuHobLib.inf
 
   #
   # Silicon Init Package
@@ -115,6 +114,7 @@
   #
   # Silicon Init Package
   #
+  ReportCpuHobLib|IntelSiliconPkg/Library/ReportCpuHobLib/ReportCpuHobLib.inf
   !include $(PLATFORM_SI_PACKAGE)/SiPkgPeiLib.dsc
 
   #
-- 
2.27.0


  parent reply	other threads:[~2021-05-11  7:17 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-10 19:54 [edk2-devel][PATCH v5 0/7] Move ReportCpuHobLib from MiniPlatformPkg to IntelSiliconPkg sofiax.chuang
2021-05-10 19:54 ` [edk2-devel][PATCH v5 1/7] IntelSiliconPkg/ReportCpuHobLib: Add ReportCpuHobLib sofiax.chuang
2021-05-12  1:25   ` Ni, Ray
2021-05-12  2:38   ` Chaganty, Rangasai V
2021-05-10 19:54 ` sofiax.chuang [this message]
2021-05-11  8:40   ` [edk2-devel][PATCH v5 2/7] TigerlakeOpenBoard: Move ReportCpuHob library path Heng Luo
2021-05-12  1:12   ` Chaganty, Rangasai V
2021-05-10 19:54 ` [edk2-devel][PATCH v5 3/7] SimicsOpenBoard: " sofiax.chuang
2021-05-11  9:37   ` Chiu, Chasel
2021-05-10 19:54 ` [edk2-devel][PATCH v5 4/7] KabylakeOpenBoard: " sofiax.chuang
2021-05-11  9:38   ` Chiu, Chasel
2021-05-10 19:54 ` [edk2-devel][PATCH v5 5/7] WhiskeylakeOpenBoard: Move " sofiax.chuang
2021-05-11  9:38   ` Chiu, Chasel
2021-05-10 19:54 ` [edk2-devel][PATCH v5 6/7] MiniPlatformPkg: Move ReportCpuHob " sofiax.chuang
2021-05-11  9:39   ` Chiu, Chasel
2021-05-10 19:54 ` [edk2-devel][PATCH v5 7/7] CometlakeOpenBoard: " sofiax.chuang
2021-05-12  1:13   ` Chaganty, Rangasai V

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=1ba721af62c4722ac27bd965dd6af2bd44df2991.1620675658.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