From nobody Sun May 5 20:41:15 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+72860+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+72860+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1615885583; cv=none; d=zohomail.com; s=zohoarc; b=JTz1QuF+JWS/QtI02+HFs6xwM+ga1a+f0wiNAgf+eOOuOfx+QsEvf9VTaHkh+b1md5i73ojb6grpxWxS2tMdBAyPdy91zBRtvsfBuB5tg/3QzCfwDnizYaawe2w47jc0Mbw0mbDPixHo5YdERYFVr2x2nKxYi1eConN+aj8PaSk= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1615885583; h=Content-Transfer-Encoding:Cc:Date:From:List-Id:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:Sender:Subject:To; bh=+2dg/Fs6hSHJZZHO8tK7dYItV+g9zc/L8zzoskue9p8=; b=hJfXZ/MRcok478vp+uusnY5dD8EPFy7yuJP8w3Q6JTXbOYZNPqWbZBz0joysxk+Xi77P4qS0gyyLD81bP5HStrVNcNjYN/k+xrNW/KMzhIn2YDm+r7q54l8XA7ZHg8FYnctC9gPfoGeSuTk5jO2V9M+u1ov3gm2+M5JSQ2b/tL4= 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+72860+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 1615885583919501.48848525308915; Tue, 16 Mar 2021 02:06:23 -0700 (PDT) Return-Path: X-Received: by 127.0.0.2 with SMTP id ntqsYY1788612xMOVC9d6C6v; Tue, 16 Mar 2021 02:06:23 -0700 X-Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by mx.groups.io with SMTP id smtpd.web08.5817.1615885582776014540 for ; Tue, 16 Mar 2021 02:06:23 -0700 IronPort-SDR: 1gn5LYcnE6VpbDh7bknwfdU5ionQrHu5VrqnwpOdXpNqTTMueEj+mO9BQWUun3eBenIFVDJ2Cb IgXWTH5zgelg== X-IronPort-AV: E=McAfee;i="6000,8403,9924"; a="250591473" X-IronPort-AV: E=Sophos;i="5.81,251,1610438400"; d="scan'208";a="250591473" X-Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Mar 2021 02:06:20 -0700 IronPort-SDR: Vr1+Ag4Q/Qrkqu0sweDye7j3T58f9Q1DBNLsoFuHQ8+HOeofrnPHWawRxcF2iqhAjTlPIsh3CL PQpjuN1brubw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.81,251,1610438400"; d="scan'208";a="605187723" X-Received: from fieedk002.ccr.corp.intel.com ([10.239.158.144]) by fmsmga005.fm.intel.com with ESMTP; 16 Mar 2021 02:06:19 -0700 From: "Zhiguang Liu" To: devel@edk2.groups.io Cc: Nate DeSimone , Chasel Chiu , Liming Gao , Eric Dong Subject: [edk2-devel] [edk2-platforms] Intel/MinPlatformPkg: resolve MmUnblockMemoryLib Date: Tue, 16 Mar 2021 17:06:07 +0800 Message-Id: <20210316090607.858-1-zhiguang.liu@intel.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,zhiguang.liu@intel.com X-Gm-Message-State: J4xgeP9zL9u8ecO8w1tP7WTGx1787277AA= Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1615885583; bh=quqng5or5be/ebml1xj5/JD5kEQxfQ2LOWwo7aQt4bQ=; h=Cc:Date:From:Reply-To:Subject:To; b=UNAZ4BTxd4xR45e5jj4QDahgZV+bJn+beutTra+ztYB7YJ++Dq9/0zzd+3sE5ZpAJR0 f/Ok0mAXSbZlCmODnbESHBt6kCynY0QqTQBxcAptqncIH+Ej0zWLN+0BVvkRCGeGXefyv tQ5AFFPfFZovc+Gvc8pJmVI56yoNDGfSflU= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Type: text/plain; charset="utf-8" The below Edk2 patch makes VariableSmmRuntimeDxe begin to consume MmUnblock= MemoryLib. It cause multiple platforms build failure. f463dbadede138dc96a66dae6f361c54f0b3093c MdeModulePkg: VariableSmmRuntimeDxe: Added request unblock memory inter= face This change added NULL MmUnblockMemoryLib instance in MinPlatformPkg dsc in= clude files Cc: Nate DeSimone Cc: Chasel Chiu Cc: Liming Gao Cc: Eric Dong Signed-off-by: Zhiguang Liu --- Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeLib.dsc | 1 + 1 file changed, 1 insertion(+) diff --git a/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeLib.dsc b/Pla= tform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeLib.dsc index fa9098d525..ee91dd8bd6 100644 --- a/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeLib.dsc +++ b/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeLib.dsc @@ -116,6 +116,7 @@ !endif BaseCryptLib|CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf VariablePolicyLib|MdeModulePkg/Library/VariablePolicyLib/VariablePolicyL= ibRuntimeDxe.inf + MmUnblockMemoryLib|MdePkg/Library/MmUnblockMemoryLib/MmUnblockMemoryLibN= ull.inf =20 [LibraryClasses.common.UEFI_DRIVER] Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf --=20 2.30.0.windows.2 -=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 (#72860): https://edk2.groups.io/g/devel/message/72860 Mute This Topic: https://groups.io/mt/81371819/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-