freebsd-dev/stand/powerpc/ofw
Warner Losh 1c1783d66b stand: Create common gen_setcurrdev and replace code
Replace 4 identical copies of *_setcurrdev with gen_setcurrdev to avoid
having to create a 5th copy. uboot_setcurrdev is actually different and
needs to remain separate (even though it's quite similar).

Sponsored by:		Netflix
Reviewed by:		fuz@fuz.su, kevans
Differential Revision:	https://reviews.freebsd.org/D38003
2023-01-11 15:15:14 -07:00
..
cas.c powerpc64: tell kernel when radix is not available 2021-10-22 13:44:21 -03:00
conf.c stand/ofw: Subclass devnet to cope with ofw's unique needs 2022-11-30 15:30:33 -07:00
elf_freebsd.c stand: update prototypes for md_load and md_load64 2022-12-05 16:59:58 -07:00
ldscript.powerpc loader: fix powerpc* ofw loader 2022-07-01 12:56:46 -03:00
ldscript.powerpcle loader: fix powerpc64le ofw loader 2022-07-29 05:13:19 -03:00
main.c stand: Create common gen_setcurrdev and replace code 2023-01-11 15:15:14 -07:00
Makefile loader: move all gfx_fb.c stubs to common/gfx_fb_stub.c 2021-12-14 15:27:47 -07:00
ofwfdt.c powerpc64le: stand fixes 2021-10-20 15:48:33 -03:00
ppc64_elf_freebsd.c stand: update prototypes for md_load and md_load64 2022-12-05 16:59:58 -07:00
start.c Declare our strange brand of main(). 2017-12-03 04:55:14 +00:00
trampolineLE.S powerpc64le: stand fixes 2021-10-20 15:48:33 -03:00
version