freebsd-dev/stand/efi/loader
Kyle Evans 61fd6a1ea2 Note that static hints no longer break loader hints
This commentary was carried over from the x86 version of the same code,
but has actually been inaccurate for a while now. As of FreeBSD 12.x,
all environments are used unless they disable each other. See
39d44f7f15 ("kern_environment: use any provided environments [...]")
for details.

Reviewed by:	imp
Differentiala Revision:	https://reviews.freebsd.org/D35695
2023-04-26 00:38:32 -05:00
..
arch Note that static hints no longer break loader hints 2023-04-26 00:38:32 -05:00
autoload.c
bootinfo.c amd64 loader: Use efiserialio for Hyper-V booted systems 2023-03-18 07:07:35 +00:00
conf.c amd64 loader: Use efiserialio for Hyper-V booted systems 2023-03-18 07:07:35 +00:00
copy.c loader.efi: make sure kernel image is executable 2023-01-05 09:58:33 +00:00
efi_main.c loader.efi: fix panic() after BS off 2022-06-19 17:46:35 +03:00
efiserialio.c amd64 loader: plug hard hang with serial console enabled 2023-03-31 11:19:25 -07:00
framebuffer.c stand: More sensible defaults when ConOut is missing 2022-08-26 22:17:56 -06:00
framebuffer.h stand: More sensible defaults when ConOut is missing 2022-08-26 22:17:56 -06:00
loader_efi.h loader.efi: faults could try to print out call trace 2022-07-14 15:59:26 +03:00
main.c Support SMBIOS v3 for 64-bit entry systems 2023-02-22 04:10:12 +00:00
Makefile loader.efi: include help.fdt for FDT-enabled loader 2023-02-03 16:35:08 -04:00
Makefile.depend
version