u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
* Pull request for efi-2022-10-rc1
@ 2022-07-13 20:12 Heinrich Schuchardt
  2022-07-14 11:18 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2022-07-13 20:12 UTC (permalink / raw)
  To: Tom Rini
  Cc: U-Boot Mailing List, Masahisa Kojima, Sean Anderson, Ilias Apalodimas

Dear Tom,

The following changes since commit 36b661dc919da318c163a45f4a220d2e3d9db608:

   Merge branch 'next' (2022-07-11 14:58:57 -0400)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2022-10-rc1

for you to fetch changes up to a093d72e628a798238269eb77850d57ee50198bb:

   MAINTAINERS: add Ilias Apalodimas to EFI PAYLOAD as co-maintainer
(2022-07-13 20:11:10 +0200)

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

----------------------------------------------------------------
Pull request for efi-2022-10-rc1

Documentation:

* rework the mkimage.1 man-page
* add a statistics page for v2022.07
* update environment description

UEFI:

* add Ilias Apalodimas as co-maintainer
* fix a memory leak in efi_set_bootdev()
* suppress a build warning

----------------------------------------------------------------
Heinrich Schuchardt (3):
       efi_loader: memory leak in efi_set_bootdev()
       efi_loader: suppress executable stack warning
       MAINTAINERS: add Ilias Apalodimas to EFI PAYLOAD as co-maintainer

Masahisa Kojima (1):
       efi_loader: expose END device path node

Sean Anderson (14):
       doc: mkimage: Use standard style for synopsis
       doc: mkimage: Use empty request instead of blank lines
       doc: mkimage: Reformat examples
       doc: mkimage: Regularize option documentation
       doc: mkimage: Use subsection macro
       doc: mkimage: Rearrange/remove some options
       doc: mkimage: Use correct capitalization for NAME
       doc: mkimage: Edit options for style and consistency
       doc: mkimage: Add BUGS section
       doc: mkimage: Add SEE ALSO section
       doc: mkimage: Remove AUTHORS section
       mkimage: Add long options
       doc: mkimage: Further document -o and -R
       doc: Add man page for dumpimage

Tom Rini (3):
       doc: environment: Drop u-boot_addr_r
       doc: environment: Expand on fdt_addr, initrd_addr and loadaddr
       doc: Add statistics page for v2022.07

  MAINTAINERS                                      |    1 +
  cmd/bootefi.c                                    |    4 +-
  doc/develop/statistics/u-boot-stats-v2022.07.rst |  805 +++++++++++++++++
  doc/dumpimage.1                                  |  103 +++
  doc/mkimage.1                                    | 1003
++++++++++++++++------
  doc/usage/environment.rst                        |   16 +-
  include/efi_loader.h                             |    3 +
  lib/efi_loader/efi_device_path.c                 |    2 +-
  scripts/Makefile.lib                             |    4 +-
  tools/mkimage.c                                  |   45 +-
  10 files changed, 1693 insertions(+), 293 deletions(-)
  create mode 100644 doc/develop/statistics/u-boot-stats-v2022.07.rst
  create mode 100644 doc/dumpimage.1

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

* Re: Pull request for efi-2022-10-rc1
  2022-07-13 20:12 Pull request for efi-2022-10-rc1 Heinrich Schuchardt
@ 2022-07-14 11:18 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2022-07-14 11:18 UTC (permalink / raw)
  To: Heinrich Schuchardt
  Cc: U-Boot Mailing List, Masahisa Kojima, Sean Anderson, Ilias Apalodimas

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

On Wed, Jul 13, 2022 at 10:12:06PM +0200, Heinrich Schuchardt wrote:

> Dear Tom,
> 
> The following changes since commit 36b661dc919da318c163a45f4a220d2e3d9db608:
> 
>   Merge branch 'next' (2022-07-11 14:58:57 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-efi.git
> tags/efi-2022-10-rc1
> 
> for you to fetch changes up to a093d72e628a798238269eb77850d57ee50198bb:
> 
>   MAINTAINERS: add Ilias Apalodimas to EFI PAYLOAD as co-maintainer
> (2022-07-13 20:11:10 +0200)
> 
> Gitlab CI showed no issue:
> https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/12738
> 

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:[~2022-07-14 11:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-13 20:12 Pull request for efi-2022-10-rc1 Heinrich Schuchardt
2022-07-14 11:18 ` 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).