Re: [Etherboot-developers] [RFC] Loading Arbitrary images.
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ebi...@ln...> - 2002-01-15 21:19:23
|
ke...@us... (Ken Yap) writes: > >Ken does etherboot use anything besides statics variables and a stack? > > 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. Eric |