freebsd-skq/stand/efi/libefi
tsoome 0580e5eb97 loader: implement fallback efi_devpath_to_name()
UEFI 1.10 on macs does not seem to provide devpath to name translation,
provide our own (limited) version, so we can get information about commmon
devices.

MFC after:	1 week
2019-11-07 11:17:03 +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 loader: implement fallback efi_devpath_to_name() 2019-11-07 11:17:03 +00:00
efi_console.c loader: fall back to term_emu on efi console with serial backend 2019-11-02 09:50:36 +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 loader.efi: replace HandleProtocol() with OpenProtocol() 2019-08-06 19:27:27 +00:00
efipart.c loader.efi: HARDDRIVE_DEVICE_PATH may have subpaths 2019-11-06 21:13:10 +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 loader.efi: efilib.h and libefi.c were left out of 350654 2019-08-06 20:13:28 +00:00
Makefile loader: fall back to term_emu on efi console with serial backend 2019-11-02 09:50:36 +00:00
Makefile.depend
time_event.c
time.c
wchar.c Regularize the Netflix copyright 2019-02-04 21:28:25 +00:00