freebsd-src/stand/efi/loader
Simon J. Gerraty 3cc3c1eb79 Skip EFI framebuffer information if there is none
Avoid several lines of useless info if there is no EFI framebuffer

Reviewed by:	stevek, imp
Differential Revision:	https://reviews.freebsd.org/D38393
2023-02-05 17:23:09 -08: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 Skip EFI framebuffer information if there is none 2023-02-05 17:23:09 -08: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 efiserialio: use port settings (sio->Mode) for initial setup 2023-02-03 11:53:32 +02: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 loader.efi: include help.fdt for FDT-enabled loader 2023-02-03 16:35:08 -04:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
version