From: Sughosh Ganu <sughosh.ganu@arm.com>
To: edk2-devel@lists.01.org, Achin Gupta <achin.gupta@arm.com>,
Jiewen Yao <jiewen.yao@intel.com>
Subject: [PATCH 4/5] StandaloneMmPkg: Replace dependency on ArmMmuLib
Date: Mon, 3 Dec 2018 12:50:55 +0530 [thread overview]
Message-ID: <1543821656-4982-5-git-send-email-sughosh.ganu@arm.com> (raw)
In-Reply-To: <1543821656-4982-1-git-send-email-sughosh.ganu@arm.com>
From: Achin Gupta <achin.gupta@arm.com>
Use StandaloneMmMmuLib instead of ArmMmuLib in StandaloneMmPkg for AArch64
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Achin Gupta <achin.gupta@arm.com>
Signed-off-by: Sughosh Ganu <sughosh.ganu@arm.com>
---
StandaloneMmPkg/StandaloneMmPkg.dsc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/StandaloneMmPkg/StandaloneMmPkg.dsc b/StandaloneMmPkg/StandaloneMmPkg.dsc
index 3470e1102cc3..412702272c95 100644
--- a/StandaloneMmPkg/StandaloneMmPkg.dsc
+++ b/StandaloneMmPkg/StandaloneMmPkg.dsc
@@ -62,7 +62,7 @@ [LibraryClasses]
[LibraryClasses.AARCH64]
ArmLib|ArmPkg/Library/ArmLib/ArmBaseLib.inf
- ArmMmuLib|ArmPkg/Library/ArmMmuLib/ArmMmuStandaloneMmCoreLib.inf
+ StandaloneMmMmuLib|ArmPkg/Library/StandaloneMmMmuLib/ArmMmuStandaloneMmLib.inf
ArmSvcLib|ArmPkg/Library/ArmSvcLib/ArmSvcLib.inf
CacheMaintenanceLib|ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.inf
PeCoffExtraActionLib|ArmPkg/Library/DebugPeCoffExtraActionLib/DebugPeCoffExtraActionLib.inf
--
2.7.4
next prev parent reply other threads:[~2018-12-03 7:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-03 7:20 [PATCH 0/5] StandaloneMmPkg: Miscellaneous fixes Sughosh Ganu
2018-12-03 7:20 ` [PATCH 1/5] StandaloneMmPkg: Add missing dependency on PL011UartClockLib Sughosh Ganu
2018-12-03 7:20 ` [PATCH 2/5] StandaloneMmPkg: Enforce alignment check for AArch64 Sughosh Ganu
2018-12-03 7:20 ` [PATCH 3/5] StandaloneMmPkg: Zero data structure explicitly Sughosh Ganu
2018-12-03 7:20 ` Sughosh Ganu [this message]
2018-12-03 7:20 ` [PATCH 5/5] StandaloneMmPkg: Update dependency on PeCoffExtraActionLib Sughosh Ganu
2018-12-09 16:20 ` [PATCH 0/5] StandaloneMmPkg: Miscellaneous fixes Achin Gupta
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1543821656-4982-5-git-send-email-sughosh.ganu@arm.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox