]> git.baikalelectronics.ru Git - uboot.git/commit
efi_selftest: check notification of ExitBootServices
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 15 Sep 2017 08:06:19 +0000 (10:06 +0200)
committerAlexander Graf <agraf@suse.de>
Mon, 18 Sep 2017 21:53:57 +0000 (23:53 +0200)
commitb0fe1fa2880b881d286bce2ae5dbc9aac58cffaf
tree5efbe8a6082cad7446595b626f4cb3f279266a42
parente9a5e7d81bcac4f3bb8c04f930d5e2bc317ff253
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>
lib/efi_selftest/Makefile
lib/efi_selftest/efi_selftest_exitbootservices.c [new file with mode: 0644]