Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
Pull request for UEFI sub-system for efi-2021-01-rc2 (2) The series contains the following enhancements * preparatory patches for UEFI capsule updates * initialization of the emulated RTC using an environment variable and a bug fix * If DisconnectController() is called for a child controller that is the only child of the driver, the driver must be disconnected.
No related branches found
No related tags found
Showing
- common/Kconfig 15 additions, 0 deletionscommon/Kconfig
- common/Makefile 1 addition, 2 deletionscommon/Makefile
- common/board_r.c 6 additions, 0 deletionscommon/board_r.c
- common/update.c 75 additions, 2 deletionscommon/update.c
- drivers/dfu/Kconfig 6 additions, 0 deletionsdrivers/dfu/Kconfig
- drivers/dfu/Makefile 1 addition, 1 deletiondrivers/dfu/Makefile
- drivers/dfu/dfu.c 1 addition, 1 deletiondrivers/dfu/dfu.c
- drivers/dfu/dfu_alt.c 125 additions, 0 deletionsdrivers/dfu/dfu_alt.c
- drivers/rtc/Kconfig 8 additions, 5 deletionsdrivers/rtc/Kconfig
- drivers/rtc/emul_rtc.c 22 additions, 6 deletionsdrivers/rtc/emul_rtc.c
- include/charset.h 1 addition, 1 deletioninclude/charset.h
- include/dfu.h 42 additions, 15 deletionsinclude/dfu.h
- include/efi_loader.h 3 additions, 0 deletionsinclude/efi_loader.h
- include/image.h 12 additions, 0 deletionsinclude/image.h
- lib/efi_loader/Kconfig 4 additions, 0 deletionslib/efi_loader/Kconfig
- lib/efi_loader/Makefile 1 addition, 0 deletionslib/efi_loader/Makefile
- lib/efi_loader/efi_boottime.c 11 additions, 8 deletionslib/efi_loader/efi_boottime.c
- lib/efi_loader/efi_string.c 36 additions, 0 deletionslib/efi_loader/efi_string.c
- test/unicode_ut.c 19 additions, 0 deletionstest/unicode_ut.c
Loading
Please register or sign in to comment