freebsd-dev/sys/boot/efi/loader
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
..
arch Rename exit to efi_exit to avoid clashing with libsa exit definition 2017-10-12 15:16:16 +00:00
autoload.c Enable warnings in EFI boot code 2016-01-12 02:17:39 +00:00
bootinfo.c Fix loader bug causing too many pages allocation when bootloader is U-Boot 2017-09-05 05:53:43 +00:00
conf.c Make spinconsole platform independent and hook it up into EFI loader on 2017-08-25 17:29:48 +00:00
copy.c loader.efi: use stricter check for Hyper-V 2017-03-14 08:12:14 +00:00
efi_main.c Revert "Unify boot1 with loader" change r324646 2017-10-17 23:38:27 +00:00
loader_efi.h Move EFI fmtdev functionality to libefi 2017-08-04 16:33:36 +00:00
main.c Unbreak building efiboot with MK_ZFS == no 2017-10-07 17:40:31 +00:00
Makefile Revert "Unify boot1 with loader" change r324646 2017-10-17 23:38:27 +00:00
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
version