freebsd-dev/stand/uboot/lib
Justin Hibbits d3e1307bf5 Unify metadata load files for arm, mips, powerpc, sparc64
Summary:
All metadata.c files are very similar, with only trivial changes.  Unify them
into a single common file, with minor special-casing where needed.

Reviewed By: imp
Differential Revision: https://reviews.freebsd.org/D13978
2018-02-13 03:44:50 +00:00
..
api_public.h
console.c
copy.c
devicename.c
disk.c
elf_freebsd.c Unify metadata load files for arm, mips, powerpc, sparc64 2018-02-13 03:44:50 +00:00
glue.c Tag unreachable places as such. I left the while (1); in place since 2018-01-26 22:22:21 +00:00
glue.h Now that exit is __dead2, we need to tag ub_exit() as __dead2. To do 2018-01-26 21:50:59 +00:00
libuboot.h When building for arm arches, set PKGALIGN to the max cache line size 2017-12-10 23:06:45 +00:00
Makefile Centralize several variables. 2018-02-02 06:32:26 +00:00
module.c
net.c
reboot.c
time.c