]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: remove unused efi_capsule_authenticate
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Tue, 11 Apr 2023 18:18:07 +0000 (20:18 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 21 Apr 2023 06:50:35 +0000 (08:50 +0200)
commitc69eeba2ad617daa9ce547e56b587a0143240cdb
tree2cfd95d332c9a7f1d594d39d3cc75ae08aedfc3a
parent64c0679db631f99bfd2806c1f43cb1cd685d560c
efi_loader: remove unused efi_capsule_authenticate

Remove an unused implementation of efi_capsule_authenticate().

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
lib/efi_loader/efi_capsule.c