
Hi,
On 28 July 2018 at 09:55, Tom Rini trini@konsulko.com wrote:
On Wed, Jul 25, 2018 at 03:04:27PM +0200, Alexander Graf wrote:
Hi Tom,
This is my current patch queue for efi. Please pull.
Alex
The following changes since commit 323a73adc9a1bf2de43fe03bdd9c3038ce7c2784:
mtd: nand: add new enum for storing ECC algorithm (2018-07-23 14:33:21 -0400)
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 0b8a88ab6aa24de0ef2bf1e8109409f71e770a8e:
MAINTAINERS: assign lib/charset.c (2018-07-25 15:00:24 +0200)
NAK, this breaks one of the filesystem tests. Specifically: commit 0dc1bfb7302d220a48364263d5632d6d572b069b Author: Heinrich Schuchardt xypron.glpk@gmx.de Date: Mon Jul 2 02:41:23 2018 +0200
fs: fat: cannot write to subdirectories
Breaks TC13: 1MB write to ./1MB.file.w2
This is getting a little painful for me :-)
The EFI tree contains a few of the patches needed to make sandbox support EFI, but not all. A rebase on this tree provides me with a segfault, so it needs more work. But we are right at RC1.
Looking at the state of things it is clear that I cannot just pull in my previously applied patches since there are various changes. I'm going to have to send a new set of patches.
Perhaps as a way forward we could drop this one patch and apply to master? Then I can do my side of things while the patch is worked on?
Regards, Simon