]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi_loader: read-only AuditMode and DeployedMode
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 4 Jul 2020 16:34:15 +0000 (18:34 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 11 Jul 2020 21:14:17 +0000 (23:14 +0200)
commit55a830560efafd8ae5a61a2beaaece6701e077c6
treea2fa1b9d27b72aee3253156e26cf5e63c6d2f1fc
parentfd7b6730aba4540fef8d59cfe10a7dce2649cd8e
efi_loader: read-only AuditMode and DeployedMode

Set the read only property of the UEFI variables AuditMode and DeployedMode
conforming to the UEFI specification.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/efi_variable.c