public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* Pull request for efi-2023-01-rc1-4
@ 2022-11-06 11:47 Heinrich Schuchardt
  2022-11-07 12:55 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2022-11-06 11:47 UTC (permalink / raw)
  To: Tom Rini
  Cc: U-Boot Mailing List, Ilias Apalodimas, Jan Kiszka,
	Masahisa Kojima, AKASHI Takahiro

The following changes since commit 36bc9b6113ca96ca5c0d821195adede38395befd:

   Merge branch '2022-11-02-assorted-updates' (2022-11-03 08:29:10 -0400)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-efi.git 
tags/efi-2023-01-rc1-4

for you to fetch changes up to 53def68df5ec10c9aaa46d3422c58fc85d0c93e6:

   efi_loader: AllocateAddress requires page address (2022-11-06 
10:50:04 +0100)

----------------------------------------------------------------
Pull request for efi-2023-01-rc1-4

Documentation:

* Provide a document about security issue handling.

UEFI:

* Let networking support depend on NETDEVICES.
* Discover if no efi_system_partition is set.

Other:

* MAINTAINERS: add arch/arm/lib/*_efi.* to EFI_PAYLOAD.

----------------------------------------------------------------
AKASHI Takahiro (1):
       efi_loader: remove CONFIG_EFI_SETUP_EARLY

Heinrich Schuchardt (4):
       doc: update sbi command example
       MAINTAINERS: add arch/arm/lib/*_efi.* to EFI_PAYLOAD
       efi_loader: discover if no efi_system_partition is set
       efi_loader: AllocateAddress requires page address

Jan Kiszka (1):
       efi_loader: Let networking support depend on NETDEVICES

Masahisa Kojima (1):
       test/py: efi_secboot: Remove unnecessary cert-to-efi-hash-list option

Tom Rini (1):
       docs: Add a basic security document

  MAINTAINERS                                |  1 +
  common/board_r.c                           |  2 +-
  doc/develop/index.rst                      |  3 +-
  doc/develop/security.rst                   | 32 +++++++++++++++++++++
  doc/usage/cmd/sbi.rst                      | 31 ++++++++++++--------
  lib/efi_loader/Kconfig                     |  6 ----
  lib/efi_loader/Makefile                    |  2 +-
  lib/efi_loader/efi_device_path.c           |  6 ++--
  lib/efi_loader/efi_disk.c                  |  6 ++--
  lib/efi_loader/efi_memory.c                |  2 ++
  lib/efi_loader/efi_setup.c                 | 45 
++++++++----------------------
  lib/efi_selftest/Makefile                  |  2 +-
  net/bootp.c                                |  4 ++-
  test/py/tests/test_efi_secboot/conftest.py |  8 +++---
  14 files changed, 85 insertions(+), 65 deletions(-)
  create mode 100644 doc/develop/security.rst

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

* Re: Pull request for efi-2023-01-rc1-4
  2022-11-06 11:47 Pull request for efi-2023-01-rc1-4 Heinrich Schuchardt
@ 2022-11-07 12:55 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2022-11-07 12:55 UTC (permalink / raw)
  To: Heinrich Schuchardt
  Cc: U-Boot Mailing List, Ilias Apalodimas, Jan Kiszka,
	Masahisa Kojima, AKASHI Takahiro

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

On Sun, Nov 06, 2022 at 12:47:10PM +0100, Heinrich Schuchardt wrote:

> The following changes since commit 36bc9b6113ca96ca5c0d821195adede38395befd:
> 
>   Merge branch '2022-11-02-assorted-updates' (2022-11-03 08:29:10 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-efi.git
> tags/efi-2023-01-rc1-4
> 
> for you to fetch changes up to 53def68df5ec10c9aaa46d3422c58fc85d0c93e6:
> 
>   efi_loader: AllocateAddress requires page address (2022-11-06 10:50:04
> +0100)
> 

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-11-07 12:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-06 11:47 Pull request for efi-2023-01-rc1-4 Heinrich Schuchardt
2022-11-07 12:55 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox