freebsd-dev/sys/boot/ia64/ski
Peter Wemm de76c8189e Remove bootinfo.bi_kernel. It isn't used by the kernel. struct bootinfo
should go away on ia64, we should be loader metadata based since that is
the only way we can boot (loader, skiload).
2001-11-19 07:05:10 +00:00
..
bootinfo.c Remove bootinfo.bi_kernel. It isn't used by the kernel. struct bootinfo 2001-11-19 07:05:10 +00:00
conf.c Add a version of the loader which runs under SKI, the HP ia64 simulator. 2001-09-12 08:34:27 +00:00
copy.c Add a version of the loader which runs under SKI, the HP ia64 simulator. 2001-09-12 08:34:27 +00:00
delay.c
devicename.c Add a version of the loader which runs under SKI, the HP ia64 simulator. 2001-09-12 08:34:27 +00:00
elf_freebsd.c Fix a dependency violation, same as in libefi/elf_freebsd.c a while back. 2001-11-19 06:59:53 +00:00
exit.c
ldscript.ia64 Add a version of the loader which runs under SKI, the HP ia64 simulator. 2001-09-12 08:34:27 +00:00
libski.h Add definition of SSC_GET_RTC. 2001-09-20 08:22:56 +00:00
main.c Add a version of the loader which runs under SKI, the HP ia64 simulator. 2001-09-12 08:34:27 +00:00
Makefile Make this 'make obj' safe 2001-09-26 00:13:08 +00:00
skiconsole.c Add a version of the loader which runs under SKI, the HP ia64 simulator. 2001-09-12 08:34:27 +00:00
skifs.c
skiload.cmd A command file for SKI which runs the loader up to the first instruction 2001-09-12 15:08:49 +00:00
ssc.c Add a version of the loader which runs under SKI, the HP ia64 simulator. 2001-09-12 08:34:27 +00:00
time.c Implement time(). 2001-09-19 12:12:12 +00:00
version Add a version of the loader which runs under SKI, the HP ia64 simulator. 2001-09-12 08:34:27 +00:00