From mboxrd@z Thu Jan 1 00:00:00 1970 From: AKASHI Takahiro Date: Fri, 12 Apr 2019 15:25:07 +0900 Subject: [U-Boot] [RFC v2 00/11] efi_loader: rework bootefi/bootmgr In-Reply-To: <0ee919a8-466c-994e-81fb-fd72fb18ba85@gmx.de> References: <20190327044042.13707-1-takahiro.akashi@linaro.org> <20190412011833.GD7158@linaro.org> <0ee919a8-466c-994e-81fb-fd72fb18ba85@gmx.de> Message-ID: <20190412062506.GI7158@linaro.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Apr 12, 2019 at 08:11:04AM +0200, Heinrich Schuchardt wrote: > On 4/12/19 3:18 AM, AKASHI Takahiro wrote: > >Heinrich, > > > >Can you kindly review this series of patches, in particular, patch#10? > >I would like to push it for v2019.07. > > > >-Takahiro Akashi > > > The first two patches have been merged by Tom Rini. Actually, first three? > You should have comments for all of the remaining patches. Sure > Please, base your series on the efi-2019-07 branch available at > https://git.u-boot.de/u-boot-efi.git > (or https://github.com/xypron2/u-boot.git). > > Thanks a lot for taking the arduous task of cleaning this up. I think that it's time to convert efi_selftest to a real app, isn't it? -Takahiro Akashi > Best regards > > Heinrich