
Am 26.09.2018 um 08:34 schrieb AKASHI Takahiro takahiro.akashi@linaro.org:
Alex,
On Sun, Sep 23, 2018 at 10:03:18PM +0200, Alexander Graf wrote: Hi Tom,
This is my current patch queue for efi. Please pull.
Alex
The following changes since commit 9dc8d155d4e88563f572ee79aab758eb4272f3fd:
Merge git://git.denx.de/u-boot-imx (2018-09-19 20:35:27 -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 c982874e930d5d673501cd94df07bcbd215d5883:
efi_loader: refactor efi_setup_loaded_image() (2018-09-23 21:55:31 +0200)
Patch queue for efi - 2018-09-23
A lot of goodness in this release. We're *very* close to running the UEFI Shell and SCT natively. The only missing piece are HII protocols.
- FAT write support (needed for SCT)
- improved FAT directory support (needed for SCT)
I have some updates here:
- add a comment to each helper function in test_fs/conftest.py
after Simon's comment
- remove fs_type parameter from umount_fs() as it's not used at all.
None of those changes doesn't affect the functionality.
Should I submit the whole patch set with them as v4, or just post a separate patch(diff) on top of the v3?
Your patches are already in my queue, so please just post follow-up patches :).
Alex