{"id":2196874,"url":"http://patchwork.ozlabs.org/api/1.0/covers/2196874/?format=json","project":{"id":18,"url":"http://patchwork.ozlabs.org/api/1.0/projects/18/?format=json","name":"U-Boot","link_name":"uboot","list_id":"u-boot.lists.denx.de","list_email":"u-boot@lists.denx.de","web_url":null,"scm_url":null,"webscm_url":null},"msgid":"<20260216113017.4135639-1-vincent.stehle@arm.com>","date":"2026-02-16T11:30:15","name":"[0/2] efi: test and fix specific LoadImage() return code","submitter":{"id":77169,"url":"http://patchwork.ozlabs.org/api/1.0/people/77169/?format=json","name":"Vincent Stehlé","email":"vincent.stehle@arm.com"},"series":[{"id":492295,"url":"http://patchwork.ozlabs.org/api/1.0/series/492295/?format=json","date":"2026-02-16T11:30:15","name":"efi: test and fix specific LoadImage() return code","version":1,"mbox":"http://patchwork.ozlabs.org/series/492295/mbox/"}],"headers":{"Return-Path":"<u-boot-bounces@lists.denx.de>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@legolas.ozlabs.org","Authentication-Results":["legolas.ozlabs.org;\n spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de\n (client-ip=85.214.62.61; helo=phobos.denx.de;\n envelope-from=u-boot-bounces@lists.denx.de; receiver=patchwork.ozlabs.org)","phobos.denx.de;\n dmarc=fail (p=none dis=none) header.from=arm.com","phobos.denx.de;\n spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de","phobos.denx.de;\n dmarc=fail (p=none dis=none) header.from=arm.com","phobos.denx.de;\n spf=pass smtp.mailfrom=vincent.stehle@arm.com"],"Received":["from phobos.denx.de (phobos.denx.de [85.214.62.61])\n\t(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n\t key-exchange x25519 server-signature ECDSA (secp384r1) server-digest SHA384)\n\t(No client certificate requested)\n\tby legolas.ozlabs.org (Postfix) with ESMTPS id 4fF0vJ4LKyz1xtN\n\tfor <incoming@patchwork.ozlabs.org>; Mon, 16 Feb 2026 22:30:36 +1100 (AEDT)","from h2850616.stratoserver.net (localhost [IPv6:::1])\n\tby phobos.denx.de (Postfix) with ESMTP id 2893480FA1;\n\tMon, 16 Feb 2026 12:30:32 +0100 (CET)","by phobos.denx.de (Postfix, from userid 109)\n id 425288063E; Mon, 16 Feb 2026 12:30:30 +0100 (CET)","from foss.arm.com (foss.arm.com [217.140.110.172])\n by phobos.denx.de (Postfix) with ESMTP id 9BBA083AA9\n for <u-boot@lists.denx.de>; Mon, 16 Feb 2026 12:30:27 +0100 (CET)","from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14])\n by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 6C642150C;\n Mon, 16 Feb 2026 03:30:20 -0800 (PST)","from debian (unknown [10.57.12.11])\n by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id AAF733F632;\n Mon, 16 Feb 2026 03:30:25 -0800 (PST)"],"X-Spam-Checker-Version":"SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=-1.9 required=5.0 tests=BAYES_00,\n RCVD_IN_DNSWL_BLOCKED,RCVD_IN_VALIDITY_CERTIFIED_BLOCKED,\n RCVD_IN_VALIDITY_RPBL_BLOCKED,SPF_HELO_PASS,SPF_PASS autolearn=ham\n autolearn_force=no version=3.4.2","From":"=?utf-8?q?Vincent_Stehl=C3=A9?= <vincent.stehle@arm.com>","To":"u-boot@lists.denx.de","Cc":"=?utf-8?q?Vincent_Stehl=C3=A9?= <vincent.stehle@arm.com>,\n Sathisha Shivaramappa <sathisha.shivaramappa@arm.com>,\n Heinrich Schuchardt <xypron.glpk@gmx.de>,\n Ilias Apalodimas <ilias.apalodimas@linaro.org>, Tom Rini <trini@konsulko.com>","Subject":"[PATCH 0/2] efi: test and fix specific LoadImage() return code","Date":"Mon, 16 Feb 2026 12:30:15 +0100","Message-ID":"<20260216113017.4135639-1-vincent.stehle@arm.com>","X-Mailer":"git-send-email 2.51.0","MIME-Version":"1.0","Content-Type":"text/plain; charset=UTF-8","Content-Transfer-Encoding":"8bit","X-BeenThere":"u-boot@lists.denx.de","X-Mailman-Version":"2.1.39","Precedence":"list","List-Id":"U-Boot discussion <u-boot.lists.denx.de>","List-Unsubscribe":"<https://lists.denx.de/options/u-boot>,\n <mailto:u-boot-request@lists.denx.de?subject=unsubscribe>","List-Archive":"<https://lists.denx.de/pipermail/u-boot/>","List-Post":"<mailto:u-boot@lists.denx.de>","List-Help":"<mailto:u-boot-request@lists.denx.de?subject=help>","List-Subscribe":"<https://lists.denx.de/listinfo/u-boot>,\n <mailto:u-boot-request@lists.denx.de?subject=subscribe>","Errors-To":"u-boot-bounces@lists.denx.de","Sender":"\"U-Boot\" <u-boot-bounces@lists.denx.de>","X-Virus-Scanned":"clamav-milter 0.103.8 at phobos.denx.de","X-Virus-Status":"Clean"},"content":"Hi,\n\nThis couple of patches addresses a specific case of LoadImage(), which is\nnow tested by the SCT [311] and has been sent to me by Sathisha (thanks!)\n\nThe first patch fixes the specific return code and the second patch adds a\nunit test for this specific case; we do this in that order to avoid\nbreaking the efi self test.\n\nBest regards,\nVincent.\n\n[311] https://github.com/tianocore/edk2-test/issues/311\n\nVincent Stehlé (2):\n  efi_loader: fix specific LoadImage() return code\n  efi_selftest: test specific LoadImage() case\n\n lib/efi_loader/efi_boottime.c             | 8 ++++++--\n lib/efi_selftest/efi_selftest_loadimage.c | 7 +++++++\n 2 files changed, 13 insertions(+), 2 deletions(-)"}