Home
last modified time | relevance | path

Searched hist:"3 d8e1456086f28d00320bc6da25a3b15ca8616c7" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_boottime.c3d8e1456086f28d00320bc6da25a3b15ca8616c7 Tue Jul 11 20:06:19 UTC 2017 xypron.glpk@gmx.de <xypron.glpk@gmx.de> efi_loader: refactor efi_uninstall_protocol_interface

For the implementation of UninstallMultipleProtocolInterfaces we
need to call efi_uninstall_protocol_interface. In internal calls
we should not pass through EFI_EXIT.

The patch introduces a wrapper function
efi_uninstall_protocol_interface_ext.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>