]> git.baikalelectronics.ru Git - uboot.git/commit
Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi...
authorTom Rini <trini@konsulko.com>
Sun, 5 Jul 2020 22:13:12 +0000 (18:13 -0400)
committerTom Rini <trini@konsulko.com>
Sun, 5 Jul 2020 22:13:12 +0000 (18:13 -0400)
commitb7b9a0c95051555fafa8d8ca9832c505292c07e9
treec2fcb855263939c0cf2a19d7c192fb9a74679d3b
parentcca8631768d189477d33d98ebc120ac6e6a76eb9
parent3c4a7ff3abed5b797df5fc8db56c8f887e4cc812
Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi into next

Pull request for UEFI sub-system for efi-2020-10-rc1

This series comprises error corrections for the UEFI subsystem:

* correct consideration of timestamps for variable authentication
* correct collection of data regions for code authentication
* correct unit tests to test loading dbx
* enable FAT_WRITE as required by the UEFI spec

The boot manager uses log functions instead of printf() and debug().

The UEFI intialization state is exported.
MAINTAINERS