summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/Library/BaseUefiCpuLib/Ia32
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-73/+0
* UefiCpuPkg: Clean up source filesLiming Gao2018-06-281-6/+6
* UefiCpuPkg: Remove X86 ASM and S filesLiming Gao2018-06-071-79/+0
* UefiCpuPkg/BaseUefiCpuLib: Use NASM read-only data section nameMichael Kinney2017-05-191-2/+2
* UefiCpuPkg BaseUefiCpuLib: Convert Ia32/InitializeFpu.asm to NASMLiming Gao2016-06-281-0/+74
* Update the copyright notice formathhtian2010-04-242-4/+4
* Fixed incorrect syntax for immediate HEX value.geekboy15a2010-01-081-4/+2
* BaseUefiCpuLib: Preserve EBX register in InitializeFloatingPointUnitsjljusten2009-12-162-40/+49
* Introduce UefiCpuLib library class in UefiCpuPkg and add one instance of Base...qhuang82009-11-252-0/+145