]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg/CpuMpPei: Do not load new GDT table
authorJeff Fan <jeff.fan@intel.com>
Mon, 11 Jul 2016 11:46:36 +0000 (19:46 +0800)
committerJeff Fan <jeff.fan@intel.com>
Thu, 14 Jul 2016 01:44:00 +0000 (09:44 +0800)
commit9c3d2f9a2985d97961b07ddc493b6e406ace8814
treee3586818c29f8962cf957b38116fa8e152f30582
parentd1471c011277829cf04a3078fa1931c104c22afa
UefiCpuPkg/CpuMpPei: Do not load new GDT table

Do not load the new GDT table and just to use the exiting BSP's GDT table set up
by SEC phase.

Cc: Feng Tian <feng.tian@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Cc: Giri Mudusuru <giri.p.mudusuru@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Giri P Mudusuru <giri.p.mudusuru@intel.com>
UefiCpuPkg/CpuMpPei/CpuMpPei.c