opnsense-src/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 Move sys/boot to stand. Fix all references to new location 2017-11-14 23:02:19 +00:00
host_syscall.h Use const pointers to avoid casting away constness. 2017-11-30 05:01:56 +00:00
host_syscall.S Move sys/boot to stand. Fix all references to new location 2017-11-14 23:02:19 +00:00
hostcons.c Move sys/boot to stand. Fix all references to new location 2017-11-14 23:02:19 +00:00
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 Move sys/boot to stand. Fix all references to new location 2017-11-14 23:02:19 +00:00
ldscript.powerpc Move sys/boot to stand. Fix all references to new location 2017-11-14 23:02:19 +00:00
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 Move sys/boot to stand. Fix all references to new location 2017-11-14 23:02:19 +00:00
ppc64_elf_freebsd.c Provide a md_load64 prototype. 2017-12-03 04:55:28 +00:00
version Move sys/boot to stand. Fix all references to new location 2017-11-14 23:02:19 +00:00