commit | 630d134d87d30f5e6619e29ab25dfb16bc071f1d | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Sep 15 10:06:19 2017 +0200 |
committer | Alexander Graf <agraf@suse.de> | Mon Sep 18 23:53:57 2017 +0200 |
tree | 5efbe8a6082cad7446595b626f4cb3f279266a42 | |
parent | 2d4c7381a05aaf6bae61fcb28578af66418a4449 [diff] |
efi_selftest: check notification of ExitBootServices Check that the notification function of an EVT_SIGNAL_EXIT_BOOT_SERVICES event is called exactly once. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>