Hi
I want to write to the Bios nvram using the "copymemory" API.
The Bios nvram is a 128Byte wide area.

I have 128 MB in my computer.
The *first* 128 Bytes of my system belong to nvram(???)

The area of the 128 MB starts at address dec128,
Or what address ?

How can i find the address of the nvram. Maybe a
special homepage where this could be described? For the
"copymemory" API, i need that address.