Skip to content
Commit 915f15ac authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: type of efi_secure_mode



Variable efi_secure_mode is meant to hold a value of enum efi_secure_mode.
So it should not be defined as int but as enum efi_secure_mode.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent b1c272d1
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