opnsense-src/sys/boot/ia64/libski
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
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 Add a version of the loader which runs under SKI, the HP ia64 simulator. 2001-09-12 08:34:27 +00:00
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 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
Makefile Fill in the bootinfo's memory map. 2001-09-15 09:53:56 +00:00
module.c Add a version of the loader which runs under SKI, the HP ia64 simulator. 2001-09-12 08:34:27 +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 Add a version of the loader which runs under SKI, the HP ia64 simulator. 2001-09-12 08:34:27 +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