[U-Boot] [PULL] efi patch queue 2017-07-04 (v2)
Alexander Graf
agraf at suse.de
Tue Jul 4 07:06:13 UTC 2017
Hi Tom,
This is my current patch queue for efi. Please pull.
Alex
The following changes since commit 8d6040c725bfa40fba1bd6b5f356ee713c1ac7d1:
pico-imx7d: Remove bouncing email (2017-06-29 21:30:16 -0400)
are available in the git repository at:
git://github.com/agraf/u-boot.git tags/signed-efi-next
for you to fetch changes up to da684a646d0c94f7a6126e7ecf110278691465a6:
efi_loader: abort on unsupported relocation type (2017-07-04 09:03:00 +0200)
----------------------------------------------------------------
Patch queue for efi - 2017-07-04
Highlights this time: bugfixes. With these changes, OpenBSD should
be more happy.
----------------------------------------------------------------
Alexander Graf (2):
efi_loader: Add check for fallback fdt memory reservation
efi_loader: Add efi-next git tree to MAINTAINERS file
Jonathan Gray (2):
efi_loader: run CreateEvent() notify function based on flags
efi_loader: check CreateEvent() parameters
Masahiro Yamada (1):
efi_loader: add static to local functions
xypron.glpk at gmx.de (2):
efi_loader: efi_handle_protocol set attributes
efi_loader: abort on unsupported relocation type
MAINTAINERS | 1 +
cmd/bootefi.c | 6 ++++++
include/efi_api.h | 3 +++
lib/efi_loader/efi_boottime.c | 38 ++++++++++++++++++++++++++------------
lib/efi_loader/efi_image_loader.c | 10 ++++++++--
5 files changed, 44 insertions(+), 14 deletions(-)
More information about the U-Boot
mailing list