audk/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64
Jeff Fan 368c54e718 UefiCpuPkg: Add ExceptionHandlerData for ArchRestoreExceptionContext()
mReservedVectors is not set, we could add parameter ExceptionHandlerData for
ArchRestoreExceptionContext() that could use it instead of mReservedVectors.

Cc: Feng Tian <feng.tian@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Michael D Kinney <michael.d.kinney@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>
2016-12-01 16:03:16 +08:00
..
ArchExceptionHandler.c UefiCpuPkg: Add ExceptionHandlerData for ArchRestoreExceptionContext() 2016-12-01 16:03:16 +08:00
ArchInterruptDefs.h
ExceptionHandlerAsm.S
ExceptionHandlerAsm.asm
ExceptionHandlerAsm.nasm UefiCpuPkg CpuExceptionHandlerLib:Convert X64/ExceptionHandlerAsm.asm to NASM 2016-06-28 09:52:10 +08:00