audk/UefiCpuPkg/Library/MpInitLib
Jeff Fan 5c66d125ea UefiCpuPkg/MpInitLib: Add EnableExecuteDisable in MP_CPU_EXCHANGE_INFO
EnableExecuteDisable in MP_CPU_EXCHANGE_INFO is used to tell AP reset vector if
enable execute disable feature on APs. This feature should be enabled before CR3
is written.

Cc: Michael Kinney <michael.d.kinney@intel.com>
Cc: Feng Tian <feng.tian@intel.com>
Cc: Giri P Mudusuru <giri.p.mudusuru@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>
Tested-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Michael Kinney <michael.d.kinney@intel.com>
2016-08-17 19:58:48 +08:00
..
Ia32 UefiCpuPkg/MpInitLib: Add EnableExecuteDisable in MP_CPU_EXCHANGE_INFO 2016-08-17 19:58:48 +08:00
X64 UefiCpuPkg/MpInitLib: Add EnableExecuteDisable in MP_CPU_EXCHANGE_INFO 2016-08-17 19:58:48 +08:00
DxeMpInitLib.inf UefiCpuPkg/MpInitLib: Add AP assembly code and MP_CPU_EXCHANGE_INFO 2016-08-17 19:58:30 +08:00
DxeMpInitLib.uni
DxeMpLib.c
MpLib.c
MpLib.h UefiCpuPkg/MpInitLib: Add EnableExecuteDisable in MP_CPU_EXCHANGE_INFO 2016-08-17 19:58:48 +08:00
PeiMpInitLib.inf UefiCpuPkg/MpInitLib: Add AP assembly code and MP_CPU_EXCHANGE_INFO 2016-08-17 19:58:30 +08:00
PeiMpInitLib.uni
PeiMpLib.c