From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail04.groups.io (mail04.groups.io [45.79.224.9]) by spool.mail.gandi.net (Postfix) with ESMTPS id C8330D800FF for ; Mon, 15 Apr 2024 01:59:27 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=xSFu/+XytBJSsjt5tTFpVcVHGCfiHGYj4HAAq0ds3nw=; c=relaxed/simple; d=groups.io; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References:MIME-Version:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Resent-Date:Resent-From:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Transfer-Encoding; s=20240206; t=1713146366; v=1; b=WE6ZdAlnjZ7Iu1j3WLLxBJgGtYWJpWpVLCM0uKfWEuQ9bi+oI5Ify9/uI2jXlaHzu6a7DrZy Ai9VTNg4dqJi1gFNmyP7hLGs/4Jxwd1e5/hNxLNq4FdPKUa6Izm2nivK/7NcK7xNSTjiVDADRRB b0bWL6vrB7egzJf25R+SdzASqoLrnMYj5ZHa86gbAa8hzxNdc6PI5/B2awBHEqvWW+bQ+JqbEPT wKCbEWugnI8mAjZd8kK7vnepi35fZll84+MhB6I8nFm7YhA/iDe7flABYsLu77VkQwro7LKB4pQ M5mwJTSumWGmkv4o/fpqgqVlDfG0tq1dRE/PIJRhavxdg== X-Received: by 127.0.0.2 with SMTP id nquiYY7687511xGYCLOeTCWd; Sun, 14 Apr 2024 18:59:26 -0700 X-Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.13]) by mx.groups.io with SMTP id smtpd.web10.11508.1713146349326840827 for ; Sun, 14 Apr 2024 18:59:24 -0700 X-CSE-ConnectionGUID: zYOzRN/lRRK/xFa8TNUzeQ== X-CSE-MsgGUID: HjDKshf/QlyZOc9SNAmxog== X-IronPort-AV: E=McAfee;i="6600,9927,11044"; a="19662594" X-IronPort-AV: E=Sophos;i="6.07,202,1708416000"; d="scan'208";a="19662594" X-Received: from fmviesa009.fm.intel.com ([10.60.135.149]) by orvoesa105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Apr 2024 18:59:24 -0700 X-CSE-ConnectionGUID: UzLds82NTGOrBVhgSh/GFg== X-CSE-MsgGUID: csdBNObkRHynk+bKigLUaw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.07,202,1708416000"; d="scan'208";a="21824310" X-Received: from shwdejointd777.ccr.corp.intel.com ([10.239.58.116]) by fmviesa009.fm.intel.com with ESMTP; 14 Apr 2024 18:59:23 -0700 From: "Wenxing Hou" To: devel@edk2.groups.io Cc: Jiewen Yao Subject: [edk2-devel] [PATCH v3 09/10] SecurityPkg: Add libspdm submodule Date: Mon, 15 Apr 2024 09:58:58 +0800 Message-Id: <20240415015859.2997-10-wenxing.hou@intel.com> In-Reply-To: <20240415015859.2997-1-wenxing.hou@intel.com> References: <20240415015859.2997-1-wenxing.hou@intel.com> MIME-Version: 1.0 Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Resent-Date: Sun, 14 Apr 2024 18:59:24 -0700 Resent-From: wenxing.hou@intel.com Reply-To: devel@edk2.groups.io,wenxing.hou@intel.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: OpEP6H71DmLQstjeTGTpVaprx7686176AA= Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240206 header.b=WE6ZdAln; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 45.79.224.9 as permitted sender) smtp.mailfrom=bounce@groups.io; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=intel.com (policy=none) libspdm is submodule to support DeviceSecurity feature. Cc: Jiewen Yao Signed-off-by: Wenxing Hou --- SecurityPkg/DeviceSecurity/SpdmLib/libspdm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SecurityPkg/DeviceSecurity/SpdmLib/libspdm b/SecurityPkg/DeviceSecurity/SpdmLib/libspdm index 4c92ff5ced..f6558cc7da 160000 --- a/SecurityPkg/DeviceSecurity/SpdmLib/libspdm +++ b/SecurityPkg/DeviceSecurity/SpdmLib/libspdm @@ -1 +1 @@ -Subproject commit 4c92ff5ced7862e4f2eea945dd723d2e1b1fc476 +Subproject commit f6558cc7da31ccc882a3bf6a2b4a53f6b8551b45 -- 2.26.2.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#117735): https://edk2.groups.io/g/devel/message/117735 Mute This Topic: https://groups.io/mt/105528210/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-