From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <bounce+27952+116280+7686176+12367111@groups.io>
Received: from mail02.groups.io (mail02.groups.io [66.175.222.108])
	by spool.mail.gandi.net (Postfix) with ESMTPS id 88CB6D81111
	for <rebecca@openfw.io>; Fri,  1 Mar 2024 17:28:45 +0000 (UTC)
DKIM-Signature: a=rsa-sha256; bh=azB6dY1eKDpSmNkg7Sxu/se5YQJzchTs/gJFdYTPuhI=;
 c=relaxed/simple; d=groups.io;
 h=Message-ID:Date:MIME-Version: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=1709314124; v=1;
 b=TVB4+MLvvSRVQHJnR4HcLR+DudIy1UQ+cwyPYp1iqyZ8zFCRpYJrqpat8FTGYc3tr5OLRsq3
 T7skHBQosNgBuBrDhN8y4dCaTrTzTocb4fhurvPb6EFcc+g/HtdF0dyphDJd/rTV/QMTBGwn3sx
 Z7lt2gENIPQH7Qbj7u8qChC8=
X-Received: by 127.0.0.2 with SMTP id dMsQYY7687511xI28khlC4CW; Fri, 01 Mar 2024 09:28:44 -0800
X-Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124])
 by mx.groups.io with SMTP id smtpd.web10.29499.1709314123517160003
 for <devel@edk2.groups.io>;
 Fri, 01 Mar 2024 09:28:43 -0800
X-Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com
 [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS
 (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id
 us-mta-489-hUuJIp8hP1CDAVa8iP5JHA-1; Fri, 01 Mar 2024 12:28:39 -0500
X-MC-Unique: hUuJIp8hP1CDAVa8iP5JHA-1
X-Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256)
	(No client certificate requested)
	by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 76C6A83514F;
	Fri,  1 Mar 2024 17:28:38 +0000 (UTC)
X-Received: from [10.39.194.215] (unknown [10.39.194.215])
	by smtp.corp.redhat.com (Postfix) with ESMTPS id AC39E200AE6F;
	Fri,  1 Mar 2024 17:28:36 +0000 (UTC)
Message-ID: <8f1fdbe5-3b22-f397-c22f-a2b5c4ffb6cc@redhat.com>
Date: Fri, 1 Mar 2024 18:28:35 +0100
MIME-Version: 1.0
Subject: Re: [edk2-devel] [PATCH v2 00/10] OvmfPkg/ResetVector: cleanup and add 5-level paging support.
To: devel@edk2.groups.io, kraxel@redhat.com
Cc: Jiewen Yao <jiewen.yao@intel.com>, Oliver Steffen <osteffen@redhat.com>,
 Michael Roth <michael.roth@amd.com>, Erdem Aktas <erdemaktas@google.com>,
 Min Xu <min.m.xu@intel.com>, Ard Biesheuvel <ardb+tianocore@kernel.org>,
 Tom Lendacky <thomas.lendacky@amd.com>
References: <20240301074402.98625-1-kraxel@redhat.com>
From: "Laszlo Ersek" <lersek@redhat.com>
In-Reply-To: <20240301074402.98625-1-kraxel@redhat.com>
X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.4
X-Mimecast-Spam-Score: 0
X-Mimecast-Originator: redhat.com
Precedence: Bulk
List-Subscribe: <mailto:devel+subscribe@edk2.groups.io>
List-Help: <mailto:devel+help@edk2.groups.io>
Sender: devel@edk2.groups.io
List-Id: <devel.edk2.groups.io>
Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io
Reply-To: devel@edk2.groups.io,lersek@redhat.com
List-Unsubscribe-Post: List-Unsubscribe=One-Click
List-Unsubscribe: <https://edk2.groups.io/g/devel/leave/12367111/7686176/1913456212/plugh>
X-Gm-Message-State: TshQJhidB8053EQta2vKMvT8x7686176AA=
Content-Language: en-US
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=20140610 header.b=TVB4+MLv;
	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=redhat.com (policy=none)

On 3/1/24 08:43, Gerd Hoffmann wrote:
> [...]

For future patch submissions: please include the Cc: tags in the commit
message bodies; PatchCheck.py (also part of CI) enforces that now.

Thanks
Laszlo



-=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 (#116280): https://edk2.groups.io/g/devel/message/116280
Mute This Topic: https://groups.io/mt/104660109/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-