summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/Library/BaseUefiCpuLib/X64/InitializeFpu.asm
Commit message (Expand)AuthorAgeFilesLines
* UefiCpuPkg: Remove X86 ASM and S filesLiming Gao2018-06-071-62/+0
* Fix CRLF formatTian, Hot2014-01-221-2/+2
* UefiCpuPkg BaseUefiCpuLib: Change the initialization value for x87 FPU Contro...rsun32012-07-051-3/+3
* Update the copyright notice formathhtian2010-04-241-2/+2
* 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-251-0/+59