freebsd-dev/stand/efi/libefi
Warner Losh 5722dd8394 Move the env convenience routines out of boot1.c.
These routines are more generally useful. Even though boot1 is on its
way out, it's better to make these common during the transition than
copy them.
2018-03-12 21:40:14 +00:00
..
delay.c
devicename.c Remove d_type from devdesc. It's not needed as we can fetch it from 2018-03-12 21:39:59 +00:00
devpath.c
efi_console.c
efi_driver_utils.c
efichar.c utf8_to_ucs2() should check for malloc failure 2018-01-16 20:35:54 +00:00
efienv.c Move the env convenience routines out of boot1.c. 2018-03-12 21:40:14 +00:00
efinet.c
efipart.c Use the actual struct devdesc at the start of all *_devdesc structs 2018-03-12 21:39:49 +00:00
efizfs.c Use the actual struct devdesc at the start of all *_devdesc structs 2018-03-12 21:39:49 +00:00
env.c GC unused routines. 2018-03-12 21:40:05 +00:00
errno.c
handles.c
libefi.c
Makefile Move the env convenience routines out of boot1.c. 2018-03-12 21:40:14 +00:00
Makefile.depend
time_event.c
time.c
wchar.c