summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/CpuDxe/Ia32
AgeCommit message (Expand)Author
2012-05-31Remove CPU dead loop code from IA32 assembly codes.vanjeff
2011-07-06UefiCpuPkg: Fix X64 clang compiler/assembler warnings.andrewfish
2011-05-17A complement fix for revision 11664 to update GCC assembly files : clear the ...rsun3
2011-05-16Clear the direction flag in interrupt/exception handlers' assembly entry code...rsun3
2010-06-11Skip restoration of DRx registers to support in-circuit emualators or debugge...rsun3
2010-04-24Update the copyright notice formathhtian
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten
2009-08-20Use .p2align directive instead of ambiguous .align directive.qhuang8
2009-08-20Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang8
2009-08-17Remove ".intel_syntax", convert MASM to GAS.gikidy
2009-08-14Remove ".intel_syntax", convert MASM to GAS.gikidy
2009-05-27Add CPU DXE driver for IA32 & X64 processor architectures.jljusten