summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/Library/CpuExceptionHandlerLib
AgeCommit message (Expand)Author
2017-04-27UefiCpuPkg: Move to new locationGuo Mang
2017-04-07UefiCpuPkg/CpuExceptionHandlerLib: Remove white space at first lineJeff Fan
2017-04-07UefiCpuPkg/CpuExceptionHandlerLib: Trim white space at end of lineJeff Fan
2017-04-07UefiCpuPkg/CpuExceptionHandlerLib: Add DumpCpuContext() implementationJeff Fan
2017-02-22UefiCpuPkg/ExceptionHandlerAsm.S: Fix code length issue with GCC 5.4Jeff Fan
2016-12-01UefiCpuPkg/CpuExceptionHandlerLib: remove un-used mReservedVectorsJeff Fan
2016-12-01UefiCpuPkg: Add ExceptionHandlerData for ArchRestoreExceptionContext()Jeff Fan
2016-12-01UefiCpuPkg: Add ExceptionHandlerData for ArchSaveExceptionContext()Jeff Fan
2016-11-03UefiCpuPkg PeiCpuExceptionHandlerLib: Add the missing nasm files in INFLiming Gao
2016-10-24UefiCpuPkg: Fix typos in commentsGary Lin
2016-06-28UefiCpuPkg CpuExceptionHandlerLib: Add nasm source files into INF files.Liming Gao
2016-06-28UefiCpuPkg CpuExceptionHandlerLib:Convert X64/ExceptionHandlerAsm.asm to NASMLiming Gao
2016-06-28UefiCpuPkg CpuExceptionHandlerLib:Convert Ia32/ExceptionHandlerAsm.asm to NASMLiming Gao
2016-06-01UefiCpuPkg/ExceptionLib: Import PeiCpuExceptionHandlerLib moduleJeff Fan
2016-06-01UefiCpuPkg/ExceptionLib: Move global variable locationJeff Fan
2016-06-01UefiCpuPkg/ExceptionLib: Add CommonExceptionHandlerWorker()Jeff Fan
2016-06-01UefiCpuPkg/ExceptionLib: Update RegisterCpuInterruptHandlerWorker()Jeff Fan
2016-06-01UefiCpuPkg/ExceptionLib: Update UpdateIdtTable()Jeff Fan
2016-06-01UefiCpuPkg/ExceptionLib: Update InitializeCpuExceptionHandlersWorkerJeff Fan
2016-06-01UefiCpuPkg/ExceptionLib: Add EXCEPTION_HANDLER_DATA definitionJeff Fan
2016-06-01UefiCpuPkg/ExceptionLib: Rename DxeSmmCpuException.cJeff Fan
2015-12-15UefiCpuPkg: Convert all .uni files to utf-8Jordan Justen
2015-07-08UefiCpuPkg/Library/CpuExceptionHandlerLib: Add exception type decoderJeff Fan
2015-04-27UefiCpuPkg/CpuExceptionHandlerLib: Support IA32 processors without DE or FXSA...Michael Kinney
2014-12-17UefiCpuPkg CpuExceptionHandlerLib: Use %rax instead of %eax to make code cons...Jeff Fan
2014-11-06Remove un-used PPI reference.Jeff Fan
2014-09-12UefiCpuPkg: error: invalid instruction mnemonic 'retf'Nikolai Saoukh
2014-09-12UefiCpuPkg: error: invalid instruction mnemonic 'retf'Nikolai Saoukh
2014-09-09UefiCpuPkg: CpuExceptionHandlerLib: Make self modifying code work with XcodeAnderw Fish
2014-09-03UefiCpuPkg: Convert non DOS format files to DOS formatGao, Liming
2014-08-28UefiCpuPkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-28UefiCpuPkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-07-09Fixed typos: hanlder should be handler.Chen Fan
2014-06-30Fix the potential address overflow issue when checking PE signature. Jeff Fan
2014-01-10Fix bug when reserve stack space to fill exception context.Jeff Fan
2013-12-201. Only dump CPU Context and CpuDeadLoop () for CPU exception.Jeff Fan
2013-12-13Fix meta file issue.Jeff Fan
2013-12-11Correct INF file to make module pass ICC compiler.Liming Gao
2013-12-06Fix comments format issue.Jeff Fan
2013-11-30Add missing ASM_PFX for HookAfterStubHeaderEnd.Jeff Fan
2013-11-29Fixed typo: HookAfterStubEnd should be HookAfterStubHeaderEnd. It will make U...Jeff Fan
2013-11-29UefiCpuPkg: Using the "movabsq" instruction to read global variable mDoFarRet...Laszlo Ersek
2013-11-26Cleanup unused ReportStatusCodeLib reference.Jeff Fan
2013-11-221. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuException...Jeff Fan
2013-02-05Fix build issue on DDK3790 tool chain.vanjeff
2012-05-31Remove CPU dead loop code from IA32 assembly codes.vanjeff
2012-03-19Fix doxgen format issue.vanjeff
2012-03-15Import two CPU Exception Handler Library instances: SecPeiCpuExceptionHandler...vanjeff