Skip to content
Commit ec163faa authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: CloseProtocol() requires valid agent handle



Return EFI_INVALID_PARAMETER from CloseProtcol() if the agent handle is not
valid.

Return EFI_INVALID_PARAMETER if the optional controller handle is not
valid.

Return immediately from efi_search_obj if the handle is NULL.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 24f6be7a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment