Files
u-boot/include
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-11-28 16:08:52 +01:00
2017-12-01 13:22:56 +01:00
2017-11-07 10:26:27 +01:00
2017-11-28 21:59:30 +01:00
2017-11-28 21:59:30 +01:00