]> git.baikalelectronics.ru Git - uboot.git/commit
efi_selftest: unit test for RegisterProtocolNotify()
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 4 May 2019 20:44:13 +0000 (22:44 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 7 May 2019 19:10:04 +0000 (21:10 +0200)
commit913fd8305e8c57023c07f9bedd1e59ed86177c67
tree10a256e9b05c0e6e43791a61a49cbe1f8723f56b
parent63f3b1f84798faf47b6cd828a3936cfa20aadbaa
efi_selftest: unit test for RegisterProtocolNotify()

Provide a unit test for the RegisterProtocolNotify() boot service.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_selftest/Makefile
lib/efi_selftest/efi_selftest_register_notify.c [new file with mode: 0644]