]> git.baikalelectronics.ru Git - uboot.git/commit
Merge tag 'efi-2021-01-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Sat, 21 Nov 2020 13:04:39 +0000 (08:04 -0500)
committerTom Rini <trini@konsulko.com>
Sat, 21 Nov 2020 13:04:39 +0000 (08:04 -0500)
commitd40eaf564903d8f0bc3913423b68db2c5f8f09f8
treeb76cea804b8721d05b693f1502265cd188a1e3d6
parente8af024c0412562ee1e123bd034a93309f19d6e4
parentfb5c84a3080d6acec496f33b4b9840b09c32472a
Merge tag 'efi-2021-01-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi

Pull request for UEFI sub-system for efi-2021-01-rc3 (2)

The parameter check for UEFI service GetNextVariableName() is corrected.

The dependencies of CONFIG_DFU_TFTP are simplified.

The set of supported hash algorithms reported by the EFI_TCG2_PROTOCOL is
corrected.