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 596A9D80D4E for ; Wed, 3 Jan 2024 17:42:08 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=CSfBsVoH5m/qVdr7x5rxo5a6cDzjf7tBd5QlLmv6lic=; c=relaxed/simple; d=groups.io; h=DKIM-Filter:Message-ID:Date:MIME-Version:User-Agent:Subject:To:Cc:References:From:In-Reply-To:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Language:Content-Type:Content-Transfer-Encoding; s=20140610; t=1704303727; v=1; b=hd4i7iaA/JN53d1tn5FwQiiS9zK2AAFgaZHRNKKAztbqs36loj3boByNWe5l0ujBCsRaM+Yu +D7nIruFTfgKhk/Gk43C6nDhwoPrfP/vUdbekdTi6Y925zTYgwWGssZG15PIkHeqaLK0x8lIxR5 Nzfl+yfCIh+vpqmGBhqCm+BE= X-Received: by 127.0.0.2 with SMTP id NUYMYY7687511xA2dYwWY4BZ; Wed, 03 Jan 2024 09:42:07 -0800 X-Received: from linux.microsoft.com (linux.microsoft.com [13.77.154.182]) by mx.groups.io with SMTP id smtpd.web11.23500.1704303726447175881 for ; Wed, 03 Jan 2024 09:42:06 -0800 X-Received: from [10.137.194.171] (unknown [131.107.160.171]) by linux.microsoft.com (Postfix) with ESMTPSA id DE76C20B3CC1; Wed, 3 Jan 2024 09:42:05 -0800 (PST) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com DE76C20B3CC1 Message-ID: <4d7d2114-d768-4a32-844c-8c8feb6d4529@linux.microsoft.com> Date: Wed, 3 Jan 2024 09:42:05 -0800 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [edk2-devel] [PATCH 3/3] StandaloneMmPkg:Remove MpInformation.h To: devel@edk2.groups.io, ardb@kernel.org, dun.tan@intel.com Cc: Ard Biesheuvel , Sami Mujawar , Ray Ni References: <20231109025107.1787-1-dun.tan@intel.com> <20231109025107.1787-4-dun.tan@intel.com> From: "Oliver Smith-Denny" In-Reply-To: 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,osde@linux.microsoft.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: awAsax6wxc0XQhdKGENYJXmkx7686176AA= Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=hd4i7iaA; 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=linux.microsoft.com (policy=none) On 1/3/2024 7:11 AM, Ard Biesheuvel wrote: > On Thu, 9 Nov 2023 at 03:51, duntan wrote: >> >> Remove MpInformation.h in StandaloneMmPkg since >> it has been moved to UefiCpuPkg >> >> Signed-off-by: Dun Tan >> Cc: Ard Biesheuvel >> Cc: Sami Mujawar >> Cc: Ray Ni >=20 > Doesn't this break the ARM build? >=20 Right, this would add a dependency on UefiCpuPkg in ArmPkg (via StandaloneMmPkg, which I don't believe is there today?). Don't we strongly not want that dependency since UefiCpuPkg is x86 specific? Thanks, Oliver -=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 (#113103): https://edk2.groups.io/g/devel/message/113103 Mute This Topic: https://groups.io/mt/102479012/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-