Skip to content
Commit 6a2e26b9 authored by Sughosh Ganu's avatar Sughosh Ganu Committed by Heinrich Schuchardt
Browse files

efi_loader: capsule: Remove the check for capsule_authentication_enabled environment variable



The current capsule authentication code checks if the environment
variable capsule_authentication_enabled is set, for authenticating the
capsule. This is in addition to the check for the config symbol
CONFIG_EFI_CAPSULE_AUTHENTICATE. Remove the check for the environment
variable. The capsule will now be authenticated if the config symbol
is set.

Signed-off-by: default avatarSughosh Ganu <sughosh.ganu@linaro.org>
Reviwed-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent e2ae483c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment