]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg/MpLib.c: Load microcode before mtrr sync per IA32 SDM
authorJeff Fan <jeff.fan@intel.com>
Sat, 1 Apr 2017 13:29:54 +0000 (21:29 +0800)
committerJeff Fan <jeff.fan@intel.com>
Thu, 6 Apr 2017 08:06:25 +0000 (16:06 +0800)
commitcb811673c765b1bdb2e88ed4f8210f784a88fd6c
tree1a706770b45edc3be4dea9cf67fccbe194fd1dbb
parent90defe7198a42b3157ae5d9b93714f891cf06e57
UefiCpuPkg/MpLib.c: Load microcode before mtrr sync per IA32 SDM

Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=453
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Cc: Feng Tian <feng.tian@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/MpLib.c