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 51FAEC433F5 for ; Tue, 31 May 2022 17:06:05 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 5612A83D90; Tue, 31 May 2022 19:06:02 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.b="FHop6ABP"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id B5D0383DE0; Tue, 31 May 2022 19:05:59 +0200 (CEST) Received: from sin.source.kernel.org (sin.source.kernel.org [145.40.73.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 4D79383ABF for ; Tue, 31 May 2022 19:05:56 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=pali@kernel.org Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by sin.source.kernel.org (Postfix) with ESMTPS id 7F562CE1796; Tue, 31 May 2022 17:05:53 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A1221C3411D; Tue, 31 May 2022 17:05:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654016752; bh=LV7ZVboCpOwoHL3VSQFsmdQ0kAbuSh+j/ziSn9mwlqA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=FHop6ABPCmgRDy3luy4IP/8sZql70T4jG85GDj/YtNqedoQG7O5B9U07xIjtN1kAi 5EHL5HpGnyj8m/ODP6nZBX4FlEKQlRca71CE1ugWoP9M3pAeF9dQ3yBbeJP1vnvaD8 x3R3eJmHPzOTCMJ327wjjj/KSvyWGA1I6CBHO4JeCmSnKWOSdhUjpqxh+fSVOsLctJ Zq97FbRkeS7nH1K+apWU5kJUVokXqhLWbM+h52V6WcFK6+6ArbA8wSdB46OS175xn1 ZQtRFG9ruYFIvsAo4MRBuqDZsAdAeHnOeO9mcwUKJHV1gd1Vz5WrnUO1hUVXI8Gw2u LL8MffyHs+j0A== Received: by pali.im (Postfix) id BCD9580E; Tue, 31 May 2022 19:05:48 +0200 (CEST) Date: Tue, 31 May 2022 19:05:48 +0200 From: Pali =?utf-8?B?Um9ow6Fy?= To: Heinrich Schuchardt Cc: Tom Rini , U-Boot Mailing List , AKASHI Takahiro , Bin Meng , Masahisa Kojima , Sean Anderson , Vincent =?utf-8?Q?Stehl=C3=A9?= Subject: Re: Pull request for efi-2022-07-rc4-3 Message-ID: <20220531170548.4o532wltrjn2fe7q@pali> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: NeoMutt/20180716 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 On Tuesday 31 May 2022 18:57:18 Heinrich Schuchardt wrote: > Dear Tom, > > this replaces pull request for efi-2022-07-rc4-2. > > The following changes since commit 4fe629d2e8bbda5f265e870d771b92be26e885f6: > > Merge https://source.denx.de/u-boot/custodians/u-boot-riscv > (2022-05-27 08:50:42 -0400) > > are available in the Git repository at: > > https://source.denx.de/u-boot/custodians/u-boot-efi.git > tags/efi-2022-07-rc4-3 > > for you to fetch changes up to e85727ddb68b3b23382ea2d78d857ffa870bb0b7: > > bootmenu: use utf-8 for menu title (2022-05-31 07:57:02 +0200) Tested-by: Pali Rohár Bootmenu on n900 now works correctly. *** U-Boot Boot Menu *** Attached kernel Internal eMMC External SD card U-Boot boot order U-Boot console Press UP/DOWN to move, ENTER to select, ESC/CTRL+C to quit > ---------------------------------------------------------------- > Pull request for efi-2022-07-rc4-3 > > UEFI: > > * fix a problem in loading an image from a short-path > * fix building the bootmenu command for CONFIG_EFI_LOADER=n > * correct the bootefi command syntax > * add firmware management protocol to the documentation > > Others: > > * bootmenu: fix bootmenu title handling > > ---------------------------------------------------------------- > AKASHI Takahiro (2): > efi_loader: disk: add efi_disk_is_removable() > efi_loader: bootmgr: fix a problem in loading an image from a > short-path > > Bin Meng (2): > doc: sandbox: Correct the memory size config option > doc: sandbox: Add a note of disabling LTO when using gdb > > Heinrich Schuchardt (6): > disk: incorrect message in is_gpt_valid() > test: restore timeout after bootmenu unit test > doc/build/gcc: add more required packages > test: fix pylint warnings in test_efi_selftest.py > test: don't change console timeout in EFI selftest. > cmd/bootefi: correct command syntax > > Masahisa Kojima (3): > bootmenu: U-Boot console is enabled as default > lib/charset: fix compile warnings > bootmenu: use utf-8 for menu title > > Sean Anderson (2): > valgrind: Disable on Risc-V > doc: sandbox: Add additional valgrind documentation > > Vincent Stehlé (2): > efi: fix documentation warnings > doc/efi: add firmware management protocol to the documentation > > Kconfig | 1 + > boot/Kconfig | 7 +++ > cmd/Kconfig | 10 ---- > cmd/bootefi.c | 21 +++++--- > cmd/bootmenu.c | 47 ++++++++-------- > disk/part_efi.c | 4 +- > doc/api/efi.rst | 6 +++ > doc/arch/sandbox.rst | 107 > +++++++++++++++++++++++++++++++++---- > doc/build/gcc.rst | 8 +-- > doc/usage/cmd/bootefi.rst | 8 +-- > include/charset.h | 2 +- > include/efi_loader.h | 3 ++ > lib/efi_loader/efi_bootmgr.c | 107 > +++++++++++++++++++++++++++++++++++-- > lib/efi_loader/efi_disk.c | 27 ++++++++++ > lib/efi_loader/efi_firmware.c | 10 ++-- > test/py/tests/test_bootmenu.py | 66 +++++++++++------------ > test/py/tests/test_efi_selftest.py | 91 ++++++++++--------------------- > 17 files changed, 359 insertions(+), 166 deletions(-)