summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/Library/BaseUefiCpuLib/X64
Commit message (Expand)AuthorAgeFilesLines
* UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* UefiCpuPkg/BaseUefiCpuLib: Remove .S files for IA32 and X64 archShenglei Zhang2019-04-031-57/+0
* UefiCpuPkg: Clean up source filesLiming Gao2018-06-281-8/+8
* UefiCpuPkg: Remove X86 ASM and S filesLiming Gao2018-06-071-62/+0
* UefiCpuPkg: Use FINIT instead of hex valuesMichael Kinney2017-05-191-4/+1
* UefiCpuPkg/BaseUefiCpuLib: Use NASM read-only data section nameMichael Kinney2017-05-191-2/+2
* UefiCpuPkg BaseUefiCpuLib: Convert X64/InitializeFpu.asm to NASMLiming Gao2016-06-281-0/+60
* Fix CRLF formatTian, Hot2014-01-222-59/+59
* UefiCpuPkg BaseUefiCpuLib: Change the initialization value for x87 FPU Contro...rsun32012-07-052-7/+7
* Update the copyright notice formathhtian2010-04-242-4/+4
* Fixed incorrect syntax for immediate HEX value.geekboy15a2010-01-081-1/+1
* Removed use of pre-initialized global data in this file as it was causing pro...geekboy15a2010-01-081-25/+28
* 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-252-0/+113