efi_selftest: check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 31 Aug 2019 08:00:58 +0000 (10:00 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 5 Sep 2019 21:18:51 +0000 (23:18 +0200)
commit0c7adf4b5face7f7efcc41cc8b23852edbc1b6db
tree88e5e987ed4b19c49f18d0243e1ad86e27b96b2c
parent7f6d874d176e75e817d2c784b752d6f077069b04
efi_selftest: check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT

Check that when the WaitForPacket event occurs
EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT is set.

Check the return value of Receive().

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_selftest/efi_selftest_snp.c