From nobody Sun May 19 01:26:42 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) client-ip=66.175.222.108; envelope-from=bounce+27952+72928+1787277+3901457@groups.io; helo=mail02.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+72928+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=gmail.com ARC-Seal: i=1; a=rsa-sha256; t=1615918251; cv=none; d=zohomail.com; s=zohoarc; b=h8j8WQ+qojb4FARC4BsBPBxWmYKpBEWyaw5zSpXNRp6bLSP5eOkhw+q3fb7FT1aDDaCyhTu7+Du5sNCEiKGpogtOBXIoR34iLYHiOmJhFxTSg21KRvR4dUN3T4L/vHE5fyT68GCMxgM4l8t77TcmMBiE6JgvfPRx8mptXg2eHXU= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1615918251; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Id:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:References:Sender:Subject:To; bh=Q6suxI35eBG1Dxx2Lqt0zjdPU/oWyKmWcS985j/5Lrw=; b=Zz2NbwB7/xylGdtnIVGSTuuekvWN70dMuT5kC9HhRaF7AJk1UqmW79MUZ+GiOc3CiSVj6NKcb+POziXKh5BG4l+RSHVv2PwasVbepaZxYQ77DNfwgbsyc5zSBu1hQTgjUzxF6Qli76uCt5MCFUIQUcvbtQUIpNAFngvXDYWbzB4= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+72928+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) header.from= Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by mx.zohomail.com with SMTPS id 1615918251843766.9239644260389; Tue, 16 Mar 2021 11:10:51 -0700 (PDT) Return-Path: X-Received: by 127.0.0.2 with SMTP id mDMNYY1788612xUHiIxqssIR; Tue, 16 Mar 2021 11:10:51 -0700 X-Received: from mail-pl1-f174.google.com (mail-pl1-f174.google.com [209.85.214.174]) by mx.groups.io with SMTP id smtpd.web12.225.1615918250867164402 for ; Tue, 16 Mar 2021 11:10:50 -0700 X-Received: by mail-pl1-f174.google.com with SMTP id c16so17359390ply.0 for ; Tue, 16 Mar 2021 11:10:50 -0700 (PDT) X-Gm-Message-State: YCZDvVTA1Zcb6SQkQb5gJWhrx1787277AA= X-Google-Smtp-Source: ABdhPJz3F4WUCE7OZDth8qj+w2tJ+CDFbzfNlD/7ibTHbyUmPQgsHBTGF//v7S5NaT8whSABabwhsA== X-Received: by 2002:a17:90a:7103:: with SMTP id h3mr329675pjk.82.1615918250217; Tue, 16 Mar 2021 11:10:50 -0700 (PDT) X-Received: from localhost.localdomain ([50.35.88.161]) by smtp.gmail.com with ESMTPSA id 64sm17346550pfd.174.2021.03.16.11.10.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 16 Mar 2021 11:10:49 -0700 (PDT) From: "Kun Qin" To: devel@edk2.groups.io Cc: Chasel Chiu , Nate DeSimone , Liming Gao , Eric Dong Subject: [edk2-devel] [edk2-platforms][PATCH v2 1/5] MinPlatformPkg: CoreCommonLib: Added new library for VariableSmmRuntimeDxe Date: Tue, 16 Mar 2021 11:10:34 -0700 Message-Id: <20210316181038.1413-2-kuqin12@gmail.com> In-Reply-To: <20210316181038.1413-1-kuqin12@gmail.com> References: <20210316181038.1413-1-kuqin12@gmail.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,kuqin12@gmail.com Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1615918251; bh=xxN+HP3PXrbKfGJK0rZ4W04ZxfqssJs9qm6OKKinZus=; h=Cc:Date:From:Reply-To:Subject:To; b=aNDObNVqh0xlp2/qvosRdLSjgQSKnEV4Sk9nS6ajXC6WBRi5JEoKfzNhQaY29wVVD8L 2PhAQCV5Cpt1FxrvP/ARaqUOX64+Kh14DV6K3M6N2qfdbGUr01cEBWsASTVHGhajOroIv XaD42NlaiAx+OywaS4924ug2uKZ5U68PAS4= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Type: text/plain; charset="utf-8" REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3250 This change added NULL MmUnblockMemoryLib instance in dsc files of CoreCommonLib to resolve newly introduced dependency. The library interface is consumed by VariableSmmRuntimeDxe to better support variable runtime cache feature. Cc: Chasel Chiu Cc: Nate DeSimone Cc: Liming Gao Cc: Eric Dong Signed-off-by: Kun Qin Reviewed-by: Liming Gao Reviewed-by: Zhiguang Liu --- Notes: v2: - Added reviewed-by tag [Liming] Platform/Intel/MinPlatformPkg/Include/Dsc/CoreCommonLib.dsc | 1 + 1 file changed, 1 insertion(+) diff --git a/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreCommonLib.dsc b/= Platform/Intel/MinPlatformPkg/Include/Dsc/CoreCommonLib.dsc index cb40e111b5dd..bcabb797e91a 100644 --- a/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreCommonLib.dsc +++ b/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreCommonLib.dsc @@ -159,6 +159,7 @@ [LibraryClasses.common] LockBoxLib|MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib.inf =20 SmmMemLib|MdePkg/Library/SmmMemLib/SmmMemLib.inf + MmUnblockMemoryLib|MdePkg/Library/MmUnblockMemoryLib/MmUnblockMemoryLibN= ull.inf =20 SmbusLib|MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.inf VariablePolicyLib|MdeModulePkg/Library/VariablePolicyLib/VariablePolicyL= ib.inf --=20 2.30.0.windows.1 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#72928): https://edk2.groups.io/g/devel/message/72928 Mute This Topic: https://groups.io/mt/81383278/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- From nobody Sun May 19 01:26:42 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) client-ip=66.175.222.108; envelope-from=bounce+27952+72929+1787277+3901457@groups.io; helo=mail02.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+72929+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=gmail.com ARC-Seal: i=1; a=rsa-sha256; t=1615918252; cv=none; d=zohomail.com; s=zohoarc; b=c+WksGujk85B9Vq1lU3RXvVh1kLCSS+EtFgl1EY32gG1WixaQ6PxK9ixkFnQ4UJPWR834BO0qyFv0jn5zkAizBvJNgKnrUyg+s965gOlkW9pgzXsAHI+z6b51m8zOk2gqKqr7DPWXdrzIMlLxLm6iBBLreaofQAWTHAGq6Q4nzA= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1615918252; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Id:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:References:Sender:Subject:To; bh=Qi9Xvp2KPOKXaQQqp8VhY7noDqbteaCOmL85/c45mfA=; b=laGk03COxXEYRMewqmzBmR+YgjT7NqFNu0mZdMqZOBGpSojVksgqItd0zAguCMHAGhDCHWayanGVoQYMSNC0gkzqbitixLxno9zBdI/VjulBVaHZ73l/8T1IAoQ8TBn34Z7arEmtVpzgt2ivMv567Frk3Au8G4Pc5n3qxTnL2xo= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+72929+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) header.from= Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by mx.zohomail.com with SMTPS id 1615918252620752.4731646431218; Tue, 16 Mar 2021 11:10:52 -0700 (PDT) Return-Path: X-Received: by 127.0.0.2 with SMTP id ATutYY1788612xn0Nfa4O4Ai; Tue, 16 Mar 2021 11:10:52 -0700 X-Received: from mail-pl1-f172.google.com (mail-pl1-f172.google.com [209.85.214.172]) by mx.groups.io with SMTP id smtpd.web08.534.1615918251748655205 for ; Tue, 16 Mar 2021 11:10:51 -0700 X-Received: by mail-pl1-f172.google.com with SMTP id d23so14122666plq.2 for ; Tue, 16 Mar 2021 11:10:51 -0700 (PDT) X-Gm-Message-State: SVIjoyxYRwIVq4uEJq1CqKpLx1787277AA= X-Google-Smtp-Source: ABdhPJz8Yp/Yq3ThSJDR/VoiCoknqHVu0eJO3oQTeaoK+znALP0/v4YRvkSnyxz03AhIY9xB1AT/KQ== X-Received: by 2002:a17:902:9b8b:b029:e6:b027:2f96 with SMTP id y11-20020a1709029b8bb02900e6b0272f96mr776386plp.28.1615918250944; Tue, 16 Mar 2021 11:10:50 -0700 (PDT) X-Received: from localhost.localdomain ([50.35.88.161]) by smtp.gmail.com with ESMTPSA id 64sm17346550pfd.174.2021.03.16.11.10.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 16 Mar 2021 11:10:50 -0700 (PDT) From: "Kun Qin" To: devel@edk2.groups.io Cc: Chasel Chiu , Nate DeSimone , Liming Gao , Eric Dong Subject: [edk2-devel] [edk2-platforms][PATCH v2 2/5] MinPlatformPkg: Core Include Files: Added Tcg2Acpi driver after separation Date: Tue, 16 Mar 2021 11:10:35 -0700 Message-Id: <20210316181038.1413-3-kuqin12@gmail.com> In-Reply-To: <20210316181038.1413-1-kuqin12@gmail.com> References: <20210316181038.1413-1-kuqin12@gmail.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,kuqin12@gmail.com Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1615918252; bh=7gGFYJ9hXl5N0s1USqUA/153tmTw8+l6gIXJe7g5WAE=; h=Cc:Date:From:Reply-To:Subject:To; b=vAgV2lSNxkuCbUK3iee8CeJI3i5Zb0rbDBtJYKaiNsqp802z0r/ubIaMs59Mmpdzpwu XXkP7oPdZQtnjFepxoqzkx4zHbF8F2H+aP8aqsL7pBDMOW/x49q5xaM8HCtU+6yvAlj7+ kJZDeJbbqChE5CHCi5sSqucVpS6fyBNPNKs= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Type: text/plain; charset="utf-8" REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3251 This change follows the commit that separates the original Tcg2Smm driver into Tcg2Acpi and Tcg2 MM based on functionality in DXE and MM. The new Tcg2Acpi driver now will be responsible for patching and publishing ACPI table from DXE, and Tcg2 MM driver will be handling runtime MMI requests from ACPI calls. Cc: Chasel Chiu Cc: Nate DeSimone Cc: Liming Gao Cc: Eric Dong Signed-off-by: Kun Qin Reviewed-by: Liming Gao --- Notes: v2: - Added reviewed-by tag [Liming] Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeInclude.dsc | 1 + Platform/Intel/MinPlatformPkg/Include/Fdf/CoreSecurityLateInclude.fdf | 3 = ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeInclude.dsc b= /Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeInclude.dsc index a76a9bf5fdf9..c2ade240f314 100644 --- a/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeInclude.dsc +++ b/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeInclude.dsc @@ -155,6 +155,7 @@ NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256= .inf } SecurityPkg/Tcg/Tcg2Smm/Tcg2Smm.inf + SecurityPkg/Tcg/Tcg2Acpi/Tcg2Acpi.inf SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigDxe.inf !endif =20 diff --git a/Platform/Intel/MinPlatformPkg/Include/Fdf/CoreSecurityLateIncl= ude.fdf b/Platform/Intel/MinPlatformPkg/Include/Fdf/CoreSecurityLateInclude= .fdf index 45dda7ea0a91..3edc878e173b 100644 --- a/Platform/Intel/MinPlatformPkg/Include/Fdf/CoreSecurityLateInclude.fdf +++ b/Platform/Intel/MinPlatformPkg/Include/Fdf/CoreSecurityLateInclude.fdf @@ -14,6 +14,7 @@ !if gMinPlatformPkgTokenSpaceGuid.PcdTpm2Enable =3D=3D TRUE INF SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.inf INF SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf -INF RuleOverride =3D DRIVER_ACPITABLE SecurityPkg/Tcg/Tcg2Smm/Tcg2Smm.inf +INF SecurityPkg/Tcg/Tcg2Smm/Tcg2Smm.inf +INF RuleOverride =3D DRIVER_ACPITABLE SecurityPkg/Tcg/Tcg2Acpi/Tcg2Acpi.i= nf INF SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigDxe.inf !endif --=20 2.30.0.windows.1 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#72929): https://edk2.groups.io/g/devel/message/72929 Mute This Topic: https://groups.io/mt/81383279/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- From nobody Sun May 19 01:26:42 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) client-ip=66.175.222.108; envelope-from=bounce+27952+72930+1787277+3901457@groups.io; helo=mail02.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+72930+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=gmail.com ARC-Seal: i=1; a=rsa-sha256; t=1615918253; cv=none; d=zohomail.com; s=zohoarc; b=hjZad2YveBd1nnjwKzUCY6XI7lwMjuR4LHs05m2yny9FWvAa1uJEJ/QHCyihZZ+AQamz+iVh9RRTs++GUWV8vv4MrStUADJjcgoO7fLO0VqTfeC2fibMzvgF8jlPJhFS6VegoPdxaEaj2OF3/olwgHXDHBI4KJKokQQ59LIftQw= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1615918253; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Id:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:References:Sender:Subject:To; bh=iM2mHAOQ0rxfdsWSg7UKfX+LJhaF7uglSZ0jwoz9kyw=; b=F+cUASuLl6bux3Zrp2C5XasDnNnC8ypetQx/Il0F2imy/HqZuweMnRRwWspmvQpcoU4YvHbYykL9QIUHXVyiH6yuqcC98jNG61UdLiXOtQQV+VgMuYx8ucN3On6eo23FX5yRwCGVc0G/aVu1cZ3xSPgkTsd9FnyWDMpHHF4VGsU= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+72930+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) header.from= Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by mx.zohomail.com with SMTPS id 1615918253894899.8170430061548; Tue, 16 Mar 2021 11:10:53 -0700 (PDT) Return-Path: X-Received: by 127.0.0.2 with SMTP id Fp78YY1788612xRsVZFQnYNX; Tue, 16 Mar 2021 11:10:53 -0700 X-Received: from mail-pj1-f48.google.com (mail-pj1-f48.google.com [209.85.216.48]) by mx.groups.io with SMTP id smtpd.web09.570.1615918252430799462 for ; Tue, 16 Mar 2021 11:10:52 -0700 X-Received: by mail-pj1-f48.google.com with SMTP id kk2-20020a17090b4a02b02900c777aa746fso1870272pjb.3 for ; Tue, 16 Mar 2021 11:10:52 -0700 (PDT) X-Gm-Message-State: QRtpLDhDGDfHnRLqpBF5dQxmx1787277AA= X-Google-Smtp-Source: ABdhPJzDUb7VTLksg3hxe9Z4z7EuPEdhdsMWHk94iBYK+0yNMcTrVAV9ScFfPDb6PR9kbn1oUy90vg== X-Received: by 2002:a17:902:a707:b029:e6:52fd:a14d with SMTP id w7-20020a170902a707b02900e652fda14dmr764899plq.34.1615918251692; Tue, 16 Mar 2021 11:10:51 -0700 (PDT) X-Received: from localhost.localdomain ([50.35.88.161]) by smtp.gmail.com with ESMTPSA id 64sm17346550pfd.174.2021.03.16.11.10.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 16 Mar 2021 11:10:51 -0700 (PDT) From: "Kun Qin" To: devel@edk2.groups.io Cc: Michael D Kinney , Kelly Steele Subject: [edk2-devel] [edk2-platforms][PATCH v2 3/5] QuarkPlatformPkg: Quark DSC File: Added new library for VariableSmmRuntimeDxe Date: Tue, 16 Mar 2021 11:10:36 -0700 Message-Id: <20210316181038.1413-4-kuqin12@gmail.com> In-Reply-To: <20210316181038.1413-1-kuqin12@gmail.com> References: <20210316181038.1413-1-kuqin12@gmail.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,kuqin12@gmail.com Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1615918253; bh=fF9zYemc4yTWS5m2ZZ4HeV/b09U8RyPQgAOMWTxO4zM=; h=Cc:Date:From:Reply-To:Subject:To; b=Eyyyw7q0Ohye/zghZmg0SbWG1m08WrzzQvD6sf/bC0uuLeesCQYhW3YfmLv0HB/IJ/7 h8ASeT5nwL0blOlE+0BB31AaKnwMBsSAjkxbogwzl0pWn50dV49PDv0NaT6Z1GZ3HKseH CR3RGG/7cXYvo9FVyp1IjSoURmSp3Ekx9rU= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Type: text/plain; charset="utf-8" REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3250 This change added NULL MmUnblockMemoryLib instance in Quark.dsc to resolve new dependency by VariableSmmRuntimeDxe. The library interface is consumed by variable module to better support variable runtime cache feature. Cc: Michael D Kinney Cc: Kelly Steele Signed-off-by: Kun Qin Reviewed-by: Kelly Steele --- Notes: v2: - Added reviewed-by tag [Kelly] Platform/Intel/QuarkPlatformPkg/Quark.dsc | 1 + 1 file changed, 1 insertion(+) diff --git a/Platform/Intel/QuarkPlatformPkg/Quark.dsc b/Platform/Intel/Qua= rkPlatformPkg/Quark.dsc index e29c7465b1e4..c58da58348e3 100644 --- a/Platform/Intel/QuarkPlatformPkg/Quark.dsc +++ b/Platform/Intel/QuarkPlatformPkg/Quark.dsc @@ -146,6 +146,7 @@ [LibraryClasses] ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeRepor= tStatusCodeLib.inf ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExt= ractGuidedSectionLib.inf LockBoxLib|MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxDxeLib.inf + MmUnblockMemoryLib|MdePkg/Library/MmUnblockMemoryLib/MmUnblockMemoryLibN= ull.inf VarCheckLib|MdeModulePkg/Library/VarCheckLib/VarCheckLib.inf VariablePolicyLib|MdeModulePkg/Library/VariablePolicyLib/VariablePolicyL= ib.inf VariablePolicyHelperLib|MdeModulePkg/Library/VariablePolicyHelperLib/Var= iablePolicyHelperLib.inf --=20 2.30.0.windows.1 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#72930): https://edk2.groups.io/g/devel/message/72930 Mute This Topic: https://groups.io/mt/81383280/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- From nobody Sun May 19 01:26:42 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) client-ip=66.175.222.108; envelope-from=bounce+27952+72931+1787277+3901457@groups.io; helo=mail02.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+72931+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=gmail.com ARC-Seal: i=1; a=rsa-sha256; t=1615918254; cv=none; d=zohomail.com; s=zohoarc; b=mubGw9x+BO2CDS0wf0U/elU9nZ+PzBTnwvs6yISXGCkFnRaK6fjPZaInZu5xMAcCnp1/cgbVuedsrrT//cVt4hnE+5gg4ppOIRWOff4hNjFEHZDfSJGTjS+8nBhaKympeKIEK7mjDFdpH00HklVDQjYjxzfyLSKq7fNxnDk6uBc= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1615918254; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Id:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:References:Sender:Subject:To; bh=3K3RTqjgG9iakYKcedSrXTK2gHs7oK7L/9FPD613Jes=; b=X28fdWnguYnTn7O8tKFcdGVDr1pQc4JXeRbsD5cJJ+AsI5uxGIGjS1qSx8iSJvrdt2wIId9l2EuGFDpIOpU2XPMynd7OwLZ2fjtzsnAoeGqHXjO/nwAuLQ1VBZS8++cTasr4GFqyR6EFUT448++umWiZzrT+QmYKmTAbVEEY3/Y= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+72931+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) header.from= Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by mx.zohomail.com with SMTPS id 1615918254175459.4707167264719; Tue, 16 Mar 2021 11:10:54 -0700 (PDT) Return-Path: X-Received: by 127.0.0.2 with SMTP id tJhkYY1788612xOMAVuPUvzr; Tue, 16 Mar 2021 11:10:53 -0700 X-Received: from mail-pl1-f177.google.com (mail-pl1-f177.google.com [209.85.214.177]) by mx.groups.io with SMTP id smtpd.web08.535.1615918253280388528 for ; Tue, 16 Mar 2021 11:10:53 -0700 X-Received: by mail-pl1-f177.google.com with SMTP id n17so13781038plc.7 for ; Tue, 16 Mar 2021 11:10:53 -0700 (PDT) X-Gm-Message-State: vBcvZcTUj9wtb4QK27StkDPbx1787277AA= X-Google-Smtp-Source: ABdhPJxbI2xCLjmtaWJ8WJwtfN4ld2pgAzrB5c1egPsnDYUx8SDOKS4N69/nBm689tAISxIn4uDfcQ== X-Received: by 2002:a17:902:b598:b029:e2:daa2:161c with SMTP id a24-20020a170902b598b02900e2daa2161cmr632917pls.20.1615918252514; Tue, 16 Mar 2021 11:10:52 -0700 (PDT) X-Received: from localhost.localdomain ([50.35.88.161]) by smtp.gmail.com with ESMTPSA id 64sm17346550pfd.174.2021.03.16.11.10.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 16 Mar 2021 11:10:51 -0700 (PDT) From: "Kun Qin" To: devel@edk2.groups.io Cc: Zailiang Sun , Yi Qian , Michael D Kinney Subject: [edk2-devel] [edk2-platforms][PATCH v2 4/5] Vlv2TbltDevicePkg: PlatformPkg DSC: Added library for VariableSmmRuntimeDxe Date: Tue, 16 Mar 2021 11:10:37 -0700 Message-Id: <20210316181038.1413-5-kuqin12@gmail.com> In-Reply-To: <20210316181038.1413-1-kuqin12@gmail.com> References: <20210316181038.1413-1-kuqin12@gmail.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,kuqin12@gmail.com Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1615918253; bh=MeayI0P0J66XdfluCNEUuupKaKDHi0AXgsYK6nLO6SI=; h=Cc:Date:From:Reply-To:Subject:To; b=lhGd+cJTOX13GBzaU2JFS9oMuXfLXN1bdp2skIX/g0kCXcIUa0YCfc++7/1pBx4liul YCwdOPqNG0cCooEMbVMdw1S+0OmvqO+IPp+WEiEzeUK8EY5E5J5KNh56ryBZ7EYPcBK2u gwkFlH+VLQEF6BfxEq51+FLBv4DpZdHT7go= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Type: text/plain; charset="utf-8" REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3250 This change added NULL MmUnblockMemoryLib instance in PlatformPkg dsc file to resolve new dependency by VariableSmmRuntimeDxe. The library interface is consumed by variable module to better support variable runtime cache feature. Cc: Zailiang Sun Cc: Yi Qian Cc: Michael D Kinney Signed-off-by: Kun Qin Reviewed-by: Michael D Kinney --- Notes: v2: - Added Michael K. to cc list [Zailiang] Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgIA32.dsc | 1 + Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgX64.dsc | 1 + 2 files changed, 2 insertions(+) diff --git a/Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgIA32.dsc b/Platfor= m/Intel/Vlv2TbltDevicePkg/PlatformPkgIA32.dsc index 409f31c982d7..33e93b74800c 100644 --- a/Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgIA32.dsc +++ b/Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgIA32.dsc @@ -311,6 +311,7 @@ [LibraryClasses.IA32] LockBoxLib|MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxDxeLib.inf EfiRegTableLib|Vlv2TbltDevicePkg/Library/EfiRegTableLib/EfiRegTableLib.i= nf HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRou= terDxe.inf + MmUnblockMemoryLib|MdePkg/Library/MmUnblockMemoryLib/MmUnblockMemoryLibN= ull.inf =20 [LibraryClasses.IA32.DXE_DRIVER] DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf diff --git a/Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgX64.dsc b/Platform= /Intel/Vlv2TbltDevicePkg/PlatformPkgX64.dsc index 38bd825c8bdc..f7a876353649 100644 --- a/Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgX64.dsc +++ b/Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgX64.dsc @@ -313,6 +313,7 @@ [LibraryClasses.X64] LockBoxLib|MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxDxeLib.inf EfiRegTableLib|Vlv2TbltDevicePkg/Library/EfiRegTableLib/EfiRegTableLib.i= nf HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRou= terDxe.inf + MmUnblockMemoryLib|MdePkg/Library/MmUnblockMemoryLib/MmUnblockMemoryLibN= ull.inf =20 [LibraryClasses.X64.DXE_DRIVER] DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf --=20 2.30.0.windows.1 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#72931): https://edk2.groups.io/g/devel/message/72931 Mute This Topic: https://groups.io/mt/81383282/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- From nobody Sun May 19 01:26:42 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) client-ip=66.175.222.108; envelope-from=bounce+27952+72932+1787277+3901457@groups.io; helo=mail02.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+72932+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=gmail.com ARC-Seal: i=1; a=rsa-sha256; t=1615918256; cv=none; d=zohomail.com; s=zohoarc; b=blhBaIWEVgoBknH+QR6zwkUcYLwb0i7KXvtixdGqK/n1O6za+gNvDk5+8X1BrTJ2oTr+Oz92iJ00Ito92HohZwCeQi1AERCnMO3Jp6JfvjbrfmGzwnEfXJwhr8KUSm78h7Vi/zWY61/S634RrtChNZKb7Aa5ymxvJPhfwQOuzPQ= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1615918256; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Id:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:References:Sender:Subject:To; bh=kGctaJC51mJdIcO/IL0Xxqq5lCuSDOuZMbNIsMmAnVg=; b=LD31YlseIRKm6mlL7uygkkwM0G+WoAtds5orF4EHyA1KhEu/iX882UOVcE2kIKKbidPUgRelM6buwahPE2LRlavkC2FHV/ocTGINK4DM0B9eanvI5zXFqLaK4Ezjn9fSxmPGcf65LJU6FfOlP1i5MiCkTGlKV2g8HmFtXBv07sQ= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+72932+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) header.from= Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by mx.zohomail.com with SMTPS id 1615918256950461.6652391471323; Tue, 16 Mar 2021 11:10:56 -0700 (PDT) Return-Path: X-Received: by 127.0.0.2 with SMTP id LrN4YY1788612xQY72s5634W; Tue, 16 Mar 2021 11:10:54 -0700 X-Received: from mail-pf1-f174.google.com (mail-pf1-f174.google.com [209.85.210.174]) by mx.groups.io with SMTP id smtpd.web10.544.1615918254065728332 for ; Tue, 16 Mar 2021 11:10:54 -0700 X-Received: by mail-pf1-f174.google.com with SMTP id x21so8066687pfa.3 for ; Tue, 16 Mar 2021 11:10:53 -0700 (PDT) X-Gm-Message-State: m6yJjNW0x2FTRyuLiX2Cs9hAx1787277AA= X-Google-Smtp-Source: ABdhPJx+kaqmJ1NMcG2Y/7pMeK7nhrXF0f7yMx+m4g4YF2zo43x7tpICz5CS3yobECQwEXsHg2aOFg== X-Received: by 2002:a63:fa02:: with SMTP id y2mr793972pgh.412.1615918253224; Tue, 16 Mar 2021 11:10:53 -0700 (PDT) X-Received: from localhost.localdomain ([50.35.88.161]) by smtp.gmail.com with ESMTPSA id 64sm17346550pfd.174.2021.03.16.11.10.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 16 Mar 2021 11:10:52 -0700 (PDT) From: "Kun Qin" To: devel@edk2.groups.io Cc: Ard Biesheuvel , Leif Lindholm Subject: [edk2-devel] [edk2-platforms][PATCH v2 5/5] Socionext: DeveloperBox DSC File: Added library for VariableSmmRuntimeDxe Date: Tue, 16 Mar 2021 11:10:38 -0700 Message-Id: <20210316181038.1413-6-kuqin12@gmail.com> In-Reply-To: <20210316181038.1413-1-kuqin12@gmail.com> References: <20210316181038.1413-1-kuqin12@gmail.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,kuqin12@gmail.com Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1615918254; bh=AmRw76+CfOKB2ehfPiEwSk39pH8lsFy32Lya3DZ4VmY=; h=Cc:Date:From:Reply-To:Subject:To; b=xWxP/KHx/6dw4GuMZnQauZvLfFIucs9OIA6qTpkfzLREjwr+KNdUo+DJ5X0d+0p+ME5 BTu/AQ1dH4zsY1dMM6X+FminxoL7S7ThTwh6PxK+43i4MyVYlB0NOy/dFJsrWVUNw2pjW EDwuGJSgo7mwkXjiXQRtTz7upQ3Govc20PU= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Type: text/plain; charset="utf-8" REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3250 This change added NULL MmUnblockMemoryLib instance in DeveloperBox.dsc to resolve new dependency by VariableSmmRuntimeDxe. The library interface is consumed by variable module to better support variable runtime cache feature. Cc: Ard Biesheuvel Cc: Leif Lindholm Signed-off-by: Kun Qin --- Notes: v2: - No review, no change. Platform/Socionext/DeveloperBox/DeveloperBox.dsc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Platform/Socionext/DeveloperBox/DeveloperBox.dsc b/Platform/So= cionext/DeveloperBox/DeveloperBox.dsc index 0a11b796cca5..acaa4cd90fc5 100644 --- a/Platform/Socionext/DeveloperBox/DeveloperBox.dsc +++ b/Platform/Socionext/DeveloperBox/DeveloperBox.dsc @@ -49,6 +49,8 @@ [LibraryClasses] TpmMeasurementLib|MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurem= entLibNull.inf !endif =20 + MmUnblockMemoryLib|MdePkg/Library/MmUnblockMemoryLib/MmUnblockMemoryLibN= ull.inf + [LibraryClasses.common.SEC] PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf --=20 2.30.0.windows.1 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#72932): https://edk2.groups.io/g/devel/message/72932 Mute This Topic: https://groups.io/mt/81383284/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-