diff options
author | Aaron Pop <aaronpop@microsoft.com> | 2025-05-14 10:47:16 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-07-09 07:39:31 +0000 |
commit | c9f01e35664fca4cc5881a19a523408cd7051ed6 (patch) | |
tree | 673e2d6b119705498607fc7d24aff042f605c61b /ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.h | |
parent | 5f2e0c8c4371a92c02dfdb69c3d4a10db16fcd38 (diff) | |
download | edk2-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 'ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.h')
0 files changed, 0 insertions, 0 deletions