]> git.ipfire.org Git - people/ms/u-boot.git/commit
efi_selftest: remove todo in device path test
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 11 Jan 2018 07:16:07 +0000 (08:16 +0100)
committerAlexander Graf <agraf@suse.de>
Mon, 22 Jan 2018 22:09:13 +0000 (23:09 +0100)
commit8d7cf39090fc072a39bb8a2509f727a27eae9482
treeddfb80b5a67e9d54c7cd697e366d18aeb837f931
parent77425e73b82609ed0471b40562c6deef5450d647
efi_selftest: remove todo in device path test

The installation of UninstallProtocol is functional now.
So we do not expect errors when calling it.

Call UninstallProtocol with correct level of indirection
for parameter handle.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_selftest/efi_selftest_devicepath.c