commit | 744d83ee9cee008a4f1448eaa0a516bf9922e3e6 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Apr 12 06:59:49 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Apr 12 22:00:42 2019 +0200 |
tree | 8f355cff3e0244e10d0a40e72bc145ba225242e4 | |
parent | 01dd23542fa0a7f1f71cc8f176d54a3a0dcab6da [diff] |
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>