summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/Library/CpuExceptionHandlerLib
AgeCommit message (Expand)AuthorFilesLines
2014-09-12UefiCpuPkg: error: invalid instruction mnemonic 'retf'Nikolai Saoukh1-1/+1
2014-09-12UefiCpuPkg: error: invalid instruction mnemonic 'retf'Nikolai Saoukh1-6/+1
2014-09-09UefiCpuPkg: CpuExceptionHandlerLib: Make self modifying code work with XcodeAnderw Fish7-264/+109
2014-09-03UefiCpuPkg: Convert non DOS format files to DOS formatGao, Liming3-0/+0
2014-08-28UefiCpuPkg: INF/DEC file updates to EDK II packagesGao, Liming3-0/+0
2014-08-28UefiCpuPkg: INF/DEC file updates to EDK II packagesGao, Liming3-18/+10
2014-07-09Fixed typos: hanlder should be handler.Chen Fan3-3/+3
2014-06-30Fix the potential address overflow issue when checking PE signature. Jeff Fan1-8/+13
2014-01-10Fix bug when reserve stack space to fill exception context.Jeff Fan2-8/+8
2013-12-201. Only dump CPU Context and CpuDeadLoop () for CPU exception.Jeff Fan1-2/+2
2013-12-13Fix meta file issue.Jeff Fan1-1/+1
2013-12-11Correct INF file to make module pass ICC compiler.Liming Gao3-6/+6
2013-12-06Fix comments format issue.Jeff Fan7-8/+8
2013-11-30Add missing ASM_PFX for HookAfterStubHeaderEnd.Jeff Fan1-1/+1
2013-11-29Fixed typo: HookAfterStubEnd should be HookAfterStubHeaderEnd. It will make U...Jeff Fan1-1/+1
2013-11-29UefiCpuPkg: Using the "movabsq" instruction to read global variable mDoFarRet...Laszlo Ersek1-4/+10
2013-11-26Cleanup unused ReportStatusCodeLib reference.Jeff Fan4-4/+0
2013-11-221. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuException...Jeff Fan17-514/+1864
2013-02-05Fix build issue on DDK3790 tool chain.vanjeff1-2/+2
2012-05-31Remove CPU dead loop code from IA32 assembly codes.vanjeff2-14/+0
2012-03-19Fix doxgen format issue.vanjeff4-8/+14
2012-03-15Import two CPU Exception Handler Library instances: SecPeiCpuExceptionHandler...vanjeff12-0/+2595