public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] [Patch V6 0/2] UefiCpuPkg/MpInitLib: Enable execute disable bit.
@ 2023-11-20  4:54 Yuanhao Xie
  2023-11-20  4:54 ` [edk2-devel] [Patch V6 1/2] " Yuanhao Xie
  2023-11-20  4:54 ` [edk2-devel] [Patch V6 2/2] UefiCpuPkg/MpInitLib: Update the comments of _CPU_MP_DATA Yuanhao Xie
  0 siblings, 2 replies; 4+ messages in thread
From: Yuanhao Xie @ 2023-11-20  4:54 UTC (permalink / raw)
  To: devel; +Cc: xieyuanh

This patch series synchronizes the No-Execute bit in the IA32_EFER
register for the APs before the RestoreVolatileRegisters operation.
It also updated the comments of _CPU_MP_DATA to delcared that
duplications in CpuMpData are present to avoid to be direct accessed
and comprehended in assembly code.

It also fixed the build error in V5.

Yuanhao Xie (1):
  UefiCpuPkg/MpInitLib: Enable execute disable bit.

xieyuanh (1):
  UefiCpuPkg/MpInitLib: Update the comments of _CPU_MP_DATA.

 UefiCpuPkg/Library/MpInitLib/MpLib.c | 14 +++++++++++---
 UefiCpuPkg/Library/MpInitLib/MpLib.h |  7 ++++++-
 2 files changed, 17 insertions(+), 4 deletions(-)

--
2.39.1.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#111453): https://edk2.groups.io/g/devel/message/111453
Mute This Topic: https://groups.io/mt/102702382/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



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

end of thread, other threads:[~2023-11-21  1:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-20  4:54 [edk2-devel] [Patch V6 0/2] UefiCpuPkg/MpInitLib: Enable execute disable bit Yuanhao Xie
2023-11-20  4:54 ` [edk2-devel] [Patch V6 1/2] " Yuanhao Xie
2023-11-21  1:56   ` Ni, Ray
2023-11-20  4:54 ` [edk2-devel] [Patch V6 2/2] UefiCpuPkg/MpInitLib: Update the comments of _CPU_MP_DATA Yuanhao Xie

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