audk/UefiCpuPkg
Jeff Fan 844b2d072d 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: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
2017-03-28 09:49:29 +08:00
..
Application/Cpuid UefiCpuPkg/Cpuid.h: Update CPUID definitions with SDM (Sep.2016) 2016-12-16 11:48:21 +08:00
CpuDxe UefiCpuPkg/CpuDxe: Remove MSR_IA32_MISC_ENABLE check 2017-03-17 13:55:12 +08:00
CpuFeatures UefiCpuPkg/RegisterCpuFeaturesLib: Fix meta data comments 2017-03-28 09:00:02 +08:00
CpuIo2Dxe UefiCpuPkg: Refine casting expression result to bigger size 2017-03-06 14:33:26 +08:00
CpuIo2Smm UefiCpuPkg: Refine casting expression result to bigger size 2017-03-06 14:33:26 +08:00
CpuIoPei UefiCpuPkg: Modify CpuIoPei to support new IoLib library 2017-01-17 10:10:32 +08:00
CpuMpPei
CpuS3DataDxe UefiCpuPkg/CpuS3DataDxe: Consume the existing PcdCpuS3DataAddress 2017-03-22 10:11:25 +08:00
Feature/Capsule UefiCpuPkg/MicrocodeUpdate: Add MP support. 2016-12-28 15:09:02 +08:00
Include UefiCpuPkg/RegisterCpuFeaturesLib: Fix the function header issues 2017-03-28 08:59:53 +08:00
Library UefiCpuPkg/MpLib.c: Add checking CR0 PG bit 2017-03-28 09:49:29 +08:00
PiSmmCommunication
PiSmmCpuDxeSmm UefiCpuPkg/AcpiCpuData.h: Support >4GB MMIO address 2017-03-27 16:18:04 +08:00
ResetVector
SecCore UefiCpuPkg: Make the comments align with the functions 2016-12-14 21:34:42 +08:00
Universal/Acpi/S3Resume2Pei UefiCpuPkg/Universal/Acpi/S3Resume2Pei: Add support for PCD PcdPteMemoryEncryptionAddressOrMask 2017-03-01 12:52:41 +08:00
Contributions.txt
License.txt
UefiCpuPkg.dec UefiCpuPkg: Add new PCDs PROMPT/HELP string in UNI file 2017-03-28 09:00:15 +08:00
UefiCpuPkg.dsc UefiCpuPkg: Add CPU Features PEI/DXE drivers 2017-03-22 10:12:02 +08:00
UefiCpuPkg.uni UefiCpuPkg: Add new PCDs PROMPT/HELP string in UNI file 2017-03-28 09:00:15 +08:00
UefiCpuPkgExtra.uni