]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: implement key notify functions
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 11 Sep 2018 20:38:12 +0000 (22:38 +0200)
committerAlexander Graf <agraf@suse.de>
Sun, 23 Sep 2018 19:55:30 +0000 (21:55 +0200)
commit6e9c0101f560c3f33ba0fdf39d9ccafc12c80f63
tree4b474ce3b7eccb24ca3b38dc33959c7dfb17ab64
parenta39414fb876319d11e17e2aae3d5ce6fbd481cb9
efi_loader: implement key notify functions

Implement registering and unregistreing key notify functions in the
EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_loader/efi_console.c