From patchwork Sun Jan 28 20:40:39 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Graf X-Patchwork-Id: 126082 Delivered-To: patch@linaro.org Received: by 10.46.84.92 with SMTP id y28csp1932250ljd; Sun, 28 Jan 2018 13:41:10 -0800 (PST) X-Google-Smtp-Source: AH8x2262CVFm1qWfLl2w1BDyxviVjgAUZ94QeVfD4cHU7P8QWXdHFNrCIXSZz1whdEzFvHo3m8BA X-Received: by 10.80.168.227 with SMTP id k90mr44739549edc.249.1517175669990; Sun, 28 Jan 2018 13:41:09 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1517175669; cv=none; d=google.com; s=arc-20160816; b=MQ2CXjdbS9i9Vy+7gyuLuh08uxUudt6Nf1ERog2AGcidALqZlcXMdYXgaQQ3E/NVeP URGbc2V3MWccVyOHptFQT8t+JQm9Cr1BoD8v4msDmD8DhpPfbAekx3M0iBjI9FTmQjb0 e5L4Bgsz20v7B86omzsimvsqAM9bIjdJpyVEJVdOaq+8M9hROQUsLODF42mD6blaril2 LA/bvBlxWNXYIYhb83uJSGy/CJxxJFCO7x0sM0cs+9vtu2d7cNJmXVkt7clwGuAeD3Zf 9k6IMZULso9+8RnJWdkGHXnUKBSBcspxTtFdheQrLDE0eCnMpviMLTj6YSQNXOXHApjl jjdA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:cc:message-id:date:to:from :arc-authentication-results; bh=U+Jom+8DJ3LEmfgyicZDt/9xgnLF/38BVyYWiyDN30g=; b=syfHMSdTckY8JXKLBBtc5vHPbiifyQ4u0i1NZRwBPPOYXvbLJBwatMH29tMHBxgLeV dHVHEf7gseDh7kvw2DWo1PBF3ZPc8Hai72tRPjYIf2Z/brppWZK/G/uOm0JyHaW0DuOv akhWJzi+TcCPmCskcAv0CHf5/iQpG2B0gcjk/av+yDuYG7uuNtMKZu2WJjJqX81QJSsX iWRlPghQnfzt3shJRX9CeAESyoSiG7hNeL5HHJpF+0iXhHypcutObcCZ/0vt0pTQYySY bVVzVHP+38C5NGmBxbm687X/yO45HL0hgqjGD0iwdsgg4ZlYFYY/3DQH1p9OTyS6sFIi dYgQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Return-Path: Received: from lists.denx.de (dione.denx.de. [81.169.180.215]) by mx.google.com with ESMTP id k10si2268884edi.22.2018.01.28.13.41.09; Sun, 28 Jan 2018 13:41:09 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) client-ip=81.169.180.215; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Received: by lists.denx.de (Postfix, from userid 105) id 13B3AC21E68; Sun, 28 Jan 2018 21:41:06 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id E37DFC21C93; Sun, 28 Jan 2018 21:41:03 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 1CD66C21C93; Sun, 28 Jan 2018 21:41:03 +0000 (UTC) Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by lists.denx.de (Postfix) with ESMTPS id B83E6C21C3F for ; Sun, 28 Jan 2018 21:41:02 +0000 (UTC) X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 02A29ACAD; Sun, 28 Jan 2018 21:34:29 +0000 (UTC) From: Alexander Graf To: u-boot@lists.denx.de Date: Sun, 28 Jan 2018 21:40:39 +0100 Message-Id: <20180128204039.17478-1-agraf@suse.de> X-Mailer: git-send-email 2.12.3 Cc: Tom Rini Subject: [U-Boot] [PULL] efi patch queue 2018-01-28 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Hi Tom, This is my current patch queue for efi. Please pull. Alex The following changes since commit 4f6c7b12ed425095e635c32f184e8f8002da3823: omap3_logic: Clean up I2C pin muxing. (2018-01-28 12:27:37 -0500) are available in the git repository at: git://github.com/agraf/u-boot.git tags/signed-efi-next for you to fetch changes up to 29a8a2828e5c6f3f167a8526a80da992b4626daf: efi_loader: add a README.iscsi describing booting via iSCSI (2018-01-28 21:37:13 +0100) ---------------------------------------------------------------- Patch queue for efi - 2018-01-28 This is the second part of patches for 2018.03-rc1, fixing a few minor issues and adding a readme file for iSCSI booting. ---------------------------------------------------------------- Alexander Graf (3): efi: Conflict efi_loader with different stub bitness efi_loader: Always use EFIAPI instead of asmlinkage efi_loader: Call Exit() on return from payload in StartImage() Heinrich Schuchardt (6): efi_loader: catch misspelled bootefi subcommand efi_loader: fix comments in indent_string() vsprintf.c: correct printing of a NULL device path efi_loader: do not install NULL as device path efi_loader: consistently use %pD to print device paths efi_loader: add a README.iscsi describing booting via iSCSI MAINTAINERS | 1 + cmd/bootefi.c | 14 ++-- doc/README.iscsi | 159 ++++++++++++++++++++++++++++++++++++++++++ include/efi.h | 2 +- lib/efi_loader/Kconfig | 4 ++ lib/efi_loader/efi_bootmgr.c | 6 +- lib/efi_loader/efi_boottime.c | 42 ++++++----- lib/vsprintf.c | 3 +- test/print_ut.c | 4 ++ 9 files changed, 208 insertions(+), 27 deletions(-) create mode 100644 doc/README.iscsi