mirror of
https://github.com/ipxe/ipxe
synced 2026-04-04 03:00:20 +03:00
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>