u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
* Pull request for efi-2021-07-rc5
@ 2021-06-09 10:50 Heinrich Schuchardt
  2021-06-09 18:12 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2021-06-09 10:50 UTC (permalink / raw)
  To: Tom Rini; +Cc: U-Boot Mailing List, Patrick Delaunay, Alexander Graf

Dear Tom,

The following changes since commit cb26d5a9265c60cee385d67eff86d115a606fbc5:

   Merge https://source.denx.de/u-boot/custodians/u-boot-sh (2021-06-08
17:46:49 -0400)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2021-07-rc5

for you to fetch changes up to b95e5edc424a14c1d03848c03f92389a945d3e61:

   efi_loader: fix Sphinx warning (2021-06-09 12:35:01 +0200)

Gitlab CI showed no problems:
https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/7750

----------------------------------------------------------------
Pull request for efi-2021-07-rc5

Documentation:

* pinmux and ums man-page

Bug fixes:

* Consider that partition numbers as hexadecimal.
* Avoid a possible NULL dereference in efi_capsule_delete_file().

----------------------------------------------------------------
Heinrich Schuchardt (3):
       efi_loader: partition numbers are hexadecimal
       efi_loader: efi_capsule_delete_file() NULL dereference
       efi_loader: fix Sphinx warning

Patrick Delaunay (4):
       doc: usage: reorder commands in index.rst
       doc: usage: man-page for pinmux command
       cmd: Add dependency for ums command
       doc: usage: man-page for ums command

  cmd/Kconfig                       |  5 ++-
  doc/usage/index.rst               |  8 ++--
  doc/usage/pinmux.rst              | 95
+++++++++++++++++++++++++++++++++++++++
  doc/usage/ums.rst                 | 57 +++++++++++++++++++++++
  lib/efi_loader/efi_capsule.c      |  3 +-
  lib/efi_loader/efi_disk.c         |  4 +-
  lib/efi_loader/efi_image_loader.c |  2 +-
  lib/efi_loader/efi_var_file.c     |  2 +-
  8 files changed, 167 insertions(+), 9 deletions(-)
  create mode 100644 doc/usage/pinmux.rst
  create mode 100644 doc/usage/ums.rst

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

* Re: Pull request for efi-2021-07-rc5
  2021-06-09 10:50 Pull request for efi-2021-07-rc5 Heinrich Schuchardt
@ 2021-06-09 18:12 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2021-06-09 18:12 UTC (permalink / raw)
  To: Heinrich Schuchardt; +Cc: U-Boot Mailing List, Patrick Delaunay, Alexander Graf

[-- Attachment #1: Type: text/plain, Size: 712 bytes --]

On Wed, Jun 09, 2021 at 12:50:54PM +0200, Heinrich Schuchardt wrote:

> Dear Tom,
> 
> The following changes since commit cb26d5a9265c60cee385d67eff86d115a606fbc5:
> 
>   Merge https://source.denx.de/u-boot/custodians/u-boot-sh (2021-06-08
> 17:46:49 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-efi.git
> tags/efi-2021-07-rc5
> 
> for you to fetch changes up to b95e5edc424a14c1d03848c03f92389a945d3e61:
> 
>   efi_loader: fix Sphinx warning (2021-06-09 12:35:01 +0200)
> 
> Gitlab CI showed no problems:
> https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/7750
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

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

end of thread, other threads:[~2021-06-09 18:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-09 10:50 Pull request for efi-2021-07-rc5 Heinrich Schuchardt
2021-06-09 18:12 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).