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 04660C54EAA for ; Fri, 27 Jan 2023 22:48:33 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 97365856E9; Fri, 27 Jan 2023 23:48:30 +0100 (CET) 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="tqnd8i3V"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id F00B6856F7; Fri, 27 Jan 2023 23:48:28 +0100 (CET) Received: from mail-qt1-x829.google.com (mail-qt1-x829.google.com [IPv6:2607:f8b0:4864:20::829]) (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 311FB856DD for ; Fri, 27 Jan 2023 23:48:26 +0100 (CET) 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-x829.google.com with SMTP id h24so5363179qta.12 for ; Fri, 27 Jan 2023 14:48:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=oy6mhx0sCROgvKxjNX+bW6O6BRaffSXudgsB9Hs/kPE=; b=tqnd8i3Vh+c0VnR48v02oEg/7/atwab1KzVGcwJ3bLIVhZmcE5fMuuBZulLnDWu5k2 WRTsu2rzBnBnobgJlYTDfwZWLVJVTnBUUMZKDjMnYw0GQ3a2fITugvAwzBNeU00aYOo8 TvbzfiK//BHqGSVQVKoMFVsIesX0cUzdnbUP4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=oy6mhx0sCROgvKxjNX+bW6O6BRaffSXudgsB9Hs/kPE=; b=Uum2rkq8ItVfEDYgQKuyWGEpGDB7koQ99WN2c6RJXcd1DxbhhGvfhVFD7Q4iVOBJ6t c3oVLatLd3u+XSRbx/YcoB8spRXUGnzssN+8T5x02bes7OPc6ogIyv1nQs0iDqDH6inx do036bBZSatsepHIufYhzthjYRVFqHEJu8LKdz79cVo7VzwMsopXkwPB/812KtQZ0ULF 6upwz4tQmKzQz/JNp4XTj14bra46QM0h73w8vKfZVtXwuwviLgeoKaUdOk7yqMErWEXc dyvAUSgeVUlA+GPlkwQuGR7+TI5hi/HLP9bw12lfypveQMr/47eeR3K+sImLgbmHLCth xc5w== X-Gm-Message-State: AFqh2kqluvMjW8EbPkOZr1tffuRkSMGYNKC0mQiPugUbpmDbcbB5F2O2 KzdZ2v5Q5WcFGfBs2Dmm86K+PQ== X-Google-Smtp-Source: AMrXdXvQjhuxCs9K2t0YUyfMjHmHNqu7aH60eJL88gbLQMByCgn2eDl7tsQ3yl5uR4xaKFW8sZkFsA== X-Received: by 2002:a05:622a:1b1e:b0:3ab:a047:58ee with SMTP id bb30-20020a05622a1b1e00b003aba04758eemr53824308qtb.25.1674859704908; Fri, 27 Jan 2023 14:48:24 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-925a-7f30-fc98-75f1.res6.spectrum.com. [2603:6081:7b00:6400:925a:7f30:fc98:75f1]) by smtp.gmail.com with ESMTPSA id op52-20020a05620a537400b007186c9e167esm2155949qkn.52.2023.01.27.14.48.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 27 Jan 2023 14:48:24 -0800 (PST) Date: Fri, 27 Jan 2023 17:48:22 -0500 From: Tom Rini To: Heinrich Schuchardt Cc: Frieder Schrempf , Masahisa Kojima , Ovidiu Panait , Patrick Delaunay , Simon Glass , U-Boot Mailing List , Ilias Apalodimas Subject: Re: Pull request efi-2023-04-rc1-3 Message-ID: References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="HZArN1aGGIk079nG" Content-Disposition: inline In-Reply-To: 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.6 at phobos.denx.de X-Virus-Status: Clean --HZArN1aGGIk079nG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 27, 2023 at 08:14:22PM +0100, Heinrich Schuchardt wrote: > Dear Tom, >=20 > The following changes since commit b3b6cc28c240507503e471edc105e2d93a2771= 26: >=20 > Merge tag 'dm-pull-26jan23' of > https://source.denx.de/u-boot/custodians/u-boot-dm (2023-01-26 21:57:38 > -0500) >=20 > are available in the Git repository at: >=20 > https://source.denx.de/u-boot/custodians/u-boot-efi.git > tags/efi-2023-04-rc1-3 >=20 > for you to fetch changes up to 15436faa46a9958b019aea22d24bc52eb1da15ff: >=20 > efi_loader: don't use HandleProtocol (2023-01-27 18:32:00 +0100) >=20 > Gitlab CI showed no issues: > https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/14913 >=20 Applied to u-boot/master, thanks! --=20 Tom --HZArN1aGGIk079nG Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmPUVLMACgkQFHw5/5Y0 tywQHwv8DjbpN6GPilRyDEXAlqE/0r9DjU92RH44kZBGuWYx+4kcwrlDYbIrdiyj TC0Vj5JqxS61Gn6I5Jqf9IQ/91cMte6x7jAbJP9ZRvjQBmFa8g6CwFVjWfalNdvZ amrY1MzmvysriEnAfL3LVJXkB26YfYq5E8cQWaZVYwoy5DZpH3/q2Wy+4FCeklcQ pGVWuGEcIDkgRW21uXyYCOd0Brz0fUSTpTlRbi+RMiKUqtOmpSw2sBs4SSQZNlsE kgPVhEf72Nb6Z+sguinoLx9NOcYuwpPDy9bVnuX18Te8XBg6nuAAwgU2GkMrJZDQ ssI2zNTmPBI2NOB7ATsyjhUoIHJ/97UULOvf6hFA5pMvWIMpWh/LfqhfUQkbdcaj nNZIAt40/00J41hcTEPi0OiTlwu3gIhLvmofG6PZ0SsA/MOvz9b1qYPB2xfLursN 8oxClnaLxuLtfVrtEzagFuutCaYI+cM2vOPAOZ1QrrR1B5BqTThAFYAIeoDVu6jY clrtVeVB =4MeB -----END PGP SIGNATURE----- --HZArN1aGGIk079nG--