freebsd-skq/stand/libofw
bdragon d2e280618d Fix 64-bit build of libofw.
Adjust a couple of printf() lines that deal with dumping out addresses
to cast to uintmax_t.

This allows building a 64-bit libofw for use in things like a future
Petitboot loader for PowerPC64, and other FDT platforms that require
a 64-bit loader binary and want to use forth.

Sponsored by:	Tag1 Consulting, Inc.
2020-09-08 23:22:11 +00:00
..
devicename.c Move stand/ofw/libofw to stand/libofw. 2020-01-02 04:34:22 +00:00
libofw.h veloader use vectx API for kernel and modules 2020-03-08 17:42:42 +00:00
Makefile loader: libofw build is missing sys/list.h after r362431 2020-06-20 08:22:57 +00:00
ofw_console.c Move stand/ofw/libofw to stand/libofw. 2020-01-02 04:34:22 +00:00
ofw_copy.c veloader use vectx API for kernel and modules 2020-03-08 17:42:42 +00:00
ofw_disk.c Move stand/ofw/libofw to stand/libofw. 2020-01-02 04:34:22 +00:00
ofw_memory.c Fix 64-bit build of libofw. 2020-09-08 23:22:11 +00:00
ofw_module.c Move stand/ofw/libofw to stand/libofw. 2020-01-02 04:34:22 +00:00
ofw_net.c Redo r360540 to retain the ifndef sparc code, not delete it. 2020-05-01 18:36:48 +00:00
ofw_reboot.c Move stand/ofw/libofw to stand/libofw. 2020-01-02 04:34:22 +00:00
ofw_time.c
openfirm.c Move stand/ofw/libofw to stand/libofw. 2020-01-02 04:34:22 +00:00
openfirm.h Move stand/ofw/libofw to stand/libofw. 2020-01-02 04:34:22 +00:00