commit | 9172cd91fa58da48f31259c51536aa8778bd72da | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Oct 26 19:25:57 2017 +0200 |
committer | Alexander Graf <agraf@suse.de> | Fri Dec 01 13:22:56 2017 +0100 |
tree | 21574ba71b462b41154940b2cd0d43946c080eec | |
parent | 5810511dac980929dbfe57e25ccdf72d5b7e38e4 [diff] |
efi_loader: simplify efi_locate_protocol Use helper function efi_search_protocol. Do not print protocol guid twice in debug mode. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>