]> git.proxmox.com Git - mirror_edk2.git/commit - UefiCpuPkg/CpuMpPei/CpuMpPei.c
UefiCpuPkg/CpuMpPei: Fix wrong CpuData pointer
authorJeff Fan <jeff.fan@intel.com>
Fri, 25 Sep 2015 06:29:51 +0000 (06:29 +0000)
committervanjeff <vanjeff@Edk2>
Fri, 25 Sep 2015 06:29:51 +0000 (06:29 +0000)
commit28f27af6f007c3794fcc9d098ef91713160f4e5b
treea4a86884f0d33c77c010cc48d26f9b0b4df80691
parent630699bd8080021ab75338bb70f74c671f068a9e
UefiCpuPkg/CpuMpPei: Fix wrong CpuData pointer

CpuData buffer should be located in allocated buffer instead of at end of
WakeupBuffer.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18550 6f19259b-4bc3-4df7-8a09-765794883524
UefiCpuPkg/CpuMpPei/CpuMpPei.c