[U-Boot] [PATCH v3 03/16] efi_selftest: do not try to close device path protocol
Simon Glass
sjg at chromium.org
Tue Jan 16 14:56:47 UTC 2018
On 10 January 2018 at 23:15, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> CloseProtocol cannot be called without agent handle.
>
> There is no need to close the device path protocol if
> it has been opened without agent handle.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> v3
> no change
> v2
> no change
> ---
> lib/efi_selftest/efi_selftest_devicepath.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list