peter
|
40fe009adb
|
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 |
|
dfr
|
573409ef19
|
Add a fake memory descriptor for the I/O port space.
|
2001-09-15 18:29:42 +00:00 |
|
dfr
|
60a2e27040
|
Fill in the bootinfo's memory map.
|
2001-09-15 09:53:56 +00:00 |
|
dfr
|
78bcb999c4
|
Update code which creates bootinfo.
|
2001-09-13 12:49:02 +00:00 |
|
dfr
|
49cae21f8a
|
Add a version of the loader which runs under SKI, the HP ia64 simulator.
This loader is quite functional and can load and run kernels. The kernels
don't quite work right after loading but that should be easily fixable.
|
2001-09-12 08:34:27 +00:00 |
|