efi_loader: don't export efi_remove_all_protocols
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 7 Oct 2022 14:55:29 +0000 (16:55 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Mon, 10 Oct 2022 14:34:25 +0000 (16:34 +0200)
commit4d9668befc3d54c11d8b431a514e240320cd8e74
tree1c793136f5236f5863bd38c4b7b103bbe25ed438
parent2eeb7feefce82493bff89ae194462295d9345c1b
efi_loader: don't export efi_remove_all_protocols

This function is only used inside efi_boottime.c and is not safe to use
outside of this context.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
include/efi_loader.h