U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Heinrich Schuchardt <xypron.glpk@gmx.de>
To: Tom Rini <trini@konsulko.com>
Cc: U-Boot Mailing List <u-boot@lists.denx.de>,
	Patrick Delaunay <patrick.delaunay@st.com>,
	Alexander Graf <agraf@csgraf.de>
Subject: Pull request for efi-2021-07-rc5
Date: Wed, 9 Jun 2021 12:50:54 +0200	[thread overview]
Message-ID: <a6d5fa19-5bb3-58ae-dfee-503b609e9f56@gmx.de> (raw)

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

             reply	other threads:[~2021-06-09 10:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-09 10:50 Heinrich Schuchardt [this message]
2021-06-09 18:12 ` Pull request for efi-2021-07-rc5 Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a6d5fa19-5bb3-58ae-dfee-503b609e9f56@gmx.de \
    --to=xypron.glpk@gmx.de \
    --cc=agraf@csgraf.de \
    --cc=patrick.delaunay@st.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox