summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/CpuDxe
AgeCommit message (Expand)Author
2010-03-04Add array index check to avoid potential buffer overflow.xli24
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu2
2010-02-24roll back changing on save and restore interrupt status, it needn't doing.vanjeff
2010-02-231. Correct File header to ## @filelgao4
2010-02-10UefiCpuPkg/CpuDxe: Fix build errorjljusten
2010-02-10UefiCpuPkg/CpuDxe: Remove unnecessary OvmfPkg dependencyjljusten
2010-02-09a)Save and disable CPU interrupt before calling AsmWriteIdtr().vanjeff
2010-02-05Original MTRR lib hardcode VARIABLE_MTRR as 8. But it is 7 in Core2 if SMRR e...jyao1
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