opnsense-src/stand/efi/loader
Warner Losh ad70f2e22e stand: create common set_currdev
Pull together the nearly identical copies of set_currdev in i386,
userboot and efi. Other boot loaders have variances that might be fine
to use the common routine, or not. Since they are harder to test for me,
and ofw and uboot do handle these setting differently, leave them be for
now.

Sponsored by:		Netflix
Reviewed by:		kevans
Differential Revision:	https://reviews.freebsd.org/D38005
2023-01-11 15:15:15 -07:00
..
arch stand: update prototypes for md_load and md_load64 2022-12-05 16:59:58 -07:00
autoload.c loader: fdt: Add fdt_is_setup function 2019-04-25 20:08:43 +00:00
bootinfo.c kboot: Mark the EFI specific parts of bootinfo.c 2022-12-07 11:00:54 -07:00
conf.c Loader: support booting OS from memory disk (MD) 2021-04-07 13:40:57 -05: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 Fix the efi serial console in the Arm models. 2020-06-10 09:31:37 +00: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 stand: create common set_currdev 2023-01-11 15:15:15 -07:00
Makefile stand/efi: Clean the proper files 2022-09-15 09:13:52 -06:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
version