From 7519dfeff742a9a0c768f057d9ca862974dc3888 Mon Sep 17 00:00:00 2001 From: Jiewen Yao Date: Tue, 21 Jan 2025 09:25:26 +0800 Subject: [PATCH] Add wolfSSL to readme. Signed-off-by: Jiewen Yao --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0656dfc0784..b6fffdfe497 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,8 @@ Support is included in UEFI host environment [EDKII](https://github.com/tianocore/edk2/tree/master/SecurityPkg/DeviceSecurity). + Support is included in [wolfSSL](https://www.wolfssl.com/wolfssl-libspdm-support). + Support to be included in [OpenBMC](https://github.com/openbmc). It is in planning, see [SPDM Integration](https://www.youtube.com/watch?v=PmgXkLJYI-E). Support to be linked by other languages. For example, [Java verifier](https://github.com/altera-opensource/verifier) and [Rust spdm-utils](https://github.com/westerndigitalcorporation/spdm-utils).