edk2/CryptoPkg/Library/IntrinsicLib
Levi Yun b3e693dbeb CryptoPkg: preparation to build TPM reference library
To build TPM reference library[0] with CryptoPkg,
belows are required:

    - define memcpy as a function instead of a macro because
      memcpy is used as a function pointer in TPM reference library

    - definitions of INT16_MAX/UINT16_MAX

Link: https://github.com/TrustedComputingGroup/TPM [0]
Signed-off-by: Yeoreum Yun <yeoreum.yun@arm.com>
2026-02-24 13:49:35 +00:00
..
Ia32 CryptoPkg/Library/IntrinsicLib: IA32 CLANGPDB missing functions 2026-01-06 03:08:59 +00:00
BaseIntrinsicLib.uni CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
CopyMem.c CryptoPkg: preparation to build TPM reference library 2026-02-24 13:49:35 +00:00
IntrinsicLib.inf CryptoPkg/Library/IntrinsicLib: IA32 CLANGPDB missing functions 2026-01-06 03:08:59 +00:00
Math.c CryptoPkg/Library/OpensslLib: Fix CLANG compatibility issues 2025-03-07 05:44:30 +00:00
MemoryIntrinsics.c CryptoPkg: remove strcmp to syscall 2023-08-09 07:10:31 +00:00