public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-platforms] [PATCH v7 0/6] Create a Library instance of ReportCpuHobLib
@ 2020-07-21  5:29 IanX Kuo
  2020-07-21  5:29 ` [edk2-platforms] [PATCH v7 1/6] Platform/Intel/MinPlatformPkg: Fix build error IanX Kuo
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: IanX Kuo @ 2020-07-21  5:29 UTC (permalink / raw)
  To: devel
  Cc: james.lu, chandana.c.kumar, varalakshmi.a.prabhala, liming.gao,
	IanX Kuo, Sai Chaganty, Chasel Chiu

Create a Library instance of ReportCpuHobLib from PlatformInitPei driver.
PA bits reported can be overridden by Library instance in Platform.

Signed-off-by: IanX Kuo <ianx.kuo@intel.com>
Cc: Sai Chaganty <rangasai.v.chaganty@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>

IanX Kuo (6):
  Platform/Intel/MinPlatformPkg: Fix build error
  Platform/Intel/CometlakeOpenBoardPkg: Add ReportCpuHobLib.
  Platform/Intel/KabylakeOpenBoardPkg: Add ReportCpuHobLib.
  Platform/Intel/SimicsOpenBoardPkg: Add ReportCpuHobLib.
  Platform/Intel/WhiskeylakeOpenBoardPkg: Add ReportCpuHobLib.
  Platform/Intel/MinPlatformPkg: Add ReportCpuHobLib.

 .../CometlakeURvp/OpenBoardPkg.dsc            |  4 ++-
 .../GalagoPro3/OpenBoardPkg.dsc               |  6 +++--
 .../KabylakeRvp3/OpenBoardPkg.dsc             |  6 +++--
 .../Intel/MinPlatformPkg/MinPlatformPkg.dsc   |  3 ++-
 .../Library/ReportCpuHobLib/ReportCpuHobLib.c |  3 ++-
 .../ReportCpuHobLib/ReportCpuHobLib.inf       |  2 +-
 .../PlatformInitPei/PlatformInitPreMem.c      | 25 ++-----------------
 .../PlatformInitPei/PlatformInitPreMem.inf    |  3 ++-
 .../BoardX58Ich10/OpenBoardPkg.dsc            |  6 +++--
 .../UpXtreme/OpenBoardPkg.dsc                 |  4 ++-
 .../WhiskeylakeURvp/OpenBoardPkg.dsc          |  6 +++--
 11 files changed, 31 insertions(+), 37 deletions(-)

-- 
2.26.2.windows.1


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

end of thread, other threads:[~2020-07-21  5:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-21  5:29 [edk2-platforms] [PATCH v7 0/6] Create a Library instance of ReportCpuHobLib IanX Kuo
2020-07-21  5:29 ` [edk2-platforms] [PATCH v7 1/6] Platform/Intel/MinPlatformPkg: Fix build error IanX Kuo
2020-07-21  5:43   ` Liming Gao
2020-07-21  5:29 ` [edk2-platforms] [PATCH v7 2/6] Platform/Intel/CometlakeOpenBoardPkg: Add ReportCpuHobLib IanX Kuo
2020-07-21  5:43   ` Liming Gao
2020-07-21  5:29 ` [edk2-platforms] [PATCH v7 3/6] Platform/Intel/KabylakeOpenBoardPkg: " IanX Kuo
2020-07-21  5:30 ` [edk2-platforms] [PATCH v7 4/6] Platform/Intel/SimicsOpenBoardPkg: " IanX Kuo
2020-07-21  5:30 ` [edk2-platforms] [PATCH v7 5/6] Platform/Intel/WhiskeylakeOpenBoardPkg: " IanX Kuo
2020-07-21  5:30 ` [edk2-platforms] [PATCH v7 6/6] Platform/Intel/MinPlatformPkg: " IanX Kuo

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