Commits
Heinrich Schuchardt committed 085d07cd3b8
efi_loader: argument of efi_search_obj should be const The argument of efi_search_obj is not changed so it should be marked as const. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>