mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 08:12:27 -04:00
Be consistent with what we are now doing with non-EFI boot (but with the difference that EFI runs in 64-bit mode on 64-bit platforms, so there is no restriction that the v3 entry point should be below 4GB). While here, move out the EFI smbios detection code in a separate sub-routine. Reviewed by: imp, markj MFC after: 2 weeks Relnotes: yes Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D49292 |
||
|---|---|---|
| .. | ||
| arch | ||
| autoload.c | ||
| bootinfo.c | ||
| conf.c | ||
| copy.c | ||
| efi_main.c | ||
| framebuffer.c | ||
| framebuffer.h | ||
| loader_efi.h | ||
| main.c | ||
| Makefile | ||
| Makefile.depend | ||
| Makefile.depend.arm | ||
| Makefile.depend.arm64 | ||
| Makefile.depend.options | ||
| Makefile.depend.riscv | ||
| version | ||
| version.veriexec | ||