]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Core/DxeIplPeim/Ia32/DxeLoadFunc.c
MdeModulePkg: Display new stack base and size
authorJeff Fan <jeff.fan@intel.com>
Thu, 3 Nov 2016 07:47:06 +0000 (15:47 +0800)
committerJeff Fan <jeff.fan@intel.com>
Wed, 9 Nov 2016 08:00:04 +0000 (16:00 +0800)
commit6fb389d0a180ae4e623c39d051a3ddb38515b614
treeac2e112887900e1249290d83e0b55f74a9317704
parentd945390d5f154cb6664308846736e65e1f59099d
MdeModulePkg: Display new stack base and size

Dump new stack base and size information could help developer to narrow down
stack crash issue.

Cc: Feng Tian <feng.tian@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
MdeModulePkg/Core/DxeIplPeim/Ia32/DxeLoadFunc.c
MdeModulePkg/Universal/CapsulePei/UefiCapsule.c
MdeModulePkg/Universal/CapsulePei/X64/X64Entry.c