summaryrefslogtreecommitdiffstats
path: root/CryptoPkg/Library/IntrinsicLib/Ia32
Commit message (Expand)AuthorAgeFilesLines
* CryptoPkg: add implemention of _ftol2_sse() to avoid build errorYi Li2023-08-091-0/+12
* CryptoPkg: add missing gcc instructionsYi Li2023-08-094-0/+93
* CryptoPkg: Add instrinsics to support building openssl3 on IA32 windowsYi Li2023-08-094-0/+707
* CryptoPkg: Add instrinsics to support building ECC on IA32 windowsyi1 li2022-04-142-0/+176
* CryptoPkg: Apply uncrustify changesMichael Kubacki2021-12-073-6/+15
* CryptoPkg/IntrinsicLib: Fix possible unresolved external symbol issueXiaoyu Lu2019-06-031-0/+22
* CryptoPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-094-28/+4
* CryptoPkg/IntrinsicLib: Remove .S files for IA32 archShenglei Zhang2019-04-032-128/+0
* CryptoPkg IntrinsicLib: Add the missing nasm source fileLiming Gao2016-08-112-0/+97
* CryptoPkg Updates to support RFC3161 timestamp signature verification. Qin Long2014-11-124-0/+239