freebsd-dev/stand/efi/libefi
Warner Losh 49898aa2ff We can't use d_opendata for blkio storage.
open_disk uses d_opendata for it's own purpse. We can't store blkio
there. Fortunately, blkio is stored elsewhere and we never actually
retrieve blkio from d_opendata. Eliminate it as a source of confusion.
Eliminate all stores of d_opendata in efi since this layer doesn't own
that field.
2018-03-12 21:39:38 +00:00
..
delay.c
devicename.c
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
efinet.c
efipart.c We can't use d_opendata for blkio storage. 2018-03-12 21:39:38 +00:00
efizfs.c Consolidate three copies of ZFS commands into a central location. 2018-02-21 15:57:36 +00:00
env.c These 4th words were an attempt to allow integration into the boot 2018-02-02 15:01:44 +00:00
errno.c
handles.c
libefi.c
Makefile These 4th words were an attempt to allow integration into the boot 2018-02-02 15:01:44 +00:00
Makefile.depend
time_event.c
time.c
wchar.c