summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Include/Library/CpuExceptionHandlerLib.h
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Move CPU_EXCEPTION_INIT_DATA to UefiCpuPkgLiu, Zhiguang2022-08-091-67/+0
* UefiCpuPkg: Simplify InitializeSeparateExceptionStacksLiu, Zhiguang2022-08-091-6/+9
* CpuException: Add InitializeSeparateExceptionStacksRay Ni2022-06-101-18/+6
* CpuException: Remove InitializeCpuInterruptHandlersRay Ni2022-06-101-25/+3
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-23/+23
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-13/+13
* MdeModulePkg/CpuExceptionHandlerLib.h: Add a new API InitializeCpuExceptionHa...Jian J Wang2017-12-081-0/+97
* MdeModulePkg/CpuExceptionHandlerLib: Add DumpCpuContext()Jeff Fan2017-04-071-1/+14
* Fix comments format issue.Jeff Fan2013-12-061-1/+1
* 1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it...Jeff Fan2013-11-221-9/+77
* 1. Introduced CPU Exception Handler Library to provide the CPU exception hand...vanjeff2012-03-151-0/+28