[edk2-devel] [PATCH v3 01/11] CryptoPkg: Add mbedtls submodule for EDKII

Michael D Kinney michael.d.kinney at intel.com
Wed Oct 11 18:21:37 UTC 2023


Reviewed-by: Michael D Kinney <michael.d.kinney at intel.com>

Mike


> -----Original Message-----
> From: devel at edk2.groups.io <devel at edk2.groups.io> On Behalf Of Wenxing Hou
> Sent: Thursday, September 28, 2023 8:34 AM
> To: devel at edk2.groups.io
> Cc: Yao, Jiewen <jiewen.yao at intel.com>; Li, Yi1 <yi1.li at intel.com>; Lu,
> Xiaoyu1 <xiaoyu1.lu at intel.com>; Jiang, Guomin <guomin.jiang at intel.com>
> Subject: [edk2-devel] [PATCH v3 01/11] CryptoPkg: Add mbedtls submodule for
> EDKII
> 
> Add mbedtls 3.3.0 as submodule in CryptoPkg.
> 
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4177
> 
> Cc: Jiewen Yao <jiewen.yao at intel.com>
> Cc: Yi Li <yi1.li at intel.com>
> Cc: Xiaoyu Lu <xiaoyu1.lu at intel.com>
> Cc: Guomin Jiang <guomin.jiang at intel.com>
> Signed-off-by: Wenxing Hou <wenxing.hou at intel.com>
> ---
>  .gitmodules                          | 3 +++
>  CryptoPkg/Library/MbedTlsLib/mbedtls | 1 +
>  2 files changed, 4 insertions(+)
>  create mode 160000 CryptoPkg/Library/MbedTlsLib/mbedtls
> 
> diff --git a/.gitmodules b/.gitmodules
> index 387794f05e..60d54b45eb 100644
> --- a/.gitmodules
> +++ b/.gitmodules
> @@ -32,3 +32,6 @@
>  [submodule "MdePkg/Library/MipiSysTLib/mipisyst"]
>  	path = MdePkg/Library/MipiSysTLib/mipisyst
>  	url = https://github.com/MIPI-Alliance/public-mipi-sys-t.git
> +[submodule "CryptoPkg/Library/MbedTlsLib/mbedtls"]
> +	path = CryptoPkg/Library/MbedTlsLib/mbedtls
> +	url = https://github.com/ARMmbed/mbedtls
> diff --git a/CryptoPkg/Library/MbedTlsLib/mbedtls
> b/CryptoPkg/Library/MbedTlsLib/mbedtls
> new file mode 160000
> index 0000000000..8c89224991
> --- /dev/null
> +++ b/CryptoPkg/Library/MbedTlsLib/mbedtls
> @@ -0,0 +1 @@
> +Subproject commit 8c89224991adff88d53cd380f42a2baa36f91454
> --
> 2.26.2.windows.1
> 
> 
> 
> 
> 



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#109532): https://edk2.groups.io/g/devel/message/109532
Mute This Topic: https://groups.io/mt/101639972/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/leave/3943202/1813853/130120423/xyzzy [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list