From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by mx.groups.io with SMTP id smtpd.web11.15219.1683722046877792379 for ; Wed, 10 May 2023 05:34:07 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=FfoLcJCZ; spf=pass (domain: kernel.org, ip: 139.178.84.217, mailfrom: ardb@kernel.org) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 4B89360B21 for ; Wed, 10 May 2023 12:34:06 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 87423C4339E for ; Wed, 10 May 2023 12:34:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1683722045; bh=dA+cOw60/S0HUBIvqxibmz/kdscS3ZBz0tlo2cgcjAU=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=FfoLcJCZ2PkPjbccdwqBFM9VCyysKfVdn11b4SFfsdfzjkORTbI1IFuc1b/XyeN7y UT1+hDsdyiEfoZomAtn7RWvatksMmw83rlDHLXcSq76+0khAM7aQ7fOmUCUB5IFJg7 4/o3hH+LXuAjAq+qGserd3KtFKL6athL0K6xIIq4gyZrdJKEWlCy4IZOarp6yFLVdq QgjcSVsvU1KT0t6Z6A7l8mTHy1OV7cF53UahqbizpDKOu68mXLATrtdVeJ8BFet9kN x/Lrd12EVBxy4NasZxVtjKnwQQA0c6XCvFYeEG/rOBd+peIRyaa9Z5gp72SZ2x8RFE O1QC90u2IUAtQ== Received: by mail-lj1-f180.google.com with SMTP id 38308e7fff4ca-2ac831bb762so71428331fa.3 for ; Wed, 10 May 2023 05:34:05 -0700 (PDT) X-Gm-Message-State: AC+VfDyMTDUamJanl9vGKVvczBecYo0ZhrHfNbbU024rM6hCWgnfS3se kfB4g7Ol+HMC1h5tKWlzNbGk3SEnnhYUZppHFlc= X-Google-Smtp-Source: ACHHUZ7dVumM+TleIywUAR3Za7O8M1gVShWPPkPto4xvHMcq3ZSulcl8xrXLQHt26NCyKvkLdwj31RY4zKBdsgOzXZM= X-Received: by 2002:a05:6512:490:b0:4ee:dafa:cb00 with SMTP id v16-20020a056512049000b004eedafacb00mr2081324lfq.60.1683722043552; Wed, 10 May 2023 05:34:03 -0700 (PDT) MIME-Version: 1.0 References: <20230505051727.56748-1-kraxel@redhat.com> <000801d98312$c56179d0$50246d70$@byosoft.com.cn> In-Reply-To: <000801d98312$c56179d0$50246d70$@byosoft.com.cn> From: "Ard Biesheuvel" Date: Wed, 10 May 2023 14:33:52 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: =?UTF-8?B?UmU6IFtlZGsyLWRldmVsXSDlm57lpI06IFtQQVRDSCB2MiAwLzRdIE92bWZQa2c6IHJlbW92ZSBQbGF0Zm9ybUJvb3RNYW5hZ2VyTGliR3J1Yg==?= To: devel@edk2.groups.io, gaoliming@byosoft.com.cn Cc: Gerd Hoffmann , Jordan Justen , Stefan Berger , Tom Lendacky , Jiewen Yao , Anthony Perard , =?UTF-8?B?TWFyYy1BbmRyw6kgTHVyZWF1?= , Ard Biesheuvel , Erdem Aktas , Oliver Steffen , Min Xu , James Bottomley , Julien Grall , Michael Roth , Pawel Polawski Content-Type: text/plain; charset="UTF-8" On Wed, 10 May 2023 at 09:41, gaoliming via groups.io wrote: > > Ard: > Seemly, this patch set passed code review before the soft feature freeze. So, I am OK to merge it for this stable tag. > Thanks Gerd, Could you run this through the CI please? I am getting errors. https://github.com/tianocore/edk2/pull/4382