public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/3] Enable 64bit PEI for BoardX58Ich10
@ 2023-04-25  6:40 Zhiguang Liu
  2023-04-25  6:40 ` [PATCH 1/3] SimicsOpenBoardPkg: Support 64-bit Pei BoardX58Ich10 Zhiguang Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Zhiguang Liu @ 2023-04-25  6:40 UTC (permalink / raw)
  To: devel; +Cc: Zhiguang Liu

Enable 64bit PEI for BoardX58Ich10 and fix related issues.

Ray Ni (1):
  SimicsOpenBoardPkg: Initialize temporary memory with
    PcdInitValueInTempStack

Zhiguang Liu (2):
  SimicsOpenBoardPkg: Support 64-bit Pei QSP
  SimicsOpenBoardPkg: Remove unused PCD PcdSimicsSecPageTablesBase

 .../BoardX58Ich10/OpenBoardPkg.dsc            |  8 ++---
 .../BoardX58Ich10/OpenBoardPkg.fdf            |  5 +--
 .../BoardX58Ich10/build_config_x64.cfg        | 31 +++++++++++++++++++
 .../Intel/SimicsOpenBoardPkg/OpenBoardPkg.dec |  1 -
 .../SimicsOpenBoardPkg/SecCore/SecMain.c      |  8 -----
 .../SimicsOpenBoardPkg/SecCore/SecMain.inf    |  2 +-
 .../SecCore/X64/SecEntry.nasm                 | 13 ++++++++
 .../SimicsPei/SimicsPei.inf                   |  1 -
 Platform/Intel/build.cfg                      |  1 +
 .../Intel/SimicsX58SktPkg/SktSecInclude.fdf   |  2 +-
 10 files changed, 50 insertions(+), 22 deletions(-)
 create mode 100644 Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/build_config_x64.cfg

-- 
2.31.1.windows.1


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

end of thread, other threads:[~2023-04-25  7:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-25  6:40 [PATCH 0/3] Enable 64bit PEI for BoardX58Ich10 Zhiguang Liu
2023-04-25  6:40 ` [PATCH 1/3] SimicsOpenBoardPkg: Support 64-bit Pei BoardX58Ich10 Zhiguang Liu
2023-04-25  7:00   ` Ni, Ray
2023-04-25  6:40 ` [PATCH 2/3] SimicsOpenBoardPkg: Initialize temporary memory with PcdInitValueInTempStack Zhiguang Liu
2023-04-25  6:40 ` [PATCH 3/3] SimicsOpenBoardPkg: Remove unused PCD PcdSimicsSecPageTablesBase Zhiguang Liu
2023-04-25  7:02   ` Ni, Ray

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