commit | ee3565fb5579bbba45e24a05339130cd60d2bca8 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Jun 24 19:38:29 2020 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Jul 11 23:14:16 2020 +0200 |
tree | 5aa826ecec123784338220e29b766ca7be638253 | |
parent | 276c61d9c9c966e670ecf4f17532795c3e259874 [diff] |
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>