mbox series

[0/2] efi_loader: fix secure boot variables

Message ID 20200624154218.7746-1-xypron.glpk@gmx.de
Headers show
Series efi_loader: fix secure boot variables | expand

Message

Heinrich Schuchardt June 24, 2020, 3:42 p.m. UTC
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