* Pull request for UEFI sub-system for efi-2020-10-rc4
@ 2020-09-07 10:10 Heinrich Schuchardt
2020-09-07 16:08 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2020-09-07 10:10 UTC (permalink / raw)
To: u-boot
The following changes since commit e5df264e7aaca0d94428586837a1f70a23479d16:
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
(2020-09-04 10:09:14 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2020-10-rc4
for you to fetch changes up to d2a885720be6eb66595a26754d075cfd5e868420:
efi_selftest: simplify Makefile (2020-09-06 21:21:41 +0200)
Gitlab CI and Travis CI showed no problems:
https://gitlab.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/4598
https://travis-ci.org/github/xypron2/u-boot/builds/724704027
----------------------------------------------------------------
Pull request for UEFI sub-system for efi-2020-10-rc4
Bug fixes are provided in the following areas:
* convert file system debug and print messages go log messages
* convert UEFI booting messages to log messages
* UEFI related code clean up and simplification
----------------------------------------------------------------
Heinrich Schuchardt (7):
fs: convert error and debug messages to log
efi_loader: log messages for bootefi command
efi_loader: log function in image loader
efi_loader: error message if image not authenticated
efi: clean up efi command
efi_loader: remove duplicate image size check
efi_selftest: simplify Makefile
cmd/bootefi.c | 12 +++++++---
cmd/efi.c | 26 ++++++++++++++++----
fs/fs.c | 16 +++++++------
fs/fs_internal.c | 16 +++++++------
include/efi.h | 14 -----------
lib/efi_loader/efi_boottime.c | 4 ----
lib/efi_loader/efi_image_loader.c | 50
++++++++++++++++++++-------------------
lib/efi_selftest/Makefile | 6 -----
8 files changed, 75 insertions(+), 69 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-09-07 16:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-07 10:10 Pull request for UEFI sub-system for efi-2020-10-rc4 Heinrich Schuchardt
2020-09-07 16:08 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox