freebsd-dev/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
beri_console.c
beri_disk_cfi.c
beri_disk_sdcard.c
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
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
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
start.S
version