]> git.baikalelectronics.ru Git - uboot.git/commit
Merge tag 'efi-2020-10-rc1-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Thu, 16 Jul 2020 20:35:15 +0000 (16:35 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 16 Jul 2020 20:35:15 +0000 (16:35 -0400)
commit10f4d5b1892ed49a1cff4de7b9cfe5f472e61ee1
tree362a05bc5b23abe6183cfc153988351e329fb6da
parent2a4550116c2dcf3096fbf655f28f3c4f15b98ba9
parenteb071e353f6b62c9d97fbd0897cacd944b38325e
Merge tag 'efi-2020-10-rc1-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi

Pull request for UEFI sub-system for efi-2020-10-rc1 (4)

Improvements for the UEFI subsystem include:

* support for read-only TEE-backed variables
* allow to compile PK, KEK, db, dbx fixed values into U-Boot
* bug fixes

Python testing related changes comprise:

* enable 'bootefi hello' for better test coverage
* remove SKIP messages in UEFI Python tests

The fitupd command is dropped.
Build errors for the lsblk command are fixed.