]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/CpuExceptionHandlerLib: Add DumpCpuContext()
authorJeff Fan <jeff.fan@intel.com>
Sat, 1 Apr 2017 05:53:08 +0000 (13:53 +0800)
committerJeff Fan <jeff.fan@intel.com>
Fri, 7 Apr 2017 01:43:40 +0000 (09:43 +0800)
commite2884d2cd07174f987c5932c6eebac71cf4376f9
tree6349c27cbff53fc412e3268e5e156d085fe2ba17
parent412e9dea4b7e6a84bc7125088ac4b08365d9646c
MdeModulePkg/CpuExceptionHandlerLib: Add DumpCpuContext()

This API is used to display exception type and all processor context for debug
purpose.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Cc: Feng Tian <feng.tian@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
MdeModulePkg/Include/Library/CpuExceptionHandlerLib.h
MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.c