Skip to content
Commit 844b2d07 authored by Jeff Fan's avatar Jeff Fan
Browse files

UefiCpuPkg/MpLib.c: Add checking CR0 PG bit



If CR0 PG bit is not set, it means paging is not enabled on BSP. Thus, Execute
Disable feature is not working actually. Thus, we cannot enable it on APs.

v2:
  Correct the commit log.

Cc: Feng Tian <feng.tian@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: default avatarJeff Fan <jeff.fan@intel.com>
Reviewed-by: default avatarFeng Tian <feng.tian@intel.com>
parent 98eb0095
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment