freebsd-dev/sys/boot/efi
Andrew Turner b0d2533fb2 Add suppor to loader.efi to load files off hte network. For this we need
to open the device in exclusive mode as, without this, the firmware may
also be reading packets off the interface leading to a race.

Reviewed by:	emaste
Sponsored by:	ABT Systems Ltd
Differential Revision:	https://reviews.freebsd.org/D4132
2016-02-02 10:39:18 +00:00
..
boot1 Read in /boot/config and /boot.config, like all the other boot 2016-01-26 06:26:55 +00:00
fdt Revert r293903 2016-01-14 18:46:57 +00:00
include Add EFI ZFS boot support 2016-01-15 02:33:47 +00:00
libefi Add suppor to loader.efi to load files off hte network. For this we need 2016-02-02 10:39:18 +00:00
loader Parse the command line arguments, and do it before we initialize the 2016-01-26 06:26:46 +00:00
Makefile Only build EFI components on supported compilers 2016-01-14 18:53:54 +00:00
Makefile.inc Use CFLAGS_NO_SIMD in preference to varying lists of -mno-xxxx flags. 2015-08-27 23:46:42 +00:00