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 83359C433F5 for ; Fri, 28 Jan 2022 12:32:50 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 35E6C8128B; Fri, 28 Jan 2022 13:32:47 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=linaro.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=linaro.org header.i=@linaro.org header.b="QAPL44ZJ"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 618DF81F0B; Fri, 28 Jan 2022 13:32:45 +0100 (CET) Received: from mail-pl1-x62b.google.com (mail-pl1-x62b.google.com [IPv6:2607:f8b0:4864:20::62b]) (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 503CE811E0 for ; Fri, 28 Jan 2022 13:32:42 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=takahiro.akashi@linaro.org Received: by mail-pl1-x62b.google.com with SMTP id h14so5790114plf.1 for ; Fri, 28 Jan 2022 04:32:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to; bh=9lhZ9UBixKlL+HSaZ2KIy1DQPinRA93Tg5BzMBXlzvU=; b=QAPL44ZJ08vP/H/shbfdrpFxpjebhFfB9Ema84WjxVWFROoOkjttS2KzgvDyz5poL9 jNaVbuoUasePbbN/y/StP+qlUYtsOYyPHd+KruNTp+rPbvknq+WwvUarb6TjYo26O5zy Ol2dgqYhHJ+GZJsWICKPzZIX8hRQd4Qd8wVvDHXm2PKhTBq4uQdYcSTam/88zzQunkjc MGtb4OI9x93W14lVI62p32pFxU93Bo9gYpth+hny/rSjHkijS/kO+C+22eMQtx1C0wF+ uB3B6AqVh/cGrlTAgAVCF7+FYjctnWse1WAdq76R8lcYwSf58/SQY4CBD0amQ2TiQsw8 kQzQ== 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:subject:message-id:mail-followup-to :references:mime-version:content-disposition:in-reply-to; bh=9lhZ9UBixKlL+HSaZ2KIy1DQPinRA93Tg5BzMBXlzvU=; b=0h990E31iFTjdTI4Uldx9pvrg8bnUVVhxbnUW3PSPAg6Ym28+CCD4IHsLZLttngnA8 xGP+bt8ah+caOxXbfbYEY4aiHFSybOQLjcoUdw8lcdsHWQEMI3f4tSlITJ0H0nDRhHAU e20nhxdrKpzvCXh+nSSJO65XDwwixthyWIr/xi/KiNoS9m7cgPXijjPIXnm0n23aJpoH QUuf31r6bEA+q3FV4pxY4VhWn59HSE6tHSyyQEdL37i7jDPbQfbQTeUJ928fN3mF/Z6M oKRZjzFzwOXOzgPaC+3IzerKgptilQW8Wq2BDYUX4vK6OhexRE0JWYZzGInR4MCNd7Mr jzeA== X-Gm-Message-State: AOAM533kqsW03sA8ococ7vco+f5e1ZvOC7HnTALKlUefo1zn9vX/+UU0 D5Cb3PdDOFZFvM7dtXWRRmagaA== X-Google-Smtp-Source: ABdhPJwYz7FtrNQh7RQLikVdmr/MlHej4FDp48XPorVuxyfi3lAhKBzcUXAFuH/10+TmxdeqpjHuVQ== X-Received: by 2002:a17:90a:17c4:: with SMTP id q62mr19446143pja.145.1643373160588; Fri, 28 Jan 2022 04:32:40 -0800 (PST) Received: from laputa ([2400:4050:c3e1:100:49e:eff8:a301:377]) by smtp.gmail.com with ESMTPSA id mn2sm2325033pjb.38.2022.01.28.04.32.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 28 Jan 2022 04:32:40 -0800 (PST) Date: Fri, 28 Jan 2022 21:32:36 +0900 From: AKASHI Takahiro To: Simon Glass , Heinrich Schuchardt , Alex Graf , Ilias Apalodimas , Masami Hiramatsu , U-Boot Mailing List Subject: Re: [RFC v2 00/20] efi_loader: more tightly integrate UEFI disks to driver model Message-ID: <20220128123236.GB43596@laputa> Mail-Followup-To: AKASHI Takahiro , Simon Glass , Heinrich Schuchardt , Alex Graf , Ilias Apalodimas , Masami Hiramatsu , U-Boot Mailing List References: <20211210064947.73361-1-takahiro.akashi@linaro.org> <20220128050141.GA43596@laputa> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220128050141.GA43596@laputa> 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 Fri, Jan 28, 2022 at 02:01:41PM +0900, AKASHI Takahiro wrote: > Hi, Simon, > > > On Thu, Jan 27, 2022 at 08:05:56AM -0700, Simon Glass wrote: > > Hi Takahiro, > > > > On Thu, 9 Dec 2021 at 23:58, AKASHI Takahiro wrote: > > > > > > # This is a kind of snapshot of my current work. > > > # I submit this to show my progress on this effort, and then > > > # I haven't addressed all the issues in this version. > > > # See the change history below. > > > > > > The purpose of this RPC is to reignite the discussion about how UEFI > > > subystem would best be integrated into U-Boot driver model. > > > In the past, I poposed a couple of patch series, the latest one[1], > > > while Heinrich revealed his idea[2], and the approach taken here is > > > something between them, with a focus on block device handlings. > > > > Any update on this series please? > > Thank you for your concern. > While I have made no progress so far, most of comments I've got > look trivial. I gonna have to double-check, though. > > So do you have any update on your part of event notification (patch11/20)? I checked all the comments. If you have no update, I will be able to submit a new version early next week. -Takahiro Akashi > -Takahiro Akashi > > > Regards, > > Simon