edk2/TcgTpmPkg/Private/Include/Standard/sys/shm.h
Levi Yun 641a32bd4a TcgTpmPkg/Private: copy standard headers from CryptoPkg
This is preparation patch for TpmLib.

To build TCG TPM v2.0 Reference Library[0],
standard header files (e.x) stdio.h, stdlib.h and etc.

Copy all of those files from CryptoPkg.

Link: https://github.com/TrustedComputingGroup/TPM [0]
Signed-off-by: Yeoreum Yun <yeoreum.yun@arm.com>
2026-02-24 13:49:35 +00:00

9 lines
236 B
C

/** @file
Include file to support building the third-party cryptographic library.
Copyright (c) 2019, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#include <CrtLibSupport.h>