All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Pull request for UEFI sub-system for efi-2020-01-rc1 (2)
@ 2019-10-18 17:29 Heinrich Schuchardt
  2019-10-19 14:25 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2019-10-18 17:29 UTC (permalink / raw)
  To: u-boot

The following changes since commit c83b1bb923421e95e499b22b010d2f9f463c1226:

   Merge tag 'dm-pull-15oct19' of
https://gitlab.denx.de/u-boot/custodians/u-boot-dm (2019-10-16 18:10:31
-0400)

are available in the Git repository at:

   https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2020-01-rc1-2

for you to fetch changes up to 5cc349bb09eefaf43e250b2c7a8fc5a61c595715:

   efi_loader: enable CONFIG_CMD_NVEDIT_EFI on QEMU (2019-10-17 19:19:56
+0200)

Gitlab CI shows no problems:
https://gitlab.denx.de/u-boot/custodians/u-boot-efi/pipelines/1002

----------------------------------------------------------------
Pull request for UEFI sub-system for efi-2020-01-rc1 (2)

Install the simple file protocol only if there is a file system on the
partition.

Enable CONFIG_CMD_NVEDIT_EFI on QEMU.

----------------------------------------------------------------
AKASHI Takahiro (5):
       efi_loader: device_path: check against file path length
       fs: export fs_close()
       fs: clean up around fs_type
       fs: add fs_get_type() for current filesystem type
       efi_loader: disk: install FILE_SYSTEM_PROTOCOL only if available

Heinrich Schuchardt (2):
       fs: update fs_close() description
       efi_loader: enable CONFIG_CMD_NVEDIT_EFI on QEMU

  configs/qemu-riscv32_defconfig       |  1 +
  configs/qemu-riscv32_smode_defconfig |  1 +
  configs/qemu-riscv64_defconfig       |  1 +
  configs/qemu-riscv64_smode_defconfig |  1 +
  configs/qemu-x86_64_defconfig        |  1 +
  configs/qemu-x86_defconfig           |  1 +
  configs/qemu_arm64_defconfig         |  1 +
  configs/qemu_arm_defconfig           |  1 +
  fs/fs.c                              | 18 ++++++++++++++----
  include/fs.h                         | 22 ++++++++++++++++++++++
  lib/efi_loader/efi_device_path.c     | 11 +++++++++--
  lib/efi_loader/efi_disk.c            | 24 +++++++++++++++++++++++-
  12 files changed, 76 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] Pull request for UEFI sub-system for efi-2020-01-rc1 (2)
  2019-10-18 17:29 [U-Boot] Pull request for UEFI sub-system for efi-2020-01-rc1 (2) Heinrich Schuchardt
@ 2019-10-19 14:25 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2019-10-19 14:25 UTC (permalink / raw)
  To: u-boot

On Fri, Oct 18, 2019 at 07:29:23PM +0200, Heinrich Schuchardt wrote:

> The following changes since commit c83b1bb923421e95e499b22b010d2f9f463c1226:
> 
>   Merge tag 'dm-pull-15oct19' of
> https://gitlab.denx.de/u-boot/custodians/u-boot-dm (2019-10-16 18:10:31
> -0400)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git
> tags/efi-2020-01-rc1-2
> 
> for you to fetch changes up to 5cc349bb09eefaf43e250b2c7a8fc5a61c595715:
> 
>   efi_loader: enable CONFIG_CMD_NVEDIT_EFI on QEMU (2019-10-17 19:19:56
> +0200)
> 
> Gitlab CI shows no problems:
> https://gitlab.denx.de/u-boot/custodians/u-boot-efi/pipelines/1002
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20191019/23c2f727/attachment.sig>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-19 14:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-18 17:29 [U-Boot] Pull request for UEFI sub-system for efi-2020-01-rc1 (2) Heinrich Schuchardt
2019-10-19 14:25 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.