diff options
author | dfr <dfr@FreeBSD.org> | 2001-09-12 15:08:49 +0000 |
---|---|---|
committer | dfr <dfr@FreeBSD.org> | 2001-09-12 15:08:49 +0000 |
commit | e457c6698cec17dd775ebf801266c624556e847c (patch) | |
tree | cade77ab278b9942dc1de04d2f4b78bca9ac4c81 /sys/boot/ia64/ski/skiload.cmd | |
parent | cfe8e301855f2d1632043a459c87e679b242ccc6 (diff) | |
download | FreeBSD-src-e457c6698cec17dd775ebf801266c624556e847c.zip FreeBSD-src-e457c6698cec17dd775ebf801266c624556e847c.tar.gz |
A command file for SKI which runs the loader up to the first instruction
of the loaded kernel.
Diffstat (limited to 'sys/boot/ia64/ski/skiload.cmd')
-rw-r--r-- | sys/boot/ia64/ski/skiload.cmd | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/sys/boot/ia64/ski/skiload.cmd b/sys/boot/ia64/ski/skiload.cmd new file mode 100644 index 0000000..48b77e1 --- /dev/null +++ b/sys/boot/ia64/ski/skiload.cmd @@ -0,0 +1,16 @@ +# $FreeBSD$ +iar +fr +pa +b enter_kernel +c +b printf +c +b rp +c +b ssc +c +b rp +c +bD +s 11 |