Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Patch queue for efi - 2017-07-29 A lot of EFI greatness this time around. Thanks a lot to the two amazing new contributors Heinrich Schuchardt and Rob Clark we now gain - stable objects across multiple bootefi invocations - fixes for shim - fixes for ipxe - protocol installation - device path conversion to/from text - working "lsefi" support in grub - working notifiers - various bug fixes
Showing
- cmd/bootefi.c 81 additions, 54 deletionscmd/bootefi.c
- include/efi.h 37 additions, 13 deletionsinclude/efi.h
- include/efi_api.h 67 additions, 19 deletionsinclude/efi_api.h
- include/efi_loader.h 91 additions, 34 deletionsinclude/efi_loader.h
- lib/efi_loader/Makefile 2 additions, 1 deletionlib/efi_loader/Makefile
- lib/efi_loader/efi_boottime.c 569 additions, 137 deletionslib/efi_loader/efi_boottime.c
- lib/efi_loader/efi_console.c 54 additions, 1 deletionlib/efi_loader/efi_console.c
- lib/efi_loader/efi_device_path_to_text.c 130 additions, 0 deletionslib/efi_loader/efi_device_path_to_text.c
- lib/efi_loader/efi_disk.c 8 additions, 31 deletionslib/efi_loader/efi_disk.c
- lib/efi_loader/efi_gop.c 7 additions, 2 deletionslib/efi_loader/efi_gop.c
- lib/efi_loader/efi_image_loader.c 0 additions, 8 deletionslib/efi_loader/efi_image_loader.c
- lib/efi_loader/efi_memory.c 8 additions, 3 deletionslib/efi_loader/efi_memory.c
- lib/efi_loader/efi_net.c 3 additions, 27 deletionslib/efi_loader/efi_net.c
Loading
Please register or sign in to comment