Heinrich Schuchardt 1b68153af1 efi_loader: rework efi_search_obj
EFI_HANDLEs are used both in boottime and in runtime services.
efi_search_obj is a function that can be used to validate
handles. So let's make it accessible via efi_loader.h.

We can simplify the coding using list_for_each_entry.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
2017-12-01 13:22:56 +01:00
..
2017-09-20 11:08:01 +02:00
2017-08-11 13:49:23 +02:00
2017-09-20 11:00:57 +02:00
2017-09-20 11:10:42 +02:00
2016-11-14 23:24:04 +01:00