From nobody Mon Sep 16 19:18:52 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+114440+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+114440+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=arm.com ARC-Seal: i=1; a=rsa-sha256; t=1706207104; cv=none; d=zohomail.com; s=zohoarc; b=YQBpWPNxg5YNBxOJWnswRLvx57FzhmBA+36fzdujP2BSVRSxgOy0NiMjAZadDE2h5V+9C/zJb1kpX5JilDoMi5+SXPfiKU7c+KiLaoV4nSYng2+vNWkT1RkZ13Gl9kKSi87DYj5pVKzA+m8WT18ElR+ssXHR/2mudJC2lJvIkf4= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1706207104; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:Reply-To:References:Sender:Subject:Subject:To:To:Message-Id; bh=76YtEYxB2jc40c77ZLJFkn0o6lWFC011QlHft7HYDNU=; b=QOgVFMGw8p5giEayKRF7D/CvSZHg9gCV1b8fC5ascnTuCabPiYFzqvx4LnAIKF0fLxl+oFEQ9jbN6feBsgJTsrHN6tSUWGi62kSIxEhhKLNi8VGIofv2lo9euHFkJnsCltvqoeBDIQ0Imcfxeax60EH0tNtE5K9Wdz8ZUqYHF8I= 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+114440+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by mx.zohomail.com with SMTPS id 1706207104200783.1012355315121; Thu, 25 Jan 2024 10:25:04 -0800 (PST) Return-Path: DKIM-Signature: a=rsa-sha256; bh=5sVyms8o/6/V/cubnIC7LJ1tFw55jk8SF+nJ+4WBv9k=; 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:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Transfer-Encoding; s=20140610; t=1706207103; v=1; b=s8+vg9FHn6ZNFSNCwcYrZU52byzfFnc+9ohcqawraUBfruExcBoagXzg01szfb+OrpsLfdNy 002TCwuNnC2Reuc482lJcx6PvHTkpuRFGM1D9kzk70zwb82V9bV3zaCnFtBcqzt+WSILgHHAWZj hk4A6bsYJkEg0ONmp702FEJE= X-Received: by 127.0.0.2 with SMTP id VKlbYY1788612x9juoWffLvW; Thu, 25 Jan 2024 10:25:03 -0800 X-Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web10.26096.1706207103279984897 for ; Thu, 25 Jan 2024 10:25:03 -0800 X-Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id F31D41FB; Thu, 25 Jan 2024 10:25:46 -0800 (PST) X-Received: from usa.arm.com (a079755.arm.com [10.162.46.129]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id C75F93F73F; Thu, 25 Jan 2024 10:25:00 -0800 (PST) From: "Prabin CA" To: devel@edk2.groups.io Cc: Ard Biesheuvel , Leif Lindholm , Sami Mujawar , Thomas Abraham Subject: [edk2-devel] [edk2-platforms][PATCH v4 2/6] Platform/Sgi: Add VariableFlashInfoLib to fix missing dependency Date: Thu, 25 Jan 2024 23:54:39 +0530 Message-Id: <20240125182443.2412776-3-prabin.ca@arm.com> In-Reply-To: <20240125182443.2412776-1-prabin.ca@arm.com> References: <20240125182443.2412776-1-prabin.ca@arm.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 Reply-To: devel@edk2.groups.io,prabin.ca@arm.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: ZUMIvu9bRLMVc6gxuTpwo1qex1787277AA= Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @groups.io) X-ZM-MESSAGEID: 1706207104691100009 Content-Type: text/plain; charset="utf-8" From: Vijayenthiran Subramaniam REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3479 A recent change in MdeModulePkg [1] introduced VariableFlashInfoLib as a dependency to support dynamic variable flash information. Add an instance for the library class VariableFlashInfoLib in SgiPlatformMm.dsc.inc to resolve this dependency. [1]: https://github.com/tianocore/edk2/commit/8db39c60cdf35e0a53ccdbccf7e15= 2ab41f54f4c Signed-off-by: Prabin CA --- Platform/ARM/SgiPkg/SgiPlatformMm.dsc.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/Platform/ARM/SgiPkg/SgiPlatformMm.dsc.inc b/Platform/ARM/SgiPk= g/SgiPlatformMm.dsc.inc index ab54b3b25f4c..0dd9ebbfc16c 100644 --- a/Platform/ARM/SgiPkg/SgiPlatformMm.dsc.inc +++ b/Platform/ARM/SgiPkg/SgiPlatformMm.dsc.inc @@ -70,6 +70,7 @@ [LibraryClasses.common.MM_STANDALONE] SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchroniza= tionLib.inf TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplat= e.inf VarCheckLib|MdeModulePkg/Library/VarCheckLib/VarCheckLib.inf + VariableFlashInfoLib|MdeModulePkg/Library/BaseVariableFlashInfoLib/BaseV= ariableFlashInfoLib.inf SafeIntLib|MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib.inf !endif =20 --=20 2.34.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 (#114440): https://edk2.groups.io/g/devel/message/114440 Mute This Topic: https://groups.io/mt/103959446/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-