opnsense-src/sys/boot/efi/libefi
Baptiste Daroussin add3a4c20d EFI loader: only open/close on the net device with tftpfs
It prevents issuing a dhcp request before each file open
As a consequence netbooting over tftpfs is significantly faster

Sponsored by:	Gandi.net
2016-08-23 13:53:38 +00:00
..
delay.c
devpath.c Add some routines for working with EFI DEVICE_PATH objects. 2016-05-26 21:43:22 +00:00
efi_console.c Only use WaitForKeys event if it exists, this is not the case in u-boot efi implementation. 2016-08-16 14:33:25 +00:00
efinet.c Fix unit number of EFI net interfaces and ignore psuedo network interfaces. 2016-05-26 23:32:28 +00:00
efipart.c Print a message when disks are found but no logical partition are 2016-06-17 17:09:22 +00:00
env.c Implement UEFI set environment variable, as well as exporting the EFI 2016-05-17 21:25:20 +00:00
errno.c
handles.c Add EFI ZFS boot support 2016-01-15 02:33:47 +00:00
libefi.c A new implementation of the loader block cache 2016-04-18 23:09:22 +00:00
Makefile EFI loader: only open/close on the net device with tftpfs 2016-08-23 13:53:38 +00:00
Makefile.depend META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
time.c Use the UEFI event timer to update the time on arm and arm64. The current 2016-06-04 08:47:45 +00:00
time_event.c Use the UEFI event timer to update the time on arm and arm64. The current 2016-06-04 08:47:45 +00:00