]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi_loader: OsIndicationsSupported, PlatformLangCodes
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Wed, 24 Jun 2020 17:38:29 +0000 (19:38 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 11 Jul 2020 21:14:16 +0000 (23:14 +0200)
commitdc90e5c491fb975c577f4cd874052c8b91078915
tree5aa826ecec123784338220e29b766ca7be638253
parent01df8cf33634a36566281af475cc520c3febad4d
efi_loader: OsIndicationsSupported, PlatformLangCodes

UEFI variables OsIndicationsSupported, PlatformLangCodes should be read
only.

Avoid EFI_CALL() for SetVariable().

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