efi_loader: make efi_protocol_open() non-static
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 10 Jan 2020 11:33:59 +0000 (12:33 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 10 Dec 2020 08:15:33 +0000 (09:15 +0100)
commitf9ad240e65ac2f45d7b0acd770b5d79e50c3d92f
treee5ba0d85640f4ef670d7fb71267704393f85e9c6
parent7f8e656338c442c300034bd5119a2b798a1b098c
efi_loader: make efi_protocol_open() non-static

Provide efi_protocol_open() as library function.

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