Merge tag 'efi-2019-10-rc4-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
Pull request for UEFI sub-system for v2019.10-rc4 (5) This patch set fixes errors in the UEFI sub-system and adds a function to compare u16 strings which is prerequisite for further patches.
No related branches found
No related tags found
Showing
- include/charset.h 15 additions, 0 deletionsinclude/charset.h
- include/efi_loader.h 8 additions, 0 deletionsinclude/efi_loader.h
- lib/charset.c 25 additions, 0 deletionslib/charset.c
- lib/efi_loader/efi_boottime.c 14 additions, 12 deletionslib/efi_loader/efi_boottime.c
- lib/efi_loader/efi_device_path.c 33 additions, 0 deletionslib/efi_loader/efi_device_path.c
- lib/efi_loader/efi_variable.c 44 additions, 26 deletionslib/efi_loader/efi_variable.c
- lib/efi_selftest/efi_selftest_variables.c 19 additions, 1 deletionlib/efi_selftest/efi_selftest_variables.c
- test/unicode_ut.c 13 additions, 0 deletionstest/unicode_ut.c
Loading
Please register or sign in to comment