mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
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>
|
||
|---|---|---|
| .. | ||
| Ia32 | ||
| BaseIntrinsicLib.uni | ||
| CopyMem.c | ||
| IntrinsicLib.inf | ||
| Math.c | ||
| MemoryIntrinsics.c | ||