[U-Boot] [PULL 0/6] efi patch queue 2017-08-18

Alexander Graf agraf at suse.de
Fri Aug 18 09:08:34 UTC 2017


Hi Tom,

This is my current patch queue for efi.  Please pull.

Alex


The following changes since commit b24065c4ef21687787a74eef22dfa9232096f965:

  Merge git://git.denx.de/u-boot-i2c (2017-08-10 07:22:59 -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 c81883dfce7360148c72922b93bfa16b399ee3ee:

  efi_loader: do not cast return value in EFI_EXIT (2017-08-18 10:53:23 +0200)

----------------------------------------------------------------
EFI Fixes for 2017.09:
  - Fix GOP w/o display
  - Fix LocateHandle
  - Fix exit return value truncation
  - Fix missing EFIAPI in efi_locate_handle (for x86)

----------------------------------------------------------------
Rob Clark (2):
      efi_loader: LocateHandle should return EFI_NOT_FOUND if none found
      efi_loader: GOP fix for no display

xypron.glpk at gmx.de (4):
      efi_loader: attribute EFIAPI of efi_locate handle()
      efi_loader: use EFI_PAGE_MASK instead of EFI_PAGE_SIZE - 1
      efi_loader: use EFI_PAGE_SIZE instead of 4096
      efi_loader: do not cast return value in EFI_EXIT

 cmd/bootefi.c                 | 4 ++--
 include/efi_loader.h          | 4 ++--
 lib/efi_loader/efi_boottime.c | 7 +++++--
 lib/efi_loader/efi_gop.c      | 2 +-
 lib/efi_loader/efi_runtime.c  | 2 +-
 5 files changed, 11 insertions(+), 8 deletions(-)


More information about the U-Boot mailing list