summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/CpuDxe
Commit message (Expand)AuthorAgeFilesLines
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-251-2/+0
* roll back changing on save and restore interrupt status, it needn't doing.vanjeff2010-02-241-11/+0
* 1. Correct File header to ## @filelgao42010-02-231-3/+3
* UefiCpuPkg/CpuDxe: Fix build errorjljusten2010-02-101-4/+1
* UefiCpuPkg/CpuDxe: Remove unnecessary OvmfPkg dependencyjljusten2010-02-101-1/+0
* a)Save and disable CPU interrupt before calling AsmWriteIdtr().vanjeff2010-02-091-0/+13
* Original MTRR lib hardcode VARIABLE_MTRR as 8. But it is 7 in Core2 if SMRR e...jyao12010-02-051-4/+10
* Use .p2align directive instead of ambiguous .align directive.qhuang82009-08-201-1/+1
* Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang82009-08-203-810/+810
* Remove ".intel_syntax", convert MASM to GAS.gikidy2009-08-172-181/+176
* Remove ".intel_syntax", convert MASM to GAS.gikidy2009-08-141-168/+159
* Add CPU DXE driver for IA32 & X64 processor architectures.jljusten2009-05-2710-0/+3119