public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] [Patch V5 0/2] UefiCpuPkg/MpInitLib: Enable execute disable bit.
@ 2023-11-20  4:18 Yuanhao Xie
  2023-11-20  4:18 ` [edk2-devel] [Patch V5 1/2] " Yuanhao Xie
  2023-11-20  4:18 ` [edk2-devel] [Patch V5 2/2] UefiCpuPkg/MpInitLib: Update the comments of _CPU_MP_DATA Yuanhao Xie
  0 siblings, 2 replies; 3+ messages in thread
From: Yuanhao Xie @ 2023-11-20  4:18 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.

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 (#111445): https://edk2.groups.io/g/devel/message/111445
Mute This Topic: https://groups.io/mt/102702054/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-20  4:18 [edk2-devel] [Patch V5 0/2] UefiCpuPkg/MpInitLib: Enable execute disable bit Yuanhao Xie
2023-11-20  4:18 ` [edk2-devel] [Patch V5 1/2] " Yuanhao Xie
2023-11-20  4:18 ` [edk2-devel] [Patch V5 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