summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64
Commit message (Expand)AuthorAgeFilesLines
* UefiCpuPkg/Library/CpuExceptionHandlerLib: Add exception type decoderJeff Fan2015-07-081-2/+4
* UefiCpuPkg CpuExceptionHandlerLib: Use %rax instead of %eax to make code cons...Jeff Fan2014-12-171-6/+6
* UefiCpuPkg: error: invalid instruction mnemonic 'retf'Nikolai Saoukh2014-09-121-6/+1
* UefiCpuPkg: CpuExceptionHandlerLib: Make self modifying code work with XcodeAnderw Fish2014-09-092-255/+94
* Fixed typos: hanlder should be handler.Chen Fan2014-07-091-1/+1
* Fix bug when reserve stack space to fill exception context.Jeff Fan2014-01-102-8/+8
* Fix comments format issue.Jeff Fan2013-12-061-1/+1
* UefiCpuPkg: Using the "movabsq" instruction to read global variable mDoFarRet...Laszlo Ersek2013-11-291-4/+10
* 1. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuException...Jeff Fan2013-11-224-227/+483
* Fix build issue on DDK3790 tool chain.vanjeff2013-02-051-2/+2
* Import two CPU Exception Handler Library instances: SecPeiCpuExceptionHandler...vanjeff2012-03-153-0/+1005