freebsd-nq/sys/boot/efi/libefi
Warner Losh b0900232b9 Revert "Unify boot1 with loader" change r324646
Back out the unification commit to boot1. There's some issues on the
arm and arm64 platforms that need to be addressed with code
changes. There's also a discussion on arch@ about the future of
boot1.efi vs just using loader.efi that needs to play out. So take a
pause on these changes until the arm issues can be fixed and it's
clear boot1.efi will survive into FreeBSD 12.

OK'd by: Eric@meatspace
2017-10-17 23:38:27 +00:00
..
delay.c
devicename.c libefi: devicename.c cleanups 2017-09-21 15:30:20 +00:00
devpath.c Add efi_devpath_is_prefix 2017-10-06 12:20:24 +00:00
efi_console.c
efi_driver_utils.c Add definitions and utilities for EFI drivers 2017-08-04 04:16:41 +00:00
efichar.c Be consistent and do return (1); 2017-09-07 15:46:44 +00:00
efinet.c
efipart.c libefi: efipart_floppy() will should not pass acpi pointer if the HID test fails 2017-09-25 19:49:56 +00:00
efizfs.c Encapsulate ZFS preferences into efi_zfs_is_preferred 2017-10-06 12:21:46 +00:00
env.c
errno.c Add EFI utility functions to libefi 2017-08-04 04:20:11 +00:00
handles.c
libefi.c Link in libefi for boot1 2017-08-26 18:30:14 +00:00
Makefile Revert "Unify boot1 with loader" change r324646 2017-10-17 23:38:27 +00:00
Makefile.depend
time_event.c
time.c libefi/time.c cstyle cleanup 2017-08-05 05:20:03 +00:00
wchar.c