freebsd-dev/stand/powerpc/ofw
Leandro Lupori 0660bb6fa5 Add support to MSDOS FS in PPC loader
Although PPC OFW loader already had a LOADER_MSDOS_SUPPORT option, a few lines
were missing in conf.c, in order to support FAT filesystems.

This is useful when running FreeBSD under QEMU, to be able to easily change the
kernel and modules when running on hosts without UFS read/write support.

Reviewed by:	jhibbits
Sponsored by:	Eldorado Research Institute (eldorado.org.br)
Differential Revision:	https://reviews.freebsd.org/D24328
2020-04-07 19:46:00 +00:00
..
cas.c loader/powerpc64: Include generic PVR values in CAS architecture list 2019-10-08 02:36:53 +00:00
conf.c Add support to MSDOS FS in PPC loader 2020-04-07 19:46:00 +00:00
elf_freebsd.c [PowerPC64] stand: fix build using clang 8 as compiler 2019-05-20 19:21:35 +00:00
ldscript.powerpc [PowerPC] Fix LLD10 linking of ofw loader on ppc 2020-02-25 00:45:09 +00:00
main.c [PPC64] Implement CAS 2019-07-31 20:31:36 +00:00
Makefile Move stand/ofw/libofw to stand/libofw. 2020-01-02 04:34:22 +00:00
ofwfdt.c [PPC] Fix loader call to instantiate-rtas 2020-04-07 12:46:26 +00:00
ppc64_elf_freebsd.c [PowerPC64] stand: fix build using clang 8 as compiler 2019-05-20 19:21:35 +00:00
start.c Declare our strange brand of main(). 2017-12-03 04:55:14 +00:00
version