HardenedBSD/stand/efi
Michal Meloun 5b5438c6f3 Add 'netserver' command to EFI loader.
In some environments is difficult to access bootp/dhcp
configuration as "standard user". Add a command that allows to set
or display the URI of the network server used as "net:" device.
Currently only tftp and nfs protocols are supported.

Typical usage pattern is:
netserver tftp://192.168.168.1/path_to_obj_dir/arm.armv7/sys/GENERIC/
boot net:kernel

Reviewed by:	imp, kevans
MFC after:	4 weeks
Differential Revision: https://reviews.freebsd.org/D26736
2020-10-14 13:13:14 +00:00
..
boot1 Add zstd support to the boot loader. 2020-10-12 22:19:07 +00:00
fdt
gptboot
include
libefi
loader Add 'netserver' command to EFI loader. 2020-10-14 13:13:14 +00:00
loader_4th
loader_lua
loader_simp
Makefile
Makefile.inc