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 42D8F740034 for ; Mon, 31 Jul 2023 14:25:05 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=976D2I25YEx+6RnV9nw5J33fKqnTUdbqXzW1D1zkILU=; c=relaxed/simple; d=groups.io; h=X-Received:X-Received:X-Received:X-Received:X-Received:X-Gm-Message-State:X-Google-Smtp-Source:X-Received:MIME-Version:References:In-Reply-To:From:Date:X-Gmail-Original-Message-ID:Message-ID:Subject:To:Cc:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type; s=20140610; t=1690813503; v=1; b=JHn/WtdKWOQc98w/9sAF7z1LWRvCcHi7hTnLlGrZS2pUeVY2dYD3mifVgoaujOXeYSFmut9i FIEweDKpXC0eIahCAMN2sIM+fZREwvovPOp9PfRbWgtoEgPNEdTRPhq8HVUmo0AEOeivWkpQ3hB VL38RS6jNRuBDnQ7N5zpy+k4= X-Received: by 127.0.0.2 with SMTP id VVEpYY7687511xoMwDJI13yl; Mon, 31 Jul 2023 07:25:03 -0700 X-Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by mx.groups.io with SMTP id smtpd.web11.8955.1690813503094508821 for ; Mon, 31 Jul 2023 07:25:03 -0700 X-Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id D84096115A for ; Mon, 31 Jul 2023 14:25:01 +0000 (UTC) X-Received: by smtp.kernel.org (Postfix) with ESMTPSA id BDEACC433CB for ; Mon, 31 Jul 2023 14:25:00 +0000 (UTC) X-Received: by mail-lf1-f44.google.com with SMTP id 2adb3069b0e04-4fb7dc16ff0so7393651e87.2 for ; Mon, 31 Jul 2023 07:25:00 -0700 (PDT) X-Gm-Message-State: 17WR5edi9t12eCZJeH1SLC1Hx7686176AA= X-Google-Smtp-Source: APBJJlGHw8EYGIuJz6U7S79e4J3ioiHscSQJlAJEly77a/kxvT21TBvk5aoaeaZ2cITjb9E/251EI8Neo7B5HjYdh6M= X-Received: by 2002:a19:2d0b:0:b0:4f7:66bf:b263 with SMTP id k11-20020a192d0b000000b004f766bfb263mr5244578lfj.24.1690813498739; Mon, 31 Jul 2023 07:24:58 -0700 (PDT) MIME-Version: 1.0 References: <20230711154335.586343-1-sunilvl@ventanamicro.com> <002601d9b851$39a75670$acf60350$@byosoft.com.cn> <68c76055-1391-d71e-ef91-9a5a37b0bf98@bsdio.com> In-Reply-To: <68c76055-1391-d71e-ef91-9a5a37b0bf98@bsdio.com> From: "Ard Biesheuvel" Date: Mon, 31 Jul 2023 16:24:47 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: =?UTF-8?B?UmU6IFtlZGsyLWRldmVsXSDlm57lpI06IFtQQVRDSCB2MiAwLzRdIE92bWZQa2cvUmlzY1ZWaXJ0OiBBZGQgQ0xBTkdEV0FSRiB0b29sY2hhaW4gc3VwcG9ydA==?= To: Rebecca Cran Cc: Sunil V L , gaoliming@byosoft.com.cn, Michael Kinney , Leif Lindholm , devel@edk2.groups.io, Bob Feng , Yuwei Chen , Jiewen Yao , Jordan Justen , Andrei Warkentin , Heinrich Schuchardt 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,ardb@kernel.org List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Type: text/plain; charset="UTF-8" X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b="JHn/WtdK"; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=kernel.org (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 Thanks all. Merged now as #4701 On Mon, 31 Jul 2023 at 13:29, Rebecca Cran wrote: > > Sorry for the delay. I've just added my R-b. > > > -- > > Rebecca > > > On 7/31/23 04:29, Ard Biesheuvel wrote: > > On Fri, 28 Jul 2023 at 07:32, Sunil V L wrote: > >> On Tue, Jul 25, 2023 at 05:59:25PM +0200, Ard Biesheuvel wrote: > >>> On Fri, 21 Jul 2023 at 06:52, Sunil V L wrote: > >>>> On Mon, Jul 17, 2023 at 11:38:31AM +0200, Ard Biesheuvel wrote: > >>>>> On Mon, 17 Jul 2023 at 03:51, gaoliming via groups.io > >>>>> wrote: > >>>>>> Sunil: > >>>>>> Do you use which CLANG version is used to verify this change? > >>>>>> > >>>>> For the series, > >>>>> > >>>>> Tested-by: Ard Biesheuvel # Debian clang version 14.0.6 > >>>>> > >>>> Thanks!, Ard. > >>>> > >>>> Hi Liming, do you have any further feedback? > >>>> > >>> Could we make some progress here? I'm happy to go and merge this if i > >>> can get an ack on the basetools change > >> Hi Liming, > >> > >> Could you please provide RB/ACK tag so that Ard can merge this? We would > >> like to get this support added for upcoming stable release. > >> > > If nobody objects, I will merge this tomorrow with or without an ack > > from the BaseTools maintainers. > > > > Thanks, > > Ard. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#107403): https://edk2.groups.io/g/devel/message/107403 Mute This Topic: https://groups.io/mt/100187566/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-