All of lore.kernel.org
 help / color / mirror / Atom feed
* Pull request for efi-2021-04-rc3
@ 2021-02-21  9:50 Heinrich Schuchardt
  2021-02-21 19:46 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2021-02-21  9:50 UTC (permalink / raw)
  To: u-boot

The following changes since commit ea966d24ef3a9f7f32712a518a07374f9ae43905:

   Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
(2021-02-19 21:06:16 -0500)

are available in the Git repository at:

   https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2021-04-rc3

for you to fetch changes up to d46bee8c2d2494e5cff95d865845d497b4897787:

   doc: qfw man-page (2021-02-21 09:21:36 +0100)

Gitlab CI showed no probolems:

https://gitlab.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/6443

----------------------------------------------------------------
Pull request for efi-2021-04-rc3

Bug fixes:

* Let EFI simple file protocol access last block of partition
* Correct conversion of multi-part device paths in
   EFI_DEVICE_PATH_TO_TEXT_PROTOCOL.ConvertDevicePathToText()

Documentation:

* booti and qfw man-pages

----------------------------------------------------------------
Heinrich Schuchardt (7):
       doc: Add reference to U-Boot project in conf.py
       doc/README.distro: kernel_comp_addr_r
       doc: booti man-page
       efi_selftest: compiler flags for dtbdump.o
       efi_selftest: multi part device path to text
       efi_loader: multi part device paths to text
       doc: qfw man-page

Jesper Schmitz Mouridsen (1):
       Allow last block to be read

  doc/README.distro                          |   8 +-
  doc/conf.py                                |  24 +++---
  doc/usage/booti.rst                        | 114
+++++++++++++++++++++++++++++
  doc/usage/index.rst                        |   2 +
  doc/usage/qfw.rst                          |  89 ++++++++++++++++++++++
  lib/efi_loader/efi_device_path_to_text.c   |  17 +++--
  lib/efi_loader/efi_disk.c                  |   4 +-
  lib/efi_selftest/Makefile                  |   2 +-
  lib/efi_selftest/efi_selftest_devicepath.c |  65 ++++++++++++++++
  9 files changed, 302 insertions(+), 23 deletions(-)
  create mode 100644 doc/usage/booti.rst
  create mode 100644 doc/usage/qfw.rst

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

* Pull request for efi-2021-04-rc3
  2021-02-21  9:50 Pull request for efi-2021-04-rc3 Heinrich Schuchardt
@ 2021-02-21 19:46 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2021-02-21 19:46 UTC (permalink / raw)
  To: u-boot

On Sun, Feb 21, 2021 at 10:50:05AM +0100, Heinrich Schuchardt wrote:

> The following changes since commit ea966d24ef3a9f7f32712a518a07374f9ae43905:
> 
>   Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
> (2021-02-19 21:06:16 -0500)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git
> tags/efi-2021-04-rc3
> 
> for you to fetch changes up to d46bee8c2d2494e5cff95d865845d497b4897787:
> 
>   doc: qfw man-page (2021-02-21 09:21:36 +0100)
> 
> Gitlab CI showed no probolems:
> 
> https://gitlab.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/6443
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210221/d338f81e/attachment.sig>

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

end of thread, other threads:[~2021-02-21 19:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-21  9:50 Pull request for efi-2021-04-rc3 Heinrich Schuchardt
2021-02-21 19:46 ` 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.