Files
src/stand
Simon J. Gerraty d1f0ee548c Allow net_cleanup for loader.efi
While netbooting with loader.efi on at least one arm64 platform
which uses u-boot emulating UEFI, the kernel gets corrupted, we
suspected the u-boot ethernet driver was still running.

Use netdev.dv_cleanup for efinet_dev to address this.

This in turn requires calling dev_cleanup() before bi_load() to avoid
a loader crash since bi_load() calls ExitBootServices.

Reviewed by:	imp
Sponsored by:   Juniper Networks, Inc.
Differential Revision:	https://reviews.freebsd.org/D51186
2025-07-10 11:14:38 -07:00
..
2025-06-11 17:39:02 +01:00
2025-07-10 11:14:38 -07:00
2025-05-07 23:06:22 -05:00
2025-06-11 17:39:02 +01:00
2025-06-11 17:16:21 -06:00
2025-06-11 17:39:02 +01:00
2025-06-11 17:39:02 +01:00
2025-06-11 17:39:02 +01:00
2025-06-11 17:39:02 +01:00
2025-06-11 17:39:02 +01:00
2025-05-22 15:47:21 -07:00
2023-11-07 09:57:32 -05:00
2023-08-16 11:55:03 -06:00
2023-08-16 11:55:03 -06:00
2024-11-12 22:01:24 -07:00