efi_loader: export efi_install_multiple_protocol_interfaces
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 12 Apr 2019 04:59:49 +0000 (06:59 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 12 Apr 2019 20:00:42 +0000 (22:00 +0200)
commit7657ae12f38791be0b89ba5d4423439888cd749c
tree8f355cff3e0244e10d0a40e72bc145ba225242e4
parent207c5bcce11fef1aea1fd60f5e5b3cf6db0b2b79
efi_loader: export efi_install_multiple_protocol_interfaces

Export function efi_install_multiple_protocol_interfaces() so that we can
call it in others parts of the UEFI subsystem.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
include/efi_loader.h
lib/efi_loader/efi_boottime.c