diff options
author | Jiewen Yao <jiewen.yao@intel.com> | 2016-11-22 15:05:11 +0800 |
---|---|---|
committer | Jiewen Yao <jiewen.yao@intel.com> | 2016-11-24 10:51:16 +0800 |
commit | 7fa1376c5c97d18eac719f35e5e85356d3c1b033 (patch) | |
tree | 57f6eebf11615c8be7f4c5006990405eebb21662 /BaseTools/Source/Python/CommonDataClass/CommonClass.py | |
parent | 1cbd8330898964a465ebb91421b951595398d56b (diff) | |
download | edk2-platforms-7fa1376c5c97d18eac719f35e5e85356d3c1b033.tar.xz |
UefiCpuPkg/PiSmmCpu: Correct exception message.
This patch fixes the first part of
https://bugzilla.tianocore.org/show_bug.cgi?id=242
Previously, when SMM exception happens, "stack overflow" is misreported.
This patch checked the PF address to see it is stack overflow, or
it is caused by SMM page protection.
It dumps exception data, PF address and the module trigger the issue.
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Jeff Fan <jeff.fan@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiewen Yao <jiewen.yao@intel.com>
Tested-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/CommonDataClass/CommonClass.py')
0 files changed, 0 insertions, 0 deletions