]> git.proxmox.com Git - mirror_edk2.git/commit
1. Only dump CPU Context and CpuDeadLoop () for CPU exception.
authorJeff Fan <jeff.fan@intel.com>
Fri, 20 Dec 2013 05:42:41 +0000 (05:42 +0000)
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 20 Dec 2013 05:42:41 +0000 (05:42 +0000)
commitf3b113bf614119f4b54858f909606954be75b3f3
treec2417b451da1cd3a2433c296eb1edfe357c83e39
parent6bd644638de46eeecb50292b2851a5045ebf1cac
1. Only dump CPU Context and CpuDeadLoop () for CPU exception.
2. mEnabledInterruptNum is total enabled interrupt number, InterruptType should less than mEnabledInterruptNum.

Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15012 6f19259b-4bc3-4df7-8a09-765794883524
UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeSmmCpuException.c