]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[efi] Dump existing openers when we are unable to open a protocol
authorMichael Brown <mcb30@ipxe.org>
Thu, 31 Jul 2014 11:28:26 +0000 (12:28 +0100)
committerMichael Brown <mcb30@ipxe.org>
Thu, 31 Jul 2014 11:50:14 +0000 (12:50 +0100)
commit16d99cc8ef3b816072e78c2d640e193d0359163f
treed67c4ea6b805344e877259d15bb922f5d3c2ff85
parent4a480f1d1565aa5972c4fc27ceec8ae4b9b1e86c
[efi] Dump existing openers when we are unable to open a protocol

Dump the existing openers of a protocol whenever we are unable to open
a protocol using attributes of BY_DEVICE, EXCLUSIVE, or
BY_CHILD_CONTROLLER.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/net/efi/snpnet.c
src/interface/efi/efi_driver.c
src/interface/efi/efi_file.c
src/interface/efi/efi_pci.c