freebsd-dev/stand/efi/libefi
Rebecca Cran 3109cebc22 efinet: Defer exclusively opening the network handles
Don't commit to exclusive access to the network device handle by
efinet until the loader has decided to load something through the
network. This allows for the possibility of other users of the
network device.

Submitted by:	scottph
Reviewed by:	tsoome, emaste
Tested by: 	tsoome, bcran
Differential Revision:	https://reviews.freebsd.org/D20642
2019-06-19 18:47:44 +00:00
..
delay.c
devicename.c Start to reduce the number of #ifdef EFI_ZFS_BOOT 2019-04-20 05:31:56 +00:00
devpath.c Introduce efi_devpath_same_disk 2019-06-04 18:36:07 +00:00
efi_console.c loader: no-TERM_EMU is broken now 2019-05-09 12:14:52 +00:00
efi_driver_utils.c
efichar.c
efienv.c Add efi_freebsd_delenv 2019-04-25 20:09:49 +00:00
efinet.c efinet: Defer exclusively opening the network handles 2019-06-19 18:47:44 +00:00
efipart.c Abstract out efi_devpath_to_handle to search for a handle that matches 2019-05-06 18:39:27 +00:00
efizfs.c Create boot_img as a global variable 2019-04-22 18:40:24 +00:00
env.c
errno.c
handles.c
libefi.c
Makefile
Makefile.depend
time_event.c
time.c
wchar.c