]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg/MpInitLib: Fixed offset error on Cr3Location
authorJeff Fan <jeff.fan@intel.com>
Mon, 14 Nov 2016 02:13:41 +0000 (10:13 +0800)
committerJeff Fan <jeff.fan@intel.com>
Wed, 16 Nov 2016 08:09:04 +0000 (16:09 +0800)
commitd67cbc66045e824d61fca5bf51c90783161becdf
tree523a90b17554dd788dfa85d2f5bbc599c3b0fca9
parente242cdfb307a6dfe2c0f75c4719f5c1f6b418625
UefiCpuPkg/MpInitLib: Fixed offset error on Cr3Location

Cr3Location offset value should be 0x34 not 0x3C.

Cc: Feng Tian <feng.tian@intel.com>
Cc: Hao Wu <hao.a.wu@intel.com>
Cc: Michael D 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>
UefiCpuPkg/Library/MpInitLib/Ia32/MpEqu.inc