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 05169C433EF for ; Mon, 14 Mar 2022 16:20:08 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 5A8668398A; Mon, 14 Mar 2022 17:20:02 +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="svZOr0Uh"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id A0A548398A; Mon, 14 Mar 2022 17:19:59 +0100 (CET) Received: from mail-qk1-x736.google.com (mail-qk1-x736.google.com [IPv6:2607:f8b0:4864:20::736]) (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 CD3098002A for ; Mon, 14 Mar 2022 17:19:55 +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-qk1-x736.google.com with SMTP id r127so13153104qke.13 for ; Mon, 14 Mar 2022 09:19:55 -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=g3c4gvx9LPLj2znc3AJKOl6iV9Rl3Fcq1Z6cQbcIiyQ=; b=svZOr0Uh/F+bylpCn4rqRl0UmEJxuMS2wLWz1UiwLDZi6M7Q18ePEOHGXp3Z+mKynE AnzhGevGgT/HwVJjZ101g8otII93Vbxr6Qgb+m9JHxH8ulflRQ2lv0rmohiRtPLnAjGH nefxj5lweIpm6+3/Lu2VUz1fSrWCoGtxfoLXI= 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=g3c4gvx9LPLj2znc3AJKOl6iV9Rl3Fcq1Z6cQbcIiyQ=; b=wG+NyLdYlxrw7FxK1yfSnDhYADrU42fsWdt/neoBXFPHhzMN4WBz/uxm1xoMNfD8K8 3+IjUW/N57dUR18fDoKsfY6fNC6+aQ4sAvdL9sgXNAVFxtJ0nTAPMAVCYsKth33sJGon JHGpF6xx/t7rnumyzcL38tGewUC50ZXiOcbZTMp9GK4coiS72zcF79Cp4BEcb1Goz3NL wPghmdrrGEi3gD+1VoOiM0HjJWScm19wFsx5AsHIMl1F7C4HJE3RiEfDxZA7ZRt5xvfV UBZKOeNRru0vrgjTcy+Kqm8l2lD9EqsFuHSxF+aLfSphoGhzNrQ+JLhEBtGu4Z/Iscv9 svfA== X-Gm-Message-State: AOAM532kqCfBqTi4zFajlMxgcIacMfYQw9L6NVsad1gAZ3Tqu3IvKsQI 2lxvesW/UKx5xV4oqDBL0Cn8Lg== X-Google-Smtp-Source: ABdhPJxcsIA4SQkKtu4MYsch3AuyfknOmRfvRov++KzUjVh5U9ESW8GlwKxSR8qZzVmj4zuU4KjyRw== X-Received: by 2002:a37:6611:0:b0:67d:b78e:ea94 with SMTP id a17-20020a376611000000b0067db78eea94mr5599444qkc.122.1647274794623; Mon, 14 Mar 2022 09:19:54 -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 u19-20020a05622a199300b002e1a669eeb6sm10389412qtc.34.2022.03.14.09.19.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 14 Mar 2022 09:19:53 -0700 (PDT) Date: Mon, 14 Mar 2022 12:19:51 -0400 From: Tom Rini To: Bin Meng Cc: U-Boot Mailing List , Simon Glass Subject: Re: Please pull u-boot-x86 Message-ID: <20220314161951.GC9986@bill-the-cat> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Qesg98+uAFykT7J8" 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.5 at phobos.denx.de X-Virus-Status: Clean --Qesg98+uAFykT7J8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 14, 2022 at 10:40:40PM +0800, Bin Meng wrote: > Hi Tom, >=20 > This PR includes the following x86 changes for v2022.04: >=20 > - Trivial fixes for x86 >=20 > Azure results: PASS > https://dev.azure.com/bmeng/GitHub/_build/results?buildId=3D463&view=3Dre= sults >=20 > The following changes since commit c96137000e4cf486dcb164fd67a1a0b5b2fb99= c6: >=20 > Merge tag 'efi-2022-04-rc3-2' of > https://source.denx.de/u-boot/custodians/u-boot-efi (2022-03-13 > 08:18:17 -0400) >=20 > are available in the Git repository at: >=20 > https://source.denx.de/u-boot/custodians/u-boot-x86 >=20 > for you to fetch changes up to 92a3e67ee9b0e1b2294a3d16e851b83440de2a1f: >=20 > x86: Correct the coreboot header file in MAINTAINERS (2022-03-14 > 15:20:40 +0800) >=20 Applied to u-boot/master, thanks! --=20 Tom --Qesg98+uAFykT7J8 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmIvayQACgkQFHw5/5Y0 tywUIQv+J8/JN6T5jrA+zxRcYpLxR4AjCT/yqhifaWhaJyGE18h9oy7rbJgzMRaU HwC04lUSgQ8kWsYi0n/szlcZ2efnL5lU+vKDW2D2PqW5cVeb/ZarwfU0ufsKXGnx wla9i6YHxzTpLQwihfakhy0ueuOiO1IepspCtL3DgygnBOg3ui+YwOqIjkAih1hG hayuYMLWE3IWx3go7gRpWqJjEEDToDQzrsKycDRa2/8g6FEDSgK5BOqOA1+ISiQd wFcKivzBmtbGOLG17bJkF6f2tNVOT1tR3Nw9msCrlUu+tGq0RhMvWIu8XpX2cCwe T/PAXfhBFaSXvR95tpndeIgLGaj7+OcnRi2oPrKc1GD6kEN3pTlVLho4dSmPN6mZ wprWbsC8j6s2y+q7acqaF/U95KbBSWMch6X486i0pozz/qzT+4UWYytCZFkL07/T fbrN9gW3ZlCOPo+ESw4RuxmkzKbUU95vnfSahiaO4BD7mf4NWvVZA9d2fD4Uv6b9 1HRw0hST =f58G -----END PGP SIGNATURE----- --Qesg98+uAFykT7J8--