diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-07-12 12:55:32 +0200 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-07-16 22:17:15 +0000 |
commit | 4e996a838c65a4cd319c32a62e1ff67c02ca969b (patch) | |
tree | 6abbed5682c15d20934eac0c655b0e195f2b3ab6 /lib/efi_loader/efi_runtime.c | |
parent | a35c33c0dc9ef9d2ab44cf677ac17a359c79b019 (diff) | |
download | u-boot-4e996a838c65a4cd319c32a62e1ff67c02ca969b.tar.gz |
efi_selftest: do not call CloseEvent() after ExitBootServices()
Boot services are not available after calling ExitBootServices(). So we
should not try to close an event here.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
Diffstat (limited to 'lib/efi_loader/efi_runtime.c')
0 files changed, 0 insertions, 0 deletions