]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg/ExceptionLib: Import PeiCpuExceptionHandlerLib module
authorJeff Fan <jeff.fan@intel.com>
Tue, 24 May 2016 13:39:35 +0000 (21:39 +0800)
committerJeff Fan <jeff.fan@intel.com>
Wed, 1 Jun 2016 07:36:14 +0000 (15:36 +0800)
commita81abf161666860d31359e40635f05fe4dc810fa
tree3aa04376de7d7266a4090aaf355f0b6926286c78
parentd91225cfad507219502086d0b6b670ae126d489d
UefiCpuPkg/ExceptionLib: Import PeiCpuExceptionHandlerLib module

This module could be linked by CpuMpPei driver to handle reserved vector list
and provide spin lock for BSP/APs to prevent dump message corrupted.

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/PeiCpuException.c [new file with mode: 0644]
UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib.inf [new file with mode: 0644]
UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib.uni [new file with mode: 0644]
UefiCpuPkg/UefiCpuPkg.dsc