summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/Library/CpuExceptionHandlerLib/CpuExceptionCommon.c
Commit message (Expand)AuthorAgeFilesLines
* UefiCpuPkg/CpuExceptionHandler: Add missing comma to exception name arrayLendacky, Thomas2021-05-141-1/+1
* UefiCpuPkg/CpuExceptionHandler: Add base support for the #VC exceptionTom Lendacky2020-08-171-1/+9
* UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* UefiCpuPkg/ExceptionLib: Add CET support.Jiewen Yao2019-02-281-3/+4
* UefiCpuPkg: Clean up source filesLiming Gao2018-06-281-2/+2
* UefiCpuPkg CpuExceptionHandlerLib: Enhance DumpModuleImageInfo()Star Zeng2018-01-021-2/+2
* PeCoffGetEntryPointLib: Fix spelling issueJeff Fan2017-04-261-1/+1
* UefiCpuPkg/CpuExceptionHandlerLib: Remove white space at first lineJeff Fan2017-04-071-1/+1
* UefiCpuPkg/CpuExceptionHandlerLib: Trim white space at end of lineJeff Fan2017-04-071-4/+4
* UefiCpuPkg/CpuExceptionHandlerLib: Add DumpCpuContext() implementationJeff Fan2017-04-071-60/+22
* UefiCpuPkg/CpuExceptionHandlerLib: remove un-used mReservedVectorsJeff Fan2016-12-011-3/+2
* UefiCpuPkg/Library/CpuExceptionHandlerLib: Add exception type decoderJeff Fan2015-07-081-10/+56
* Fixed typos: hanlder should be handler.Chen Fan2014-07-091-1/+1
* Fix the potential address overflow issue when checking PE signature. Jeff Fan2014-06-301-8/+13
* 1. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuException...Jeff Fan2013-11-221-3/+36
* Fix doxgen format issue.vanjeff2012-03-191-2/+5
* Import two CPU Exception Handler Library instances: SecPeiCpuExceptionHandler...vanjeff2012-03-151-0/+132