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

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: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 915f15ac
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