
24 Jun
2020
24 Jun
'20
5:42 p.m.
The size and type of some UEFI secure boot related variables is incorrect. This leads to incorrect UEFI variable values.
For an internal variable holding an enum int is used as type instead of the enumeration.
Heinrich Schuchardt (2): efi_loader: type of efi_secure_mode efi_loader: size of secure boot variables
lib/efi_loader/efi_variable.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-)
-- 2.27.0