mirror of
https://github.com/ipxe/ipxe
synced 2025-12-30 04:28:12 +03:00
Most network upper-layer drivers do not implement all three methods (probe, notify, and remove). Save code by making all methods optional. Signed-off-by: Michael Brown <mcb30@ipxe.org>