All of lore.kernel.org
 help / color / mirror / Atom feed
* Pull request for UEFI sub-system for efi-2021-01-rc1
@ 2020-10-06 10:17 Heinrich Schuchardt
  2020-10-06 17:53 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2020-10-06 10:17 UTC (permalink / raw)
  To: u-boot

The following changes since commit b24550accd7e3a62c6da773a9096dfd1471403d5:

  configs: Resync with savedefconfig (2020-10-05 14:11:16 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2021-01-rc1

for you to fetch changes up to 4cbb2930bd8c67f40f848528941930cf4c2a1841:

  efi_loader: consider no-map property of reserved memory (2020-10-06
07:43:56 +0200)

----------------------------------------------------------------
Pull request for UEFI sub-system for efi-2021-01-rc1

The following bugs in the UEFI system are resolved:

* illegal free in EFI_LOAD_FILE2_PROTOCOL implementation
* incorrect documentation of EFI_LOAD_FILE2_PROTOCOL implementation
* output of CRC32 as decimal instead hexadecimal in unit test
* use EfiReservedMemoryType for no-map reserved memory
* avoid unnecessary resets in UEFI unit tests
* call EFI bootmgr even without having /EFI/boot

----------------------------------------------------------------
Heinrich Schuchardt (7):
      efi_loader: description EFI_LOAD_FILE2_PROTOCOL
      efi_loader: illegal free in EFI_LOAD_FILE2_PROTOCOL
      efi_selftest: enable printing hexadecimal numbers
      efi_selftest: print CRC32 of initrd as hexadecimal
      efi_selftest: avoid unnecessary reset
      efi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=n
      efi_loader: consider no-map property of reserved memory

Michael Walle (1):
      distro_bootcmd: call EFI bootmgr even without having /EFI/boot

Sean Anderson (1):
      efi: Fix typo in documentation

 cmd/bootefi.c                                      | 34 ++++++++++---
 configs/qemu_arm_defconfig                         |  1 -
 include/config_distro_bootcmd.h                    |  9 ++--
 lib/efi_loader/Kconfig                             |  1 +
 lib/efi_loader/efi_load_initrd.c                   | 59
++++++++++++----------
 lib/efi_selftest/efi_selftest.c                    | 31 ++++++++++++
 lib/efi_selftest/efi_selftest_console.c            | 35 ++++++++-----
 lib/efi_selftest/efi_selftest_load_initrd.c        |  2 +-
 .../efi_selftest_set_virtual_address_map.c         |  2 +-
 9 files changed, 122 insertions(+), 52 deletions(-)

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

* Pull request for UEFI sub-system for efi-2021-01-rc1
  2020-10-06 10:17 Pull request for UEFI sub-system for efi-2021-01-rc1 Heinrich Schuchardt
@ 2020-10-06 17:53 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2020-10-06 17:53 UTC (permalink / raw)
  To: u-boot

On Tue, Oct 06, 2020 at 12:17:29PM +0200, Heinrich Schuchardt wrote:

> The following changes since commit b24550accd7e3a62c6da773a9096dfd1471403d5:
> 
>   configs: Resync with savedefconfig (2020-10-05 14:11:16 -0400)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git
> tags/efi-2021-01-rc1
> 
> for you to fetch changes up to 4cbb2930bd8c67f40f848528941930cf4c2a1841:
> 
>   efi_loader: consider no-map property of reserved memory (2020-10-06
> 07:43:56 +0200)
> 

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/20201006/654dccdf/attachment.sig>

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

end of thread, other threads:[~2020-10-06 17:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-06 10:17 Pull request for UEFI sub-system for efi-2021-01-rc1 Heinrich Schuchardt
2020-10-06 17:53 ` 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.