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 B1446C05027 for ; Fri, 10 Feb 2023 23:17:42 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 3B578851B1; Sat, 11 Feb 2023 00:17:40 +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="k+KX/InG"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 5EEF5851B1; Sat, 11 Feb 2023 00:17:39 +0100 (CET) Received: from mail-qt1-x834.google.com (mail-qt1-x834.google.com [IPv6:2607:f8b0:4864:20::834]) (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 7427283526 for ; Sat, 11 Feb 2023 00:17:36 +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-x834.google.com with SMTP id g18so7715317qtb.6 for ; Fri, 10 Feb 2023 15:17:36 -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=12yfv3zlLDaxLX8bmyZr4K/S3bpfTZtwEMXWm2fnN2w=; b=k+KX/InGrE9LtU0fe3JV8ffaRmPYe/5naewIuXbLyToOF2M92ewDT4vjJ4cqZP6Gdu Q7bBmnPlu4Y1c+NRBpmSEuFtAYzv0uqPrMwcyWJijx6c6ehoxJizM/yU70kfvs9Kbdq2 OpEh5tFRdRJ2rrxs6kuA3pC9ZCwcdDs22zszA= 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=12yfv3zlLDaxLX8bmyZr4K/S3bpfTZtwEMXWm2fnN2w=; b=n5FTj3u4ydrWurIO9BukSQIe3w9BcuIoHFemzyYPaqYhTuamhbdDVZKm8lFR7+DPKm 0c2TSM6z5t0bl3ecl9g3dAfkq24xRf7bCmd9Ip06vnepEMRpL4pKasLXbI494mMc+htW jX1Zzc000z1oDcsnyA+m/6A02CfFcH/D6piwV2g/9vRQBkCe8FS9OpNj1a4C6Q3vgoro krCzAUF2jmDquVJrmcNMnz6tW5zEDl4KxZm2r/zT6Z98hdClYCGEn9UfiF0j3hIfJs76 bfu/YIdUHZQZcx/sG/mFFw+fjheRiS8PWoEXbj2sWBDaEk9rrxypOlB27BBJGBl8NO8+ 74Hw== X-Gm-Message-State: AO0yUKVoSWDxoXIbcO2WWtxKE4ktyeJ//pCYcbHXayGD9wfnRSXaOQVI 8hB4Wu/6O+RAyO4gnxUXZo+7yQ== X-Google-Smtp-Source: AK7set+pniEClr3W6hGjQWe3Rndw7bhjwWDoA/Y79qdVcmJnbOHOKVyuNpAIN0hecEFzP1yPdixIxA== X-Received: by 2002:ac8:578c:0:b0:3b6:30ea:e95 with SMTP id v12-20020ac8578c000000b003b630ea0e95mr28391304qta.18.1676071055198; Fri, 10 Feb 2023 15:17:35 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-4a17-a05b-fb8d-ecff.res6.spectrum.com. [2603:6081:7b00:6400:4a17:a05b:fb8d:ecff]) by smtp.gmail.com with ESMTPSA id u63-20020a379242000000b00731c30ac2e8sm4499082qkd.74.2023.02.10.15.17.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 10 Feb 2023 15:17:34 -0800 (PST) Date: Fri, 10 Feb 2023 18:17:32 -0500 From: Tom Rini To: Heinrich Schuchardt Cc: U-Boot Mailing List , Simon Glass , Masahisa Kojima , Ilias Apalodimas Subject: Re: Pull request for efi-2023-04-rc2 Message-ID: References: <4a0097a1-4530-01b3-1e60-c26b88cc9e25@gmx.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="bdJzkPG+Myfuht8x" Content-Disposition: inline In-Reply-To: <4a0097a1-4530-01b3-1e60-c26b88cc9e25@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.6 at phobos.denx.de X-Virus-Status: Clean --bdJzkPG+Myfuht8x Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 10, 2023 at 07:43:56PM +0100, Heinrich Schuchardt wrote: > Dear Tom, >=20 > The following changes since commit 81e8a51cee2b265e26272f0c67518c4844baa3= 6c: >=20 > Merge branch '2023-02-09-minor-updates' (2023-02-09 16:31:36 -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-rc2 >=20 > for you to fetch changes up to 124725732fdfd63ebb2f6514c690181ccbe13444: >=20 > efi_loader: static efi_query_variable_info_runtime() (2023-02-10 > 13:05:40 +0100) >=20 > Gitlab CI showed no issues: > https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/15124 >=20 Applied to u-boot/master, thanks! --=20 Tom --bdJzkPG+Myfuht8x Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmPm0IYACgkQFHw5/5Y0 tyyyAQv+Opro+WhlLy9F5WO7IAqSvx9/YoJMD5/3/2+QPm0FRuHICN6UMIBykYZa JDj0M1tqqK5tOLSSHH3nTXjtPFCnRQmw95BoaL5V23s/FTOvQp2LEjdrKRsUI2MC FE3EMBxIg1GFLhtMd0SHUd4n5Gn/fZPfa/pQ69zTkAakIJAJ5DPuZAR5c32ztcLV hPOLsN+qyZhjbX7zyTlnJ2XIzWZuSZiYe70A+NAwDGgxCi1C3i+D8lfFJZxkTEhd EBx846+p6k2xIV8ZQJ7sTPoI2RAT41n1Fu1+x+b8SeEimVJqf7uSDhm2s+Rz4td1 LYGGd40MZSZ1qtXhkH5w2VW7mrog8k/nLGgRWhAdxuPteRtBZ+kSXBfjkNnh9LxQ 7wfF4fwqOeVoDRTxDrgk0fb7C731pma5FMZLuIGK7o0Ez5bUs+T7xtkX8DOJ4znj C2iJ1LJyb2o3TOhM6pJaYWgqBVhPbP6S8RNFaAL3uzSVaIDGe/XzFQN/XhGeKA+a oJavb4Kq =zhif -----END PGP SIGNATURE----- --bdJzkPG+Myfuht8x--