public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch V3 0/2] Remove mInternalCr3 and Add a new mIsShadowStack
@ 2022-08-11  3:51 duntan
  2022-08-11  3:51 ` [Patch V3 1/2] UefiCpuPkg/PiSmmCpuDxeSmm: Add a new mIsShadowStack flag duntan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: duntan @ 2022-08-11  3:51 UTC (permalink / raw)
  To: devel

Modify type of mIsShadowStack to BOOLEAN.
Move m5LevelPagingNeeded from X64 file to common file to fix IA32 build failure

Dun Tan (2):
  UefiCpuPkg/PiSmmCpuDxeSmm: Add a new mIsShadowStack flag
  UefiCpuPkg/PiSmmCpuDxeSmm: Remove mInternalCr3 in PiSmmCpuDxeSmm

 UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/PageTbl.c           |  30 +++++-------------------------
 UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.h         |  26 +++++++++-----------------
 UefiCpuPkg/PiSmmCpuDxeSmm/SmmCpuMemoryManagement.c | 117 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------------
 UefiCpuPkg/PiSmmCpuDxeSmm/X64/PageTbl.c            |  74 +++++++++++++++++++++++---------------------------------------------------
 4 files changed, 99 insertions(+), 148 deletions(-)

-- 
2.31.1.windows.1


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

end of thread, other threads:[~2022-08-11  6:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-11  3:51 [Patch V3 0/2] Remove mInternalCr3 and Add a new mIsShadowStack duntan
2022-08-11  3:51 ` [Patch V3 1/2] UefiCpuPkg/PiSmmCpuDxeSmm: Add a new mIsShadowStack flag duntan
2022-08-11  3:51 ` [Patch V3 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: Remove mInternalCr3 in PiSmmCpuDxeSmm duntan
2022-08-11  6:01 ` [edk2-devel] [Patch V3 0/2] Remove mInternalCr3 and Add a new mIsShadowStack Ni, Ray

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