From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id B5D42C433EF for ; Fri, 1 Apr 2022 13:45:39 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 35B9F84319; Fri, 1 Apr 2022 15:43:38 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="fHhh8+5t"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 28DD1842C9; Fri, 1 Apr 2022 15:43:37 +0200 (CEST) Received: from mail-qt1-x832.google.com (mail-qt1-x832.google.com [IPv6:2607:f8b0:4864:20::832]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 35240842BE for ; Fri, 1 Apr 2022 15:43:29 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x832.google.com with SMTP id o15so789260qtv.8 for ; Fri, 01 Apr 2022 06:43:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=vvUN1A0GwoOBZ9AwZYEBlXvlAhtfuQs7Kl+D34BJNCU=; b=fHhh8+5tNDCNwxO5qyflMUlHnyVdN1sVid0HwmaRiIrkQVdINEb4ioWQq+8y+vg+B8 A7QmITByxbx9YUWsf7dBtyYQiO7/lxKNXEsHtW4sVg3IOH+QQ+9BRPrvvOdmKXmCg66e qvLLA/0QrsHIMmvfYZeR2MY50xORzr2JGhbM4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=vvUN1A0GwoOBZ9AwZYEBlXvlAhtfuQs7Kl+D34BJNCU=; b=UW7e/nk/mXw4jD1TdT7DhRwuS4a45Zt9C/9K9JbJQLlor2xxe7KRKiuWh2SCvWzYEX fSWG5+Y7K3cR6RTQcNJ7oyGYGEesmtL4RGcccRuVJBgwp++r0NBUGXjLqa2IQQ59izm8 tq+5e9KkQMjHFPS2Tf1gqQlASPfq0ZPct0dWCBPwiujbdjrl/MYKZff0KBdvjpQwGveJ 9E2/RTsdtJHVg53sn1eEooC/7tGz2QsuJFSCahaRdr9t2Et3QN4NvLFfRtC4GELqe3Q8 GN9gTPGBWlbpcTn7n1VpFo99bA/TxqlKe85w/ZcZAZxDOXzLcMdY1oXcK1K2RU+jA2Iq SfSw== X-Gm-Message-State: AOAM531i7ChJZeJXyGg4yQFgOQCdfxbb8Yt33OsAGYTQOpoxLD2Strx5 +/QxaFUCB9G5Imge7APA82zi8Q== X-Google-Smtp-Source: ABdhPJz0lL1/tCAjDystXUvL4zwBBdHc1R1j/NdjKdC4bSllHh0DH9VpzhuDh1gvfxCuMtNzrR7Gdg== X-Received: by 2002:ac8:5944:0:b0:2e2:e4b:f4b6 with SMTP id 4-20020ac85944000000b002e20e4bf4b6mr8389727qtz.89.1648820603011; Fri, 01 Apr 2022 06:43:23 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-2ef0-5dff-fedb-a8ba.res6.spectrum.com. [2603:6081:7b01:cbda:2ef0:5dff:fedb:a8ba]) by smtp.gmail.com with ESMTPSA id d21-20020a05622a101500b002e07151139fsm1968473qte.17.2022.04.01.06.43.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 01 Apr 2022 06:43:22 -0700 (PDT) Date: Fri, 1 Apr 2022 09:43:20 -0400 From: Tom Rini To: Heinrich Schuchardt Cc: U-Boot Mailing List , Andy Shevchenko , Bin Meng , Patrick Delaunay , Sughosh Ganu Subject: Re: Pull request for efi-2022-04-rc6 Message-ID: <20220401134320.GW14476@bill-the-cat> References: <876e513d-f8b1-734b-9b2a-fe692e48cfee@gmx.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="SLRDCdsRrCd4mzuj" Content-Disposition: inline In-Reply-To: <876e513d-f8b1-734b-9b2a-fe692e48cfee@gmx.de> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean --SLRDCdsRrCd4mzuj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 01, 2022 at 03:21:14AM +0200, Heinrich Schuchardt wrote: > Dear Tom, >=20 > The following changes since commit 64b78f5721e65e96ea5a3d100d46b2e6fda722= df: >=20 > Merge branch '2022-03-31-critical-fixes' (2022-03-31 08:28:43 -0400) >=20 > are available in the Git repository at: >=20 > https://source.denx.de/u-boot/custodians/u-boot-efi.git > tags/efi-2022-04-rc6 >=20 > for you to fetch changes up to b6370aca3709ef23a9e8fe556beaa2e4b4e089c3: >=20 > efi_loader: initrddump: Actually use the custom CFLAGS (2022-03-31 > 19:06:17 +0200) >=20 > No problems were reported by Gitlab CI: >=20 > https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/11531 >=20 Applied to u-boot/master, thanks! --=20 Tom --SLRDCdsRrCd4mzuj Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmJHAXcACgkQFHw5/5Y0 tyyiLAwAln4ko3tufDK0uGDJuoO3iZdkHELfGUA0tVIYT3jdxt7h7JNrU29UWdz3 UlgK35yB/rvOtDIwsFnUJFNVrz5yZH2TR4xtI1hH7WZFx/LG1BTbwvbqMtqGcH5/ 8Ijz6ZNJ5vLx0fYmxEUzyWqb10ImDYPi/MVoN10GD6ZgSIuGafVe6G0+nSVhDq/S ivwD1uXCxDfyCK8Egx7IWuQJBJTQAEO1JW3XfR6VJ2yFw2kws4b6TBaEByywy6+j My7MRcQ7TmjvXqQ7tEPcdnNSWZ8Ac2TpJs50jVEeFcqoZx/pBlvnRo4cPk+gBZip PYIB0ZvbNTiwEgmkOp+x18Dv0KyrFyn0IlbwohnUWERfAWBnE73DrRPB1Dq+C28c xCPnJCVoSWd6y8HjSWCMbMYgqV/2rTKAbeSMhf+LQ/WK01/MMaLAEfm9z62mwJtD zIRzwwkLf1UBO870FqOhR2tO3qu9ht6l5pvYcwm4761BFHuce5R8FDNBOH1nnSty AovKLv0H =UGXE -----END PGP SIGNATURE----- --SLRDCdsRrCd4mzuj--