audk/UefiPayloadPkg
Dun Tan 803ed060ee UefiPayloadPkg: 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 UefiPayloadEntry.
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>
Reviewed-by: Guo Dong <guo.dong@intel.com>
Cc: Maurice Ma <maurice.ma@intel.com>
Cc: Benjamin You <benjamin.you@intel.com>
Cc: Sean Rhodes <sean@starlabs.systems>
Reviewed-by: Ray Ni <ray.ni@intel.com>
2022-08-15 05:15:43 +00:00
..
BlSupportDxe UefiPayloadPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
BlSupportSmm BlSupportSmm: fix definition of SetSmrr() 2022-03-07 22:48:49 +00:00
FvbRuntimeDxe UefiPayloadPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
GraphicsOutputDxe UefiPayloadPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Include UefiPayloadPkg: Add support for logging to CBMEM console 2022-07-27 20:54:35 +00:00
Library UefiPayloadPkg: Add a Macro to enable Boot Logo 2022-08-03 22:15:00 +00:00
PayloadLoaderPeim UefiPayloadPkg: Fix RelaAddress type always mismatch in if condition 2022-07-27 17:00:40 +00:00
PchSmiDispatchSmm UefiPayloadPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SmmAccessDxe UefiPayloadPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SmmControlRuntimeDxe UefiPayloadPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UefiPayloadEntry UefiPayloadPkg: Remove clearing CR0.WP when protecting pagetable 2022-08-15 05:15:43 +00:00
BuildAndIntegrationInstructions.txt UefiPayloadPkg: Fix architecture in the build instruction 2022-03-29 05:18:43 +00:00
UefiPayloadPkg.ci.yaml UefiPayloadPkg/UefiPayloadPkg.ci.yaml: Remove duplicated entry 2022-03-29 04:22:16 +00:00
UefiPayloadPkg.dec UefiPayloadPkg: Add definition for PayloadCommandLine HOB 2022-05-06 04:49:22 +00:00
UefiPayloadPkg.dsc UefiPayloadPkg: Load Boot Logo into ACPI table 2022-08-03 22:15:00 +00:00
UefiPayloadPkg.fdf UefiPayloadPkg: Load Boot Logo into ACPI table 2022-08-03 22:15:00 +00:00
UniversalPayloadBuild.py UefiPayloadPkg: Align Attribute value with UPL spec 2022-06-30 03:45:38 +00:00