summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/Library/CpuExceptionHandlerLib/Ia32/ExceptionHandlerAsm.S
Commit message (Expand)AuthorAgeFilesLines
* UefiCpuPkg/CpuExceptionHandlerLib:Remove.S files for IA32 and X64 archShenglei Zhang2019-04-031-667/+0
* UefiCpuPkg/CpuExceptionHandlerLib: Trim white space at end of lineJeff Fan2017-04-071-25/+25
* UefiCpuPkg/CpuExceptionHandlerLib: Support IA32 processors without DE or FXSA...Michael Kinney2015-04-271-3/+28
* UefiCpuPkg: error: invalid instruction mnemonic 'retf'Nikolai Saoukh2014-09-121-1/+1
* UefiCpuPkg: CpuExceptionHandlerLib: Make self modifying code work with XcodeAnderw Fish2014-09-091-1/+1
* Add missing ASM_PFX for HookAfterStubHeaderEnd.Jeff Fan2013-11-301-1/+1
* Fixed typo: HookAfterStubEnd should be HookAfterStubHeaderEnd. It will make U...Jeff Fan2013-11-291-1/+1
* 1. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuException...Jeff Fan2013-11-221-80/+262
* Remove CPU dead loop code from IA32 assembly codes.vanjeff2012-05-311-7/+0
* Import two CPU Exception Handler Library instances: SecPeiCpuExceptionHandler...vanjeff2012-03-151-0/+467