Re: [Etherboot-developers] [RFC] Loading Arbitrary images.
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@us...> - 2002-01-15 21:29:30
|
>> No, all memory use is confined to 0x90000 to 0x9ffff, except for a >> couple of locations in the floppy boot block. > >O.k. Cool that is what it felt like. If that is the case >then it ``should be'' fairly straight forward to implement. I'll >give it a look in a little bit. But also the loader/decompressor that moves Etherboot from ROM to its execution address uses temporary memory at 0x80000 upwards. |