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 8FEBAEB64DC for ; Mon, 17 Jul 2023 18:54:09 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 821C886661; Mon, 17 Jul 2023 20:54:07 +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="oH+05JnM"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id A231D86661; Mon, 17 Jul 2023 20:54:05 +0200 (CEST) Received: from mail-yw1-x1129.google.com (mail-yw1-x1129.google.com [IPv6:2607:f8b0:4864:20::1129]) (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 1D6748639C for ; Mon, 17 Jul 2023 20:54:03 +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-yw1-x1129.google.com with SMTP id 00721157ae682-57722942374so51504857b3.1 for ; Mon, 17 Jul 2023 11:54:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1689620042; x=1692212042; 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=HCF1XPa8hz3wRRRL6cJaadyOqaexM52Sey7rnjHGNy8=; b=oH+05JnMXMaUDuLGxfDJUCk/3iYX+c6IwF551KIvPxBs0dzu56ye6NAV8enODwG6Wt BVC9fP89nJVMjs2d3R1qYj4gJ/1shxEffK+rB8EWY+JUKrgWrQ0EOs7ylTamAO9Nd+h3 3MVzDSxPJGGSy8B7aPjdeaKY01UwCTFsUhGv8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689620042; x=1692212042; 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=HCF1XPa8hz3wRRRL6cJaadyOqaexM52Sey7rnjHGNy8=; b=hTMibgaRNjKM66mJ/p/nNcUgItGFutDjnfNsvEaoFeri76YX7Qbp8Oeo0d+WoVQ0hJ mM2g0GKu5VS8Xk/HP19Tk8N+xxeljZlOvdxyPeR4tkwNOTyxNjCAkahfZUia6OQ0KwQ1 Rds3PL73tkAng+Fn+zA4qfl74Yc6n/kcoNRqY2j9MnQkwtiXFXPV3nnIzxM8LNtVPlrB 2tFmUpvYsJwaW5/MsgkWOcTpupLcOewlFnsEUqPKkcT5BVo0rKOAJTnu6xz7zQL/x6+g Pea0GgcwA97yUkmtVTKxvVmGWR+9ft8kMLbYvCqcgzpT7LxgeNEkwZkLkUNJuzoVwA8s RJPQ== X-Gm-Message-State: ABy/qLbyxDBV/MLWkmG2uAkpf+/LTrmSDT49PBVZmC6EQKxM+GUsrXQo +UAPpMz5TnxTxAujZq7gPO+w4y0WEbFjTvD9s97yMg== X-Google-Smtp-Source: APBJJlFDa0yXhxW90JvI2XcmuRfNL8HB7jOAs5RJROmVMETzhgnvpwhL6qY+UNXNUf3L0T0tvz7sww== X-Received: by 2002:a81:4ed4:0:b0:56d:1cbd:f78b with SMTP id c203-20020a814ed4000000b0056d1cbdf78bmr14090620ywb.42.1689620041723; Mon, 17 Jul 2023 11:54:01 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-865a-8589-771c-0053.res6.spectrum.com. [2603:6081:7b00:6400:865a:8589:771c:53]) by smtp.gmail.com with ESMTPSA id n83-20020a0dcb56000000b0057716dd93b7sm37025ywd.13.2023.07.17.11.54.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 17 Jul 2023 11:54:01 -0700 (PDT) Date: Mon, 17 Jul 2023 14:53:59 -0400 From: Tom Rini To: Bin Meng Cc: Simon Glass , U-Boot Mailing List Subject: Re: Please pull u-boot-x86 Message-ID: <20230717185359.GJ1670569@bill-the-cat> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="4+lOL/6usAlLiKHX" 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.8 at phobos.denx.de X-Virus-Status: Clean --4+lOL/6usAlLiKHX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 17, 2023 at 08:44:03PM +0800, Bin Meng wrote: > Hi Tom, >=20 > This PR includes the following x86 related changes for v2023.10 release: >=20 > - bootstd: Add a bootmeth for ChromiumOS on x86 > - x86: Use qemu-x86_64 to boot EFI installers >=20 > Azure results: PASS > https://dev.azure.com/bmeng/GitHub/_build/results?buildId=3D494&view=3Dre= sults >=20 > The following changes since commit e6e67bb9e0a40f3eb3c87d16935192821987c3= e0: >=20 > Merge branch '2023-07-14-assorted-general-updates' (2023-07-14 15:21:48= -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 b8956425d525c3c25fd218f252f89a5e44df6a9f: >=20 > x86: Switch QEMU over to use the bochs driver (2023-07-17 17:23:15 +080= 0) >=20 Applied to u-boot/master, thanks! --=20 Tom --4+lOL/6usAlLiKHX Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmS1jkQACgkQFHw5/5Y0 tyzWFgv7BtWj/as4HV3x0OA+sS/umN7Iw1QLuJeoo3IwtqcIidXugSR/a2udJ35b lRybmvJSoJVu/SAP3yMpYqvy+7FmeLlA4B8WPrEmhLmob/yetRW3hLWebZr0PsnL DtzGVCdth3mjWEdkUZo+4sXgKrHAAm/cFx15yPNKRfPQZVZ6+NSbM86qTQjCuj8t /onqExK5uFbXThN96y30llCpdODuOcQCsQvYAx42jAc/jjCD3eCF9h7YZNoxZBb8 KP1XxJWr9NmZ1/ScAC/5mx5+bMUGd1+RRjIXbhti+BXzM6vMZyY210TVkVGIYVJn 133+Guc/b+Yur97Y7MjOSNUMOrTblJTH4BMRh51KlzseziIgxq0gntScrGboN7k6 T2g+eQ1m2PRh6skmotJagPKOxWK9xpQikaBpVriaWUVt2UnTZHknbCXk17Lx2S9A TsLLEYjjTr53lE0CkmNcQg2D4C27As9O4HN+c34iHwLF77QMxEQLnhSfZtyrYEqI SdTQhE3w =qgxH -----END PGP SIGNATURE----- --4+lOL/6usAlLiKHX--