]> Git Repo - u-boot.git/commit
efi_loader: OsIndicationsSupported, PlatformLangCodes
authorHeinrich Schuchardt <[email protected]>
Wed, 24 Jun 2020 17:38:29 +0000 (19:38 +0200)
committerHeinrich Schuchardt <[email protected]>
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 <[email protected]>
lib/efi_loader/efi_setup.c
This page took 0.034284 seconds and 4 git commands to generate.