From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 26EADD811A4 for ; Thu, 14 Mar 2024 15:25:59 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=idMjd1aZCb4HuHvEYQDdHo9nWDPIk8KsvGUpl4qqZoc=; c=relaxed/simple; d=groups.io; h=MIME-Version:References:In-Reply-To:From:Date:Message-ID:Subject:To:Cc:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Resent-Date:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type:Content-Transfer-Encoding; s=20240206; t=1710429958; v=1; b=YrfKTHKrdSd8rOEcJjA1oCXjmeWtB60n1JFNj790IBLLBZ87S3+Oc1Oo2mKG6KatQIU//To8 lcfBnC8iUuRLhwJz0KrUa520LGm4vdBNts0TXT7EX/t6zetSa+ox4DfPU7KGwxfjcnenbo0fow5 I2B+2SkPH56Nr+BFSOlG9duMJAn+wZqcYUGpuWNMZNk7zJpyzX+ToZSXsJ3eM+ChsBUX+wQspqm 4X0khKuTU5F3/Dd1zkbZ8pHqD4IkTlDacXO19ahRRYiLnP5hzg//od6e5y9+3wPPkraT4MgnRR4 AGpO5uPPTtCXpQHYQrCP7oQTLMWJ3ValLxRIJFVlTh8/A== X-Received: by 127.0.0.2 with SMTP id GF3CYY7687511xFOaNhYSwHq; Thu, 14 Mar 2024 08:25:58 -0700 X-Received: from sin.source.kernel.org (sin.source.kernel.org [145.40.73.55]) by mx.groups.io with SMTP id smtpd.web10.15760.1710429957797692183 for ; Thu, 14 Mar 2024 08:25:58 -0700 X-Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id C7C27CE1BAB for ; Thu, 14 Mar 2024 15:25:54 +0000 (UTC) X-Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0AA9DC43390 for ; Thu, 14 Mar 2024 15:25:54 +0000 (UTC) X-Received: by mail-lj1-f169.google.com with SMTP id 38308e7fff4ca-2d27fef509eso12494761fa.3 for ; Thu, 14 Mar 2024 08:25:53 -0700 (PDT) X-Forwarded-Encrypted: i=1; AJvYcCWAo3bEIU9tjQFWmqZGOIE12BdT22gfC2hNFJFmG24VtM4RQWmY6P1s9yZgjnL2QE+IdEp7ei7/HPWCCyRkRdfIg7bOlA== X-Gm-Message-State: donB0u8f5OuG27Liixp3wVa7x7686176AA= X-Google-Smtp-Source: AGHT+IGGX53Uec5ccwQ0AdDpH2uon7yedV92v+yF5YYNFNgpFUJhkXxGzzEKONU1cHQM6akwTzWbA4B3SPvQIYsEuIM= X-Received: by 2002:ac2:5042:0:b0:513:9e44:c68c with SMTP id a2-20020ac25042000000b005139e44c68cmr1649865lfm.6.1710429952432; Thu, 14 Mar 2024 08:25:52 -0700 (PDT) MIME-Version: 1.0 References: <20240214232009.13637-1-osde@linux.microsoft.com> <034501da761d$f0ce6c00$d26b4400$@byosoft.com.cn> <6f62f2ed-d167-49da-b25c-1e1dd152d03d@linux.microsoft.com> In-Reply-To: <6f62f2ed-d167-49da-b25c-1e1dd152d03d@linux.microsoft.com> From: "Ard Biesheuvel" Date: Thu, 14 Mar 2024 16:25:40 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: =?UTF-8?B?UmU6IOWbnuWkjTogW2VkazItZGV2ZWxdW1BBVENIIHYyIDEvMV0gTWRlTW9kdWxlUGtnOiBSZW1vdmUgQXJtUGtnIERlcGVuZGVuY3k=?= To: Oliver Smith-Denny Cc: gaoliming , devel@edk2.groups.io, Leif Lindholm , Ard Biesheuvel , Sami Mujawar , Sean Brogan 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: Thu, 14 Mar 2024 08:25:58 -0700 Reply-To: devel@edk2.groups.io,ardb@kernel.org List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Type: text/plain; charset="UTF-8" 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=YrfKTHKr; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=kernel.org (policy=none) On Thu, 14 Mar 2024 at 15:46, Oliver Smith-Denny wrote: > > Thanks for the review! > I'll queue this up, along with the other series Liming just acked. > > On 3/14/2024 7:43 AM, gaoliming wrote: > > Sorry for the late response. I think this is a good clean up. Reviewed-= by: > > Liming Gao > > > >> -----=E9=82=AE=E4=BB=B6=E5=8E=9F=E4=BB=B6----- > >> =E5=8F=91=E4=BB=B6=E4=BA=BA: Oliver Smith-Denny > >> =E5=8F=91=E9=80=81=E6=97=B6=E9=97=B4: 2024=E5=B9=B42=E6=9C=8815=E6=97= =A5 7:20 > >> =E6=94=B6=E4=BB=B6=E4=BA=BA: devel@edk2.groups.io > >> =E6=8A=84=E9=80=81: Leif Lindholm ; Ard Bie= sheuvel > >> ; Sami Mujawar ; > >> Liming Gao ; Sean Brogan > >> ; Ard Biesheuvel > >> =E4=B8=BB=E9=A2=98: [edk2-devel][PATCH v2 1/1] MdeModulePkg: Remove Ar= mPkg > >> Dependency > >> > >> With commita21a994f55e53325d3e060c435ca3a87fd7c2c79 > >> MdeModulePkg no longer has a hard dependency on ArmMmuLib and > >> therefore > >> ArmLib. This is the final dependency on ArmPkg, so remove the > >> unused libs and drop the allowed dependency on ArmPkg as > >> MdeModulePkg should not depend on it as this is a circular > >> dependency. > >> > >> Github PR: https://github.com/tianocore/edk2/pull/5361 > >> BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3651 > >> > >> Cc: Leif Lindholm > >> Cc: Ard Biesheuvel > >> Cc: Sami Mujawar > >> Cc: Liming Gao > >> > >> Signed-off-by: Oliver Smith-Denny > >> Reviewed-by: Sean Brogan > >> Acked-by: Ard Biesheuvel > >> --- > >> > >> Notes: > >> v2: > >> - Add bugzilla link to commit message > >> - Add Sean's RB and Ard's ack > >> > >> MdeModulePkg/MdeModulePkg.dsc | 2 -- > >> MdeModulePkg/MdeModulePkg.ci.yaml | 3 +-- > >> 2 files changed, 1 insertion(+), 4 deletions(-) > >> > >> diff --git a/MdeModulePkg/MdeModulePkg.dsc > >> b/MdeModulePkg/MdeModulePkg.dsc > >> index 6b3052ff4614..c0f1df3bfbca 100644 > >> --- a/MdeModulePkg/MdeModulePkg.dsc > >> +++ b/MdeModulePkg/MdeModulePkg.dsc > >> @@ -179,8 +179,6 @@ [LibraryClasses.common.MM_STANDALONE] > >> > >> MemLib|StandaloneMmPkg/Library/StandaloneMmMemLib/StandaloneMm > >> MemLib.inf > >> > >> [LibraryClasses.ARM, LibraryClasses.AARCH64] > >> - ArmLib|ArmPkg/Library/ArmLib/ArmBaseLib.inf > >> - ArmMmuLib|ArmPkg/Library/ArmMmuLib/ArmMmuBaseLib.inf > >> LockBoxLib|MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib.inf > >> > >> # > >> diff --git a/MdeModulePkg/MdeModulePkg.ci.yaml > >> b/MdeModulePkg/MdeModulePkg.ci.yaml > >> index 669f54e33c0d..a3de60a12c9e 100644 > >> --- a/MdeModulePkg/MdeModulePkg.ci.yaml > >> +++ b/MdeModulePkg/MdeModulePkg.ci.yaml > >> @@ -53,8 +53,7 @@ > >> "AcceptableDependencies": [ > >> "MdePkg/MdePkg.dec", > >> "MdeModulePkg/MdeModulePkg.dec", > >> - "StandaloneMmPkg/StandaloneMmPkg.dec", > >> - "ArmPkg/ArmPkg.dec" # this should be fixed by promoting > >> an abstraction > >> + "StandaloneMmPkg/StandaloneMmPkg.dec" > >> ], > >> # For host based unit tests > >> "AcceptableDependencies-HOST_APPLICATION":[ > >> -- > >> 2.40.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 (#116771): https://edk2.groups.io/g/devel/message/116771 Mute This Topic: https://groups.io/mt/104927624/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-