opnsense-src/stand/mips/beri/loader
John Baldwin 9bd8ae10e3 Fix printf missing format variables warnings.
Include the failing kernel file name for errors in beri_elf64_exec().

Sponsored by:	DARPA / AFRL
2018-01-08 18:46:10 +00:00
..
arch.c Move sys/boot to stand. Fix all references to new location 2017-11-14 23:02:19 +00:00
beri_console.c Move sys/boot to stand. Fix all references to new location 2017-11-14 23:02:19 +00:00
beri_disk_cfi.c Move sys/boot to stand. Fix all references to new location 2017-11-14 23:02:19 +00:00
beri_disk_sdcard.c Move sys/boot to stand. Fix all references to new location 2017-11-14 23:02:19 +00:00
devicename.c Tweaks to the beri boot loader so that it builds w/o warnings. 2017-12-02 00:07:31 +00:00
exec.c Fix printf missing format variables warnings. 2018-01-08 18:46:10 +00:00
help.mips Move sys/boot to stand. Fix all references to new location 2017-11-14 23:02:19 +00:00
loader.h Tweaks to the beri boot loader so that it builds w/o warnings. 2017-12-02 00:07:31 +00:00
loader.ldscript Move sys/boot to stand. Fix all references to new location 2017-11-14 23:02:19 +00:00
main.c Use 'extern uint8_t' instead of 'extern void' for external symbols. 2018-01-03 17:40:51 +00:00
Makefile Don't clobber system LDFLAGS for beri boot loaders. 2018-01-03 17:35:38 +00:00
metadata.c Move sys/boot to stand. Fix all references to new location 2017-11-14 23:02:19 +00:00
start.S Move sys/boot to stand. Fix all references to new location 2017-11-14 23:02:19 +00:00
version Move sys/boot to stand. Fix all references to new location 2017-11-14 23:02:19 +00:00