Pull request efi-2023-07-rc7
Heinrich Schuchardt
xypron.glpk at gmx.de
Sun Jul 9 12:38:46 CEST 2023
Dear Tom,
The following changes since commit 0beb649053b86b2cfd5cf55a0fc68bc2fe91a430:
MAINTAINERS: correct at91 tree link (2023-07-07 11:37:09 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2023-07-rc7
for you to fetch changes up to e05a4b12a056fd7fe22e85715c8f5e5e811fb551:
mkeficapsule: fix efi_firmware_management_capsule_header data type
(2023-07-09 10:32:28 +0200)
Gitlab CI showed no issues:
https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/16815
----------------------------------------------------------------
Pull request efi-2023-07-rc7
Documentation:
* Fix links to Linux kernel documentation
UEFI:
* Fix memory leak in efidebug dh subcommand
* Fix underflow when calculating remaining variable store size
* Increase default variable store size to 64 KiB
* mkeficapsule: fix efi_firmware_management_capsule_header data type
----------------------------------------------------------------
Alper Nebi Yasak (2):
efi_loader: Avoid underflow when calculating remaining var store size
efi_loader: Increase default variable store size to 64KiB
Heinrich Schuchardt (1):
doc: harmonize Linux kernel documentation links
Malte Schmidt (1):
mkeficapsule: fix efi_firmware_management_capsule_header data type
Masahisa Kojima (1):
cmd: efidebug: add missing efi_free_pool for dh subcommand
Paul Barker (1):
x86: Update docs link in bootparam header
arch/x86/include/asm/bootparam.h | 2 +-
cmd/efidebug.c | 1 +
doc/develop/docstyle.rst | 2 +-
doc/usage/blkmap.rst | 2 +-
lib/efi_loader/Kconfig | 5 +++--
lib/efi_loader/efi_var_mem.c | 4 ++++
tools/eficapsule.h | 2 +-
7 files changed, 12 insertions(+), 6 deletions(-)
More information about the U-Boot
mailing list