commit | a41ccf9316f4c93c50f8e7ec49931aff7149ed85 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat May 18 17:07:52 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun May 19 08:10:10 2019 +0200 |
tree | 9cab2810a28d86a37c994436f2006d983a7337b6 | |
parent | ddc787d1e4ca4b0d35b266b8b1e03ca72970e6b2 [diff] |
efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.SetState() correct parameter KeyToggleState is a pointer according to UEFI spec 2.8. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>