]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[efi] Pass more detailed driver information to veto methods
authorMichael Brown <mcb30@ipxe.org>
Fri, 23 Jun 2023 15:05:42 +0000 (16:05 +0100)
committerMichael Brown <mcb30@ipxe.org>
Fri, 23 Jun 2023 15:22:27 +0000 (16:22 +0100)
commitc832580f197dac013edb72ce031570d66a9448f6
tree34068b1204d625794d5e616f3fbd1db7140b7c98
parent9a118322a025986b350343daf9d55882d3238327
[efi] Pass more detailed driver information to veto methods

Pass the driver binding handle, the driver binding protocol instance,
the image handle, and the loaded image protocol instance to all veto
methods.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/interface/efi/efi_veto.c