opnsense-src/sys/boot/efi/loader
Bryan Drewery b1f92fa229 META MODE: Update dependencies with 'the-lot' and add missing directories.
This is not properly respecting WITHOUT or ARCH dependencies in target/.
Doing so requires a massive effort to rework targets/ to do so.  A
better approach will be to either include the SUBDIR Makefiles directly
and map to DIRDEPS or just dynamically lookup the SUBDIR.  These lose
the benefit of having a userland/lib, userland/libexec, etc, though and
results in a massive package.  The current implementation of targets/ is
very unmaintainable.

Currently rescue/rescue and sys/modules are still not connected.

Sponsored by:	EMC / Isilon Storage Division
2015-12-01 05:23:19 +00:00
..
arch As expected, things aren't as simple as hoped. Consequently, we have 2015-09-07 17:56:49 +00:00
autoload.c Move the efi loaders to be under sys/boot/efi. This will help us add 2015-04-01 08:30:40 +00:00
bootinfo.c Limit EFI framebuffer metadata to amd64 for now 2015-04-10 18:08:09 +00:00
conf.c Only enable comconsole and nullconsole on x86. 2015-04-03 12:08:08 +00:00
copy.c Use EFI page size constants instead of hardcoding 4096. 2015-09-29 15:49:53 +00:00
devicename.c Move the efi loaders to be under sys/boot/efi. This will help us add 2015-04-01 08:30:40 +00:00
loader_efi.h Move the efi loaders to be under sys/boot/efi. This will help us add 2015-04-01 08:30:40 +00:00
main.c Add FDT to the list of known GUIDs. 2015-05-05 11:07:43 +00:00
Makefile Various small cleanups to EFI loader Makefiles. 2015-09-17 18:32:51 +00:00
Makefile.depend META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
version Move the efi loaders to be under sys/boot/efi. This will help us add 2015-04-01 08:30:40 +00:00