opnsense-src/stand/efi/loader
Emmanuel Vadot 7f08e54f52 loader: Do not force comconsole for arm and arm64
This makes GOP not probed on some situation (AMD Card on PCIe slot
with EDK2 as we have a SERIAL_IO_PROTOCOL compatible uart).

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D32992
Sponsored by: Beckhoff Automation GmbH & Co. KG

(cherry picked from commit 123b5b8763)
2022-01-14 14:38:34 +01:00
..
arch Don't sync the I/D caches when they are coherent 2022-01-04 10:08:31 +00:00
autoload.c loader: fdt: Add fdt_is_setup function 2019-04-25 20:08:43 +00:00
bootinfo.c amd64 UEFI loader: stop copying staging area to 2M physical 2021-08-24 02:21:15 +03:00
conf.c loader: add comconsole implementation on top of SIO protocol 2020-03-14 06:36:03 +00:00
copy.c amd64 UEFI loader: enable automatic disable of staging area copying 2021-10-01 03:32:24 +03:00
efi_main.c MFC loader+userland TSLOG support 2021-12-29 14:53:18 -08:00
efiserialio.c Fix the efi serial console in the Arm models. 2020-06-10 09:31:37 +00:00
framebuffer.c loader.efi: to preserve heap space, use AllocatePages() for shadow_fb 2022-01-10 12:28:30 +02:00
framebuffer.h loader.efi: reworked framebuffer setup 2021-01-12 13:07:27 +02:00
loader_efi.h amd64 UEFI loader: stop copying staging area to 2M physical 2021-08-24 02:21:15 +03:00
main.c loader: Do not force comconsole for arm and arm64 2022-01-14 14:38:34 +01:00
Makefile loader: create built in font from bold font face 2021-02-02 12:00:30 +02:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
version