
31 Aug
2017
31 Aug
'17
2:51 p.m.
On 27 August 2017 at 06:51, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
Use function efi_search_obj and efi_search_protocol to simplify the coding.
Do away with efi_uninstall_protocol_interface_ext. We can use EFI_CALL for internal usage.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
lib/efi_loader/efi_boottime.c | 56 ++++++++++++++----------------------------- 1 file changed, 18 insertions(+), 38 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org