summaryrefslogtreecommitdiff
path: root/CryptoPkg/Library/IntrinsicLib
AgeCommit message (Expand)AuthorFilesLines
2023-08-09CryptoPkg: remove strcmp to syscallYi Li1-9/+0
2023-08-09CryptoPkg: add implemention of _ftol2_sse() to avoid build errorYi Li1-0/+12
2023-08-09CryptoPkg: add missing gcc instructionsYi Li5-1/+97
2023-08-09CryptoPkg: Enable memcpy sys call in RISCV64 buildYi Li1-0/+2
2023-08-09CryptoPkg: Add instrinsics to support building openssl3 on IA32 windowsYi Li5-0/+711
2022-04-14CryptoPkg: Add instrinsics to support building ECC on IA32 windowsyi1 li3-0/+178
2021-12-07CryptoPkg: Apply uncrustify changesMichael Kubacki5-22/+62
2019-10-24CryptoPkg IntrinsicLib: Make _fltused always be usedLiming Gao1-2/+8
2019-06-06CryptoPkg/IntrinsicLib: Fix CLANG38 IA32 build problemXiaoyu Lu1-0/+13
2019-06-03CryptoPkg/IntrinsicLib: Fix possible unresolved external symbol issueXiaoyu Lu2-1/+25
2019-04-09CryptoPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney8-56/+8
2019-04-03CryptoPkg/IntrinsicLib: Remove .S files for IA32 archShenglei Zhang3-130/+0
2018-12-10CryptoPkg/IntrinsicLib: add missing BaseLib declarationJian J Wang1-0/+1
2018-09-25CryptoPkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-13/+2
2018-06-28CryptoPkg: Clean up source filesLiming Gao2-6/+6
2017-11-24CryptoPkg/IntrinsicLib: Fix the warning on memsetGary Lin1-2/+2
2017-04-07CryptoPkg IntrinsicLib: Remove GCC -fno-builtin optionLiming Gao1-2/+1
2017-04-07CryptoPkg: Fix possible unresolved external symbol issue.Qin Long1-1/+9
2017-03-29CryptoPkg: Fix handling of &strcmp function pointersQin Long1-1/+7
2016-08-11CryptoPkg IntrinsicLib: Add the missing nasm source fileLiming Gao3-1/+100
2015-12-15CryptoPkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2014-11-12CryptoPkg Updates to support RFC3161 timestamp signature verification. Qin Long5-3/+251
2014-09-03CryptoPkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-28CryptoPkg: INF/DEC file updates to EDK II packagesDong, Guo1-0/+0
2014-08-28CryptoPkg: INF/DEC file updates to EDK II packagesDong, Guo1-1/+2
2014-07-16Add comments for clarification about memset implementation.Long, Qin1-1/+8
2011-05-30Update code to pass packaging tool.lzeng141-3/+3
2010-12-311. Add new API supports for PEM & X509 key retrieving & verification;qlong1-1/+13
2010-11-261. enable /GL optimization building on OpensslLib.vanjeff1-11/+19
2010-11-16Override MSFT build option in INF files to remove /GL or /Oi.vanjeff1-3/+11
2010-11-01Add CryptoPkg (from UDK2010.UP3)hhtian3-0/+106