commit | 2d4c7381a05aaf6bae61fcb28578af66418a4449 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Sep 15 10:06:18 2017 +0200 |
committer | Alexander Graf <agraf@suse.de> | Mon Sep 18 23:53:57 2017 +0200 |
tree | 3d1e97db8395981e0d607ef264b6433bb123bc64 | |
parent | ee0f65d2d810897bb3aef324c2a04389f4b9b764 [diff] |
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>