commit | 9c89d14b75836359d244723ab9dcb29e6fed4d0b | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Jan 10 12:33:59 2020 +0100 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Dec 10 09:15:33 2020 +0100 |
tree | e5ba0d85640f4ef670d7fb71267704393f85e9c6 | |
parent | ee3d1e0338d1931cd9b4047933fd9abd88e1ea5a [diff] |
efi_loader: make efi_protocol_open() non-static Provide efi_protocol_open() as library function. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>