summaryrefslogtreecommitdiff
path: root/UefiCpuPkg
AgeCommit message (Expand)Author
2010-01-08Fixed incorrect syntax for immediate HEX value.geekboy15a
2010-01-08Removed use of pre-initialized global data in this file as it was causing pro...geekboy15a
2009-12-16BaseUefiCpuLib: Preserve EBX register in InitializeFloatingPointUnitsjljusten
2009-12-07Check in driver to produce CPU I/O 2 Protocol for IA32 and X64 architecture.xli24
2009-11-30Update x64 version of InitializeFpu.asm to use raw op-codes instead of 'finit...qhuang8
2009-11-25Introduce UefiCpuLib library class in UefiCpuPkg and add one instance of Base...qhuang8
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
2009-05-27Add MTRR library for IA32 & X64 processor architectures.jljusten
2009-02-23Remove unneeded reference to DuetPkg.dec.jljusten
2009-02-23Add UefiCpuPkg.dsc and UefiCpuPkg.dec for UefiCpuPkg.jljusten
2009-02-23Moving DuetPkg/CpuIoDxe to UefiCpuPkg. jljusten