opnsense-src/stand/mips/beri/loader
Toomas Soome e24d4e72c0 loader: fix mips build with gfx_fb
Need to add stub data and gfx functions to make linking happy.
2021-01-04 16:57:50 +00:00
..
arch.c veloader use vectx API for kernel and modules 2020-03-08 17:42:42 +00:00
beri_console.c beri loader: Replace getc/putc with beri_ prefixed versions 2018-03-12 03:54:38 +00:00
beri_disk_cfi.c Distinguish between "no partition" and "choose best partition" with a constant. 2019-03-24 18:51:52 +00:00
beri_disk_sdcard.c Distinguish between "no partition" and "choose best partition" with a constant. 2019-03-24 18:51:52 +00:00
devicename.c Remove d_type from devdesc. It's not needed as we can fetch it from 2018-03-12 21:39:59 +00:00
exec.c Unify metadata load files for arm, mips, powerpc, sparc64 2018-02-13 03:44:50 +00:00
gfx_fb.c loader: fix mips build with gfx_fb 2021-01-04 16:57:50 +00:00
help.mips
loader.h bootprog_info is generated in vers.c. Move it's definition to 2018-06-14 06:41:33 +00:00
loader.ldscript
main.c stand: -fno-common fixes for !x86 loaders 2020-04-07 12:57:50 +00:00
Makefile loader: fix mips build with gfx_fb 2021-01-04 16:57:50 +00:00
start.S
version