]> Git Repo - J-u-boot.git/commit - lib/efi_loader/efi_boottime.c
efi_loader: open_info in CloseProtocol
authorHeinrich Schuchardt <[email protected]>
Thu, 11 Jan 2018 07:15:59 +0000 (08:15 +0100)
committerAlexander Graf <[email protected]>
Mon, 22 Jan 2018 22:09:13 +0000 (23:09 +0100)
commit3b8a489c9f9c4fd9c4c02a7fd8e76017b027ec94
tree27159e20a79bc3b60a002a8264c54e7c07aec6bd
parent191a41cc3295f1f468f70fe52b4b2ec93992abce
efi_loader: open_info in CloseProtocol

efi_open_protocol and efi_close_protocol have to keep track of
opened protocols.

Check if the protocol was opened for the same agent and
controller.

Remove all open protocol information for this pair.

Signed-off-by: Heinrich Schuchardt <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
lib/efi_loader/efi_boottime.c
This page took 0.034555 seconds and 4 git commands to generate.