]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg/ExceptionLib: Update RegisterCpuInterruptHandlerWorker()
authorJeff Fan <jeff.fan@intel.com>
Tue, 24 May 2016 13:25:17 +0000 (21:25 +0800)
committerJeff Fan <jeff.fan@intel.com>
Wed, 1 Jun 2016 07:31:48 +0000 (15:31 +0800)
commit670f13af6051dc7b8dcdaf9e1ec8014e122f41b7
treeda041153745f061b8eb8394e8332d031bd546bf5
parent9db15f8148081688a0679b76a7258e9fc66107bc
UefiCpuPkg/ExceptionLib: Update RegisterCpuInterruptHandlerWorker()

Add parameter CpuExceptionData for RegisterCpuInterruptHandlerWorker().

Cc: Michael Kinney <michael.d.kinney@intel.com>
Cc: Jiewen Yao <jiewen.yao@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: Feng Tian <feng.tian@intel.com>
UefiCpuPkg/Library/CpuExceptionHandlerLib/CpuExceptionCommon.h
UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeException.c
UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiDxeSmmCpuException.c
UefiCpuPkg/Library/CpuExceptionHandlerLib/SmmException.c