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 8578CC433F5 for ; Fri, 28 Jan 2022 05:01:55 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 1E359837C4; Fri, 28 Jan 2022 06:01:53 +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="xBY62XOK"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 6CF34835F4; Fri, 28 Jan 2022 06:01:51 +0100 (CET) Received: from mail-pj1-x102e.google.com (mail-pj1-x102e.google.com [IPv6:2607:f8b0:4864:20::102e]) (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 8100E837C4 for ; Fri, 28 Jan 2022 06:01: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=takahiro.akashi@linaro.org Received: by mail-pj1-x102e.google.com with SMTP id my12-20020a17090b4c8c00b001b528ba1cd7so5386431pjb.1 for ; Thu, 27 Jan 2022 21:01:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to; bh=wRJSjRX7evbPxitCXQ3CCNH7YslH2XfnCM1fTmB9VJc=; b=xBY62XOKjarPms+vanD/7o0E+tb75pByqyRSzD6ajXgxtkvyyorYbHPyI2oULvvkoO MolSue0M6u7BX9j2BILCocUK10jbdw6pQ4svGtE/jRbZZdL0CddnYjwucCtWycxxViio Z3Ii46YK02Niyg5KYcijhDU9+8QcmoUbmBilFnxjyJWyNkHWtdEn5wKCETZlSzQD/gdV yXsyf/ku6z2kGLDMzFjlh8bxAp6hBDqAVThlNuEZzNanVqfKhYYyIm2rVTey79KxZFg7 aLlGE9nXlEnf0q9KzlNmgzsFV77avUqnNdfetFOFUF+uDrPkocbxLiOVl2jK6cFIsk8i bNZQ== 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:cc:subject:message-id :mail-followup-to:references:mime-version:content-disposition :in-reply-to; bh=wRJSjRX7evbPxitCXQ3CCNH7YslH2XfnCM1fTmB9VJc=; b=QmT5Q5L0eboaCzBPHy2tI3pyfb6c9pAh+YJKpLBGQ+NAsc4q470bqVW6Oijj5N3e7y nFVA6PNfAxseNn5CQ3ZPUxHAPqRO4zoMF/cjEVPVUQESxgs01Go1f5esVBlVHGThxwqR V8TFAtb9qhcLLFp7QhtmhSLLytEDueN/AFuj4NTUJDWU7FCRPK8vZAIt2yvlsamnHfdi KNTPn+BYrmnrXjM9wjCqoNgqKRVQVlRn5zarQ1z8eWwRqUjnQ2dsyxz5VWeZtBsNbJL0 yLt3H0xx3hWk/67bNaI0BrmjL4NtY+MbylppMi7erHPxrh9aqeuUk48kSW/hC9HvLLh+ 4S8A== X-Gm-Message-State: AOAM531H0dOQQzsHJy8hUFAoxYozwf9LFzGoq3lTSQrAeUDAwDW+JEgd 55RqrGlZ7XUUUMj+dJztsFP4uA== X-Google-Smtp-Source: ABdhPJw8d7B89yA06x76dGb2ijLGvXcr+C/amwA9iFgvqPlVttKrefX0pODQltyY8xp0XwjAaEFoKQ== X-Received: by 2002:a17:90b:3503:: with SMTP id ls3mr2141598pjb.190.1643346106014; Thu, 27 Jan 2022 21:01:46 -0800 (PST) Received: from laputa ([2400:4050:c3e1:100:49e:eff8:a301:377]) by smtp.gmail.com with ESMTPSA id 10sm7400814pfm.56.2022.01.27.21.01.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 27 Jan 2022 21:01:45 -0800 (PST) Date: Fri, 28 Jan 2022 14:01:41 +0900 From: AKASHI Takahiro To: Simon Glass Cc: 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: <20220128050141.GA43596@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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 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)? -Takahiro Akashi > Regards, > Simon