freebsd-nq/stand/common
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
..
bcache.c loader: bcache: Fix debug printf 2021-12-16 11:50:43 +01:00
boot.c
bootstrap.h loader: narrow the scope of gfx frame buffer wrt tg supported kernels 2021-12-14 15:27:47 -07:00
commands.c loader: Add a readtest command 2021-12-16 11:50:31 +01:00
console.c
dev_net.c
dev_net.h
devopen.c
disk.c
disk.h
gfx_fb_stub.c loader: move all gfx_fb.c stubs to common/gfx_fb_stub.c 2021-12-14 15:27:47 -07:00
gfx_fb.c gfx_fb: Fix a typo in a source code comment 2021-12-22 10:00:42 +01:00
gfx_fb.h loader.efi: to preserve heap space, use AllocatePages() for shadow_fb 2021-12-22 11:39:28 +02:00
help.common
install.c
interp_backslash.c
interp_forth.c
interp_lua.c
interp_parse.c
interp_simple.c
interp.c
isapnp.c
isapnp.h
load_elf32_obj.c
load_elf32.c
load_elf64_obj.c
load_elf64.c
load_elf_obj.c
load_elf.c loader: Add preload operation to fs_ops 2021-12-16 11:50:38 +01:00
ls.c
Makefile.depend
md.c
merge_help.awk
metadata.c stand: remove mips support 2021-12-10 11:05:31 -07:00
misc.c
module.c stand/module: skip is only used by veriexec 2021-12-15 19:58:33 -07:00
newvers.sh
nvstore.c
part.c
part.h
paths.h
pnp.c
rbx.h
readin.h
reloc_elf32.c
reloc_elf64.c
reloc_elf.c
self_reloc.c
tslog.c
vdisk.c
zfs_cmd.c