freebsd-dev/stand/powerpc/kboot
Warner Losh 6bc860372d Interact is always called with NULL. Simplify code a little by
removing this argument, and expanding when rc is NULL. This
effectively completes the back out of custom scripts for tftp booted
loaders from r269153 that was started in r292344 with the new path
tricks that obsoleted it.

Submitted by: Netflix
2017-12-19 04:05:55 +00:00
..
conf.c
host_syscall.h Use const pointers to avoid casting away constness. 2017-11-30 05:01:56 +00:00
host_syscall.S
hostcons.c
hostdisk.c Cast void * pointer to char * so the arg matches the %s format. 2017-12-03 04:55:23 +00:00
kbootfdt.c Use const pointers to avoid casting away constness. 2017-11-30 05:01:56 +00:00
kerneltramp.S
ldscript.powerpc
main.c Interact is always called with NULL. Simplify code a little by 2017-12-19 04:05:55 +00:00
Makefile Move loader help file definitions to being 100% inside of loader.mk. 2017-12-18 04:51:34 +00:00
metadata.c
ppc64_elf_freebsd.c Provide a md_load64 prototype. 2017-12-03 04:55:28 +00:00
version