freebsd-dev/stand/efi/libefi
Justin Hibbits 1ea717577f Allow efi loader to get network params from uboot
Summary:
efi loader does not work with static network parameters. It always uses
BOOTP/DHCP and also uses RARP as a fallback.  Problems with DHCP servers can
cause the loader to fail to populate network parameters.

Submitted by:	Siddharth Tuli <siddharthtuli_gmail.com>
Reviewed by:	imp
Sponsored by:	Juniper Networks, Inc.
Differential Revision:	https://reviews.freebsd.org/D20811
2019-07-12 00:54:20 +00:00
..
delay.c Simplify the EFI delay() function by calling BS->Stall() 2018-10-26 21:57:22 +00:00
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 utf8_to_ucs2() should check for malloc failure 2018-01-16 20:35:54 +00:00
efienv.c Add efi_freebsd_delenv 2019-04-25 20:09:49 +00:00
efihttp.c efihttp: mac and err can be used uninitialized 2019-07-02 20:32:35 +00:00
efinet.c Allow efi loader to get network params from uboot 2019-07-12 00:54:20 +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 Regularize the Netflix copyright 2019-02-04 21:28:25 +00:00
errno.c
handles.c
libefi.c
Makefile loader: add HTTP support using UEFI 2019-06-24 23:18:42 +00:00
Makefile.depend
time_event.c
time.c
wchar.c Regularize the Netflix copyright 2019-02-04 21:28:25 +00:00