Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: b1db09657546f4983a1ec18336b36212b5875c3f https://github.com/tianocore/edk2/commit/b1db09657546f4983a1ec18336b36212b5875c3f Author: Xie, Yuanhao <yuanhao....@intel.com> Date: 2023-03-27 (Mon, 27 Mar 2023)
Changed paths: M UefiCpuPkg/Library/MpInitLib/X64/MpFuncs.nasm Log Message: ----------- UefiCpuPkg: Solve that stack top address is not mapped in pagetable For the case CPU logic index is 0, RSP points to the very top of all AP stacks. That address is not mapped in page table. Cc: Guo Dong <guo.d...@intel.com> Cc: Ray Ni <ray...@intel.com> Cc: Sean Rhodes <sean@starlabs.systems> Cc: James Lu <james...@intel.com> Cc: Gua Guo <gua....@intel.com> Signed-off-by: Ted Kuo <ted....@intel.com> Reviewed-by: Ray Ni <ray...@intel.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits