summaryrefslogtreecommitdiff
path: root/CryptoPkg/Library/IntrinsicLib/Ia32
AgeCommit message (Expand)AuthorFilesLines
2023-08-09CryptoPkg: add implemention of _ftol2_sse() to avoid build errorYi Li1-0/+12
2023-08-09CryptoPkg: add missing gcc instructionsYi Li4-0/+93
2023-08-09CryptoPkg: Add instrinsics to support building openssl3 on IA32 windowsYi Li4-0/+707
2022-04-14CryptoPkg: Add instrinsics to support building ECC on IA32 windowsyi1 li2-0/+176
2021-12-07CryptoPkg: Apply uncrustify changesMichael Kubacki3-6/+15
2019-06-03CryptoPkg/IntrinsicLib: Fix possible unresolved external symbol issueXiaoyu Lu1-0/+22
2019-04-09CryptoPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney4-28/+4
2019-04-03CryptoPkg/IntrinsicLib: Remove .S files for IA32 archShenglei Zhang2-128/+0
2016-08-11CryptoPkg IntrinsicLib: Add the missing nasm source fileLiming Gao2-0/+97
2014-11-12CryptoPkg Updates to support RFC3161 timestamp signature verification. Qin Long4-0/+239