mirror of
https://github.com/ipxe/ipxe
synced 2026-01-02 09:52:49 +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>