summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* Fixed incorrect syntax for immediate HEX value.geekboy15a2010-01-082-5/+3
* Removed use of pre-initialized global data in this file as it was causing pro...geekboy15a2010-01-081-25/+28
* BaseUefiCpuLib: Preserve EBX register in InitializeFloatingPointUnitsjljusten2009-12-162-40/+49
* Update x64 version of InitializeFpu.asm to use raw op-codes instead of 'finit...qhuang82009-11-301-1/+4
* Introduce UefiCpuLib library class in UefiCpuPkg and add one instance of Base...qhuang82009-11-255-0/+302
* Add MTRR library for IA32 & X64 processor architectures.jljusten2009-05-272-0/+1430