CryptoPkg: Add Mbedtls submodule in CI
Change CI for new Mbedtls submodule. REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4177 Cc: Jiewen Yao <jiewen.yao@intel.com> Cc: Yi Li <yi1.li@intel.com> Cc: Xiaoyu Lu <xiaoyu1.lu@intel.com> Cc: Guomin Jiang <guomin.jiang@intel.com> Signed-off-by: Wenxing Hou <wenxing.hou@intel.com> Reviewed-by: Yi Li <yi1.li@intel.com> Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
This commit is contained in:
committed by
mergify[bot]
parent
c5fedb030a
commit
26754b3707
@@ -28,9 +28,9 @@
|
||||
Library/OpensslLib/OpensslGen/include
|
||||
Library/OpensslLib/OpensslGen/providers/common/include
|
||||
Library/MbedTlsLib/Include
|
||||
Library/MbedTlsLib/mbedtls
|
||||
Library/MbedTlsLib/mbedtls/include
|
||||
Library/MbedTlsLib/mbedtls/include/mbedtls
|
||||
Library/MbedTlsLib/mbedtls/library
|
||||
|
||||
[LibraryClasses]
|
||||
## @libraryclass Provides basic library functions for cryptographic primitives.
|
||||
@@ -49,6 +49,7 @@
|
||||
## @libraryclass Provides library functions from the openssl project.
|
||||
#
|
||||
OpensslLib|Private/Library/OpensslLib.h
|
||||
MbedTlsLib|Private/Library/MbedTlsLib.h
|
||||
|
||||
## @libraryclass Provides compiler intrinsic functions required to link openssl project.
|
||||
#
|
||||
|
Reference in New Issue
Block a user