freebsd-dev/stand/efi/loader
Toomas Soome 221376db0c loader.efi: to preserve heap space, use AllocatePages() for shadow_fb
shadow FB size could be rather large and depends on resolution,
instead of using heap, allocate dedicated space outside of heap.

Reviewed by: manu
Differential Revision: https://reviews.freebsd.org/D33600
MFC after: 2 weeks
2021-12-22 11:39:28 +02:00
..
arch Don't sync the I/D caches when they are coherent 2021-12-20 13:58:13 +00:00
autoload.c loader: fdt: Add fdt_is_setup function 2019-04-25 20:08:43 +00:00
bootinfo.c loader: abstract boot services exiting to libefi function 2021-11-21 09:05:07 -07:00
conf.c Loader: support booting OS from memory disk (MD) 2021-04-07 13:40:57 -05:00
copy.c efi: switch boot_services_gone to boot_services_active 2021-11-04 10:07:54 -06:00
efi_main.c efi loader: Call tslog_init from efi_main 2021-09-25 12:06:07 -07: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 2021-12-22 11:39:28 +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-08 22:52:29 +03:00
main.c loader: Do not force comconsole for arm and arm64 2021-11-16 10:11:56 +01:00
Makefile loader: create built in font from bold font face 2021-01-23 10:53:30 +02:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
version