mirror of
https://github.com/ipxe/ipxe
synced 2026-07-04 20:01:38 +03:00
32a9408217
Provide wrapper macros to allow efi_open() and related functions to accept a pointer to any pointer type as the "interface" argument, in order to allow a substantial amount of type adjustment boilerplate to be removed. Signed-off-by: Michael Brown <mcb30@ipxe.org>