summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/CpuDxe/Ia32/CpuAsm.asm
Commit message (Expand)AuthorAgeFilesLines
* UefiCpuPkg: Remove X86 ASM and S filesLiming Gao2018-06-071-58/+0
* 1. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuException...Jeff Fan2013-11-221-306/+1
* Remove CPU dead loop code from IA32 assembly codes.vanjeff2012-05-311-8/+1
* Clear the direction flag in interrupt/exception handlers' assembly entry code...rsun32011-05-161-1/+4
* Skip restoration of DRx registers to support in-circuit emualators or debugge...rsun32010-06-111-21/+4
* Update the copyright notice formathhtian2010-04-241-2/+2
* Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten2010-02-251-0/+0
* Add CPU DXE driver for IA32 & X64 processor architectures.jljusten2009-05-271-0/+384