diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-06-24 12:38:00 +0200 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-06-24 16:50:15 +0200 |
commit | d80dd9e7853256f27847238771bf34c7157b8894 (patch) | |
tree | 7f6898e5cbfd0428203a51c637d14f9675f83bd1 /configs/hikey960_defconfig | |
parent | 915f15ac5746739da0aa2ee2840c2d00dc65aaaa (diff) |
efi_loader: size of secure boot variables
The variables SetupMode, AuditMode, DeployedMode are explicitly defined as
UINT8 in the UEFI specification. The type of SecureBoot is UINT8 in EDK2.
Use variable name secure_boot instead of sec_boot for the value of the
UEFI variable SecureBoot.
Avoid abbreviations in function descriptions.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'configs/hikey960_defconfig')
0 files changed, 0 insertions, 0 deletions