diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-06-24 12:14:49 +0200 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-06-24 16:50:15 +0200 |
commit | 915f15ac5746739da0aa2ee2840c2d00dc65aaaa (patch) | |
tree | f5928563d9b27f1f22026d1540e684928f8c41d5 /drivers | |
parent | b1c272d18b50fae1465a8049d5b2802fcc424106 (diff) |
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: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions