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 54905740034 for ; Mon, 5 Feb 2024 07:34:31 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=0sv3FEOZtGxrzZNL29yh0FgxR8XuWQfT3GkJtsQ2nMY=; 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=1707118469; v=1; b=CejGq0WOkzNxh5MKzwYo89Cq1kU4i8iKqiUROsNbLqUKpFZcI7XeG2h2dO766zGqfg9U4AF1 VbFqQ5nuLRqMZyzgROqTzWmRM+dAEEFnKy2Ubmk8vxVdCmJ3cxG9T4rIQOflCGAeT1cSoSFQKxN gcUz7HU0/jyHHMsVkm3El7ko= X-Received: by 127.0.0.2 with SMTP id T1PAYY7687511xnQE1EikERv; Sun, 04 Feb 2024 23:34:29 -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.58406.1707118469271288845 for ; Sun, 04 Feb 2024 23:34:29 -0800 X-Received: from mimecast-mx02.redhat.com (mx-ext.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-127-Jcc8l9GDPnW-QNgxm6F7LQ-1; Mon, 05 Feb 2024 02:34:22 -0500 X-MC-Unique: Jcc8l9GDPnW-QNgxm6F7LQ-1 X-Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.rdu2.redhat.com [10.11.54.3]) (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 D9B061C54070; Mon, 5 Feb 2024 07:34:21 +0000 (UTC) X-Received: from [10.39.192.216] (unknown [10.39.192.216]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 3B5D81121312; Mon, 5 Feb 2024 07:34:18 +0000 (UTC) Message-ID: <48d944e7-85fe-90de-62f6-98370c077031@redhat.com> Date: Mon, 5 Feb 2024 08:34:17 +0100 MIME-Version: 1.0 Subject: Re: [edk2-devel] [PATCH v1 00/19] Add LoongArch helper functions and defines To: "Kinney, Michael D" , Liming Gao Cc: "Liu, Zhiguang" , Leif Lindholm , Ard Biesheuvel , Abner Chang , Sami Mujawar , Gerd Hoffmann , "Kumar, Rahul R" , "Yao, Jiewen" , Sunil V L , "Warkentin, Andrei" , Dongyan Qian , edk2-devel-groups-io , Chao Li , "Ni, Ray" References: <20240202022637.2444159-1-lichao@loongson.cn> <593cba8b-e44c-1cbd-215e-73eb3d6c1ae5@redhat.com> From: "Laszlo Ersek" In-Reply-To: X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.3 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com 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,lersek@redhat.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: 4V8ooPr7nPPBlgiF7SGlkCjHx7686176AA= 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=CejGq0WO; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=redhat.com (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io Hi Liming, Mike, can you please merge this patch set? Its review had completed before the soft feature freeze. I planned to merge it today, but Liming's announcement of the SFF reminds me that I can't set the "push" label now. Thanks! Laszlo On 2/4/24 04:16, Chao Li wrote: > Hi All, >=20 > I forgot to add the PR link in the cover-letter, and now that I have > added it below and it has passed the CI. >=20 > https://github.com/tianocore/edk2/pull/5334 >=20 >=20 > Thanks, > Chao > On 2024/2/3 00:14, Laszlo Ersek wrote: >> On 2/2/24 16:17, Ni, Ray wrote: >>> My comments are for other drivers/libraries in UefiCpuPkg. >>> This patch series only contain CpuMmio2Dxe driver which I've already gi= ven R-b. >>> I am ok with the CpuMmio2Dxe patch. >> Sounds great, thank you. >> >> If there are no objections, I'll merge this next Monday (5 Feb). >> >> Laszlo >> >> >> >> >> >=20 -=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 (#115097): https://edk2.groups.io/g/devel/message/115097 Mute This Topic: https://groups.io/mt/104112112/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-