]> git.sur5r.net Git - u-boot/commit
efi_loader: notify when ExitBootServices is invoked
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 15 Sep 2017 08:06:18 +0000 (10:06 +0200)
committerAlexander Graf <agraf@suse.de>
Mon, 18 Sep 2017 21:53:57 +0000 (23:53 +0200)
commit152a263c86c344fb255edf039071b8746a7fe0ff
tree3d1e97db8395981e0d607ef264b6433bb123bc64
parent1835f6ea7133263dbb51977a420b84b41234b5f1
efi_loader: notify when ExitBootServices is invoked

All events of type EVT_SIGNAL_EXIT_BOOT_SERVICES have to be
notified when ExitBootServices is invoked.

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