audk/MdeModulePkg/Core/DxeIplPeim
Dun Tan 62391b4ce9 MdeModulePkg/DxeIpl: Remove clearing CR0.WP when protecting pagetable
Remove clearing CR0.WP when marking the memory used for page table
as read-only in the page table itself created by DxeIpl. This page
table address is written to Cr3 after these protection steps. Till
this, the memory used for page table is always RW.

Signed-off-by: Dun Tan <dun.tan@intel.com>
Cc: Dandan Bi <dandan.bi@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Reviewed-by: Ray Ni <ray.ni@intel.com>
2022-08-15 05:15:43 +00:00
..
Arm MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Ebc MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Ia32 MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
RiscV64 MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
X64 MdeModulePkg/DxeIpl: Remove clearing CR0.WP when protecting pagetable 2022-08-15 05:15:43 +00:00
DxeIpl.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DxeIpl.inf MdeModulePkg/DxeIplPeim: Support GHCB pages when creating page tables 2020-08-16 16:45:42 +00:00
DxeIpl.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
DxeIplExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
DxeLoad.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00