Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 5f2e0c8c4371a92c02dfdb69c3d4a10db16fcd38 https://github.com/tianocore/edk2/commit/5f2e0c8c4371a92c02dfdb69c3d4a10db16fcd38 Author: Aaron Pop <aaron...@microsoft.com> Date: 2025-07-09 (Wed, 09 Jul 2025)
Changed paths: M MdeModulePkg/MdeModulePkg.dec Log Message: ----------- MdeModulePkg: MdeModulePkg.dec update PcdDxeNxMemoryProtectionPolicy. Update the comments for PcdDxeNxMemoryProtectionPolicy which contained old information. Signed-off-by: Aaron Pop <aaron...@microsoft.com> Co-authored-by: Oliver Smith-Denny <o...@microsoft.com> Commit: c9f01e35664fca4cc5881a19a523408cd7051ed6 https://github.com/tianocore/edk2/commit/c9f01e35664fca4cc5881a19a523408cd7051ed6 Author: Aaron Pop <aaron...@microsoft.com> Date: 2025-07-09 (Wed, 09 Jul 2025) Changed paths: M UefiCpuPkg/Library/MpInitLib/DxeMpLib.c M UefiCpuPkg/Library/MpInitLib/MpLib.c M UefiCpuPkg/Library/MpInitLib/MpLib.h M UefiCpuPkg/Library/MpInitLib/PeiMpLib.c Log Message: ----------- 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 <aaron...@microsoft.com> Co-authored-by: Oliver Smith-Denny <o...@microsoft.com> Compare: https://github.com/tianocore/edk2/compare/2d69507a4dde...c9f01e35664f To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits