summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/PiDxeS3BootScriptLib
diff options
context:
space:
mode:
authorAaron Pop <aaronpop@microsoft.com>2025-05-14 10:47:16 -0700
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2025-07-09 07:39:31 +0000
commitc9f01e35664fca4cc5881a19a523408cd7051ed6 (patch)
tree673e2d6b119705498607fc7d24aff042f605c61b /MdeModulePkg/Library/PiDxeS3BootScriptLib
parent5f2e0c8c4371a92c02dfdb69c3d4a10db16fcd38 (diff)
downloadedk2-c9f01e35664fca4cc5881a19a523408cd7051ed6.zip
edk2-c9f01e35664fca4cc5881a19a523408cd7051ed6.tar.gz
edk2-c9f01e35664fca4cc5881a19a523408cd7051ed6.tar.bz2
UefiCpuPkg: Apply ReadOnly on Ap loop buffers.
In the MpInitLib, pages are allocated for the APs, and data is copied into them. Depending on the allocation type, Nx needs to be removed from the pages to allow the processors to execute. Additionally, ReadOnly needs to be applied to the pages after they have been filled with the instructions that the APs need to execute. Signed-off-by: Aaron Pop <aaronpop@microsoft.com> Co-authored-by: Oliver Smith-Denny <osde@microsoft.com>
Diffstat (limited to 'MdeModulePkg/Library/PiDxeS3BootScriptLib')
0 files changed, 0 insertions, 0 deletions