Thanks for the info. I had already been steered to UniFlash thanks to
these two excellent links someone had posted in another newsgroup
http://www.geocities.com/mamanzip/Ar..._RE_guide.html
http://www.geocities.com/mamanzip/Ar...hing_Tool.html
Looking through the source for UniFlash I can see it has all the info
I need to do the mapping.
Thanks for the help,
Long live USENET!
Alfie.
On Sat, 28 Apr 2007 08:35:11 +1000, Franc Zabkar
<(E-Mail Removed)> wrote:
>
>The BIOS address space usually remaps to the top of memory, ie
>FFFE0000 - FFFFFFFF. Windows users can see this area identified in the
>memory resources of Device Manager.
>
>What you are seeing at F000 is the runtime portion of the decompressed
>BIOS code. Unlike 286 BIOSes, newer BIOSes decompress various modules,
>eg POST routines, on an as-needed basis. After the POST completes,
>then the runtime code can replace it in memory. At least that's how I
>think it works.
>
>Uniflash is a program that does what you want. It is also able to make
>use of NICs to program suitable EEPROM devices.
>
>- Franc Zabkar