public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/1] Set RW and P Attributes on Split Page
@ 2022-06-15 21:23 Taylor Beebe
  2022-06-15 21:23 ` [PATCH v1 1/1] UefiCpuPkg: CpuDxe: Set RW and P Attributes on Split Pages Taylor Beebe
  2022-06-22 22:14 ` [edk2-devel] [PATCH v1 0/1] Set RW and P Attributes on Split Page Taylor Beebe
  0 siblings, 2 replies; 4+ messages in thread
From: Taylor Beebe @ 2022-06-15 21:23 UTC (permalink / raw)
  To: devel; +Cc: Eric Dong, Ray Ni, Rahul Kumar

From: Taylor Beebe <t@taylorbeebe.com>

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3869

A split page should always have the RW and P attributes set so the lowest level page frame
determines the access rights as detailed in 4.10.2.2 of the Intel 64 and IA-32 Architectures
Software Developer’s Manual.

Cc: Eric Dong <eric.dong@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>

Taylor Beebe (1):
  UefiCpuPkg: CpuDxe: Set RW and P Attributes on Split Pages

 UefiCpuPkg/CpuDxe/CpuPageTable.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

-- 
2.32.0.windows.2


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

end of thread, other threads:[~2022-06-23  0:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-15 21:23 [PATCH v1 0/1] Set RW and P Attributes on Split Page Taylor Beebe
2022-06-15 21:23 ` [PATCH v1 1/1] UefiCpuPkg: CpuDxe: Set RW and P Attributes on Split Pages Taylor Beebe
2022-06-23  0:23   ` Ni, Ray
2022-06-22 22:14 ` [edk2-devel] [PATCH v1 0/1] Set RW and P Attributes on Split Page Taylor Beebe

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