From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail05.groups.io (mail05.groups.io [45.79.224.7]) by spool.mail.gandi.net (Postfix) with ESMTPS id 50B0A780091 for ; Mon, 5 Aug 2024 12:30:59 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=kLAStH4Z2FikIE0ufyl2BbNi81LHoqyIjax+14VSKC0=; 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=1722861059; v=1; b=Ki+80Ib7LvyvMYvyVfJgn4QPvwA8uGS/8RVhzQZ/yFBtZDosV2apQDfZ0PzTw6mRIO79HYoP pXSugp4KiDIjJm561p1vntnshsXiHXq4GRkszNMu3idF9dPYOdy2ttxXHTMrOi4PD+XZRYOFkmH BkSYzh2e5Ve7Xd6VMhLRbOebBKoRf4OGcZXYvHxg5HY3GyxDWaSwcQrNKtNJNQMP3xxMC1GZ6wm F0laCM95mnLnqjo1kxl3LEEcWnVeOE466Jsx1h5FHjKK3k/nNR2ey01Suru7yhmlDzqeASnacvf 4STUU9DIm18MeyRHGBaQ+BF3ZjTrvJbkOATEZZzl5NC3g== X-Received: by 127.0.0.2 with SMTP id wsHXYY7687511xMNzpEhBX7W; Mon, 05 Aug 2024 05:30:57 -0700 X-Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web10.6749.1722861057271553469 for ; Mon, 05 Aug 2024 05:30:57 -0700 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 976671474; Mon, 5 Aug 2024 05:31:22 -0700 (PDT) X-Received: from e129823.cambridge.arm.com (e129823.arm.com [10.1.197.6]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 0C67C3F6A8; Mon, 5 Aug 2024 05:30:55 -0700 (PDT) From: "levi.yun" To: devel@edk2.groups.io Cc: yeoreum.yun@arm.com, sami.mujawar@arm.com, pierre.gondois@arm.com, nd@arm.com, thomas.abraham@arm.com Subject: [edk2-devel] [PATCH edk2-platform v1 1/2] ARM/VExpressPkg: Add HobPrintLib in StandaloneMm Date: Mon, 5 Aug 2024 13:30:53 +0100 Message-Id: <20240805123054.309657-2-yeoreum.yun@arm.com> In-Reply-To: <20240805123054.309657-1-yeoreum.yun@arm.com> References: <20240805123054.309657-1-yeoreum.yun@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 Resent-Date: Mon, 05 Aug 2024 05:30:57 -0700 Resent-From: yeoreum.yun@arm.com Reply-To: devel@edk2.groups.io,yeoreum.yun@arm.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: 7cmQu1vMXinMLU1pVDsNIoUCx7686176AA= Content-Transfer-Encoding: quoted-printable X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240206 header.b=Ki+80Ib7; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=arm.com (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 45.79.224.7 as permitted sender) smtp.mailfrom=bounce@groups.io From: "levi.yun" commit: d5b03d5fba30d ("MdeModulePkg: Add HobPrintLib instance") adds HobPinrtLib which causes build failure for StandaloneMm To fix build failure, add HobPrintLib for StandaloneMm. Signed-off-by: Levi Yun --- Platform/ARM/VExpressPkg/PlatformStandaloneMm.dsc | 1 + 1 file changed, 1 insertion(+) diff --git a/Platform/ARM/VExpressPkg/PlatformStandaloneMm.dsc b/Platform/A= RM/VExpressPkg/PlatformStandaloneMm.dsc index a0a9d9a21a1b6682ff43d23ee82245219155c941..127b1e3bb729a563b8e0fe03b95= b92673695a9a3 100644 --- a/Platform/ARM/VExpressPkg/PlatformStandaloneMm.dsc +++ b/Platform/ARM/VExpressPkg/PlatformStandaloneMm.dsc @@ -55,6 +55,7 @@ [LibraryClasses] ExtractGuidedSectionLib|EmbeddedPkg/Library/PrePiExtractGuidedSectionLib= /PrePiExtractGuidedSectionLib.inf=0D FvLib|StandaloneMmPkg/Library/FvLib/FvLib.inf=0D HobLib|StandaloneMmPkg/Library/StandaloneMmHobLib/StandaloneMmHobLib.inf= =0D + HobPrintLib|MdeModulePkg/Library/HobPrintLib/HobPrintLib.inf=0D IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf=0D MemLib|StandaloneMmPkg/Library/StandaloneMmMemLib/StandaloneMmMemLib.inf= =0D MemoryAllocationLib|StandaloneMmPkg/Library/StandaloneMmCoreMemoryAlloca= tionLib/StandaloneMmCoreMemoryAllocationLib.inf=0D -- Guid("CE165669-3EF3-493F-B85D-6190EE5B9759") -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#120224): https://edk2.groups.io/g/devel/message/120224 Mute This Topic: https://groups.io/mt/107730605/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-